/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data --traceabstraction.prune.known.deadend.states.from.previous.iterations false -s ../../../trunk/examples/settings/gemcutter/DynamicStratifiedAbstractions.epf --traceabstraction.cegar.restart.behaviour ONE_CEGAR_PER_ERROR_LOCATION -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml -i ../../../trunk/examples/svcomp/pthread/stack-2.i -------------------------------------------------------------------------------- This is Ultimate 0.2.4-wip.dk.dynamic-abstractions-a4a1cd3-m [2024-05-30 10:49:36,105 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-05-30 10:49:36,162 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/settings/gemcutter/DynamicStratifiedAbstractions.epf [2024-05-30 10:49:36,165 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-05-30 10:49:36,166 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-05-30 10:49:36,166 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2024-05-30 10:49:36,186 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-05-30 10:49:36,187 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-05-30 10:49:36,187 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-05-30 10:49:36,188 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-05-30 10:49:36,188 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-05-30 10:49:36,189 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-05-30 10:49:36,189 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-05-30 10:49:36,189 INFO L153 SettingsManager]: * Use SBE=true [2024-05-30 10:49:36,190 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-05-30 10:49:36,190 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-05-30 10:49:36,190 INFO L153 SettingsManager]: * sizeof long=4 [2024-05-30 10:49:36,191 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-05-30 10:49:36,191 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-05-30 10:49:36,191 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-05-30 10:49:36,192 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-05-30 10:49:36,195 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-05-30 10:49:36,196 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-05-30 10:49:36,197 INFO L153 SettingsManager]: * sizeof long double=12 [2024-05-30 10:49:36,198 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-05-30 10:49:36,198 INFO L153 SettingsManager]: * Use constant arrays=true [2024-05-30 10:49:36,198 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-05-30 10:49:36,199 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-05-30 10:49:36,199 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-05-30 10:49:36,199 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-05-30 10:49:36,199 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-30 10:49:36,200 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-05-30 10:49:36,200 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-05-30 10:49:36,200 INFO L153 SettingsManager]: * Abstraction for dynamic stratified reduction=VARIABLES_GLOBAL [2024-05-30 10:49:36,200 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-05-30 10:49:36,201 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-05-30 10:49:36,201 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=DYNAMIC_ABSTRACTIONS [2024-05-30 10:49:36,201 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2024-05-30 10:49:36,201 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-05-30 10:49:36,202 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-05-30 10:49:36,202 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-05-30 10:49:36,206 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.traceabstraction: Prune known deadend states from previous iterations -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: CEGAR restart behaviour -> ONE_CEGAR_PER_ERROR_LOCATION [2024-05-30 10:49:36,496 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-05-30 10:49:36,522 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-05-30 10:49:36,525 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-05-30 10:49:36,526 INFO L270 PluginConnector]: Initializing CDTParser... [2024-05-30 10:49:36,526 INFO L274 PluginConnector]: CDTParser initialized [2024-05-30 10:49:36,528 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/pthread/stack-2.i [2024-05-30 10:49:37,738 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-05-30 10:49:38,042 INFO L384 CDTParser]: Found 1 translation units. [2024-05-30 10:49:38,043 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread/stack-2.i [2024-05-30 10:49:38,075 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/57b09d22c/74f09e30c0bb429fbff2854fe2e4c8cf/FLAG1a3f2a18a [2024-05-30 10:49:38,093 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/57b09d22c/74f09e30c0bb429fbff2854fe2e4c8cf [2024-05-30 10:49:38,095 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-05-30 10:49:38,098 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-05-30 10:49:38,101 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-05-30 10:49:38,102 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-05-30 10:49:38,107 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-05-30 10:49:38,108 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,109 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@553e05a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38, skipping insertion in model container [2024-05-30 10:49:38,109 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,160 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-05-30 10:49:38,604 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread/stack-2.i[41520,41533] [2024-05-30 10:49:38,645 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-30 10:49:38,661 INFO L202 MainTranslator]: Completed pre-run [2024-05-30 10:49:38,717 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread/stack-2.i[41520,41533] [2024-05-30 10:49:38,738 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-30 10:49:38,807 INFO L206 MainTranslator]: Completed translation [2024-05-30 10:49:38,809 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38 WrapperNode [2024-05-30 10:49:38,809 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-05-30 10:49:38,811 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-05-30 10:49:38,811 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-05-30 10:49:38,811 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-05-30 10:49:38,818 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,845 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,883 INFO L138 Inliner]: procedures = 278, calls = 46, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 167 [2024-05-30 10:49:38,883 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-05-30 10:49:38,884 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-05-30 10:49:38,884 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-05-30 10:49:38,884 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-05-30 10:49:38,892 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,892 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,904 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,905 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,914 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,917 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,918 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,920 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,936 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-05-30 10:49:38,937 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-05-30 10:49:38,937 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-05-30 10:49:38,937 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-05-30 10:49:38,938 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (1/1) ... [2024-05-30 10:49:38,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-30 10:49:38,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:38,976 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-05-30 10:49:38,989 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-05-30 10:49:39,025 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-05-30 10:49:39,026 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-05-30 10:49:39,026 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-05-30 10:49:39,026 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-05-30 10:49:39,026 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-05-30 10:49:39,026 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-05-30 10:49:39,026 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-05-30 10:49:39,026 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-05-30 10:49:39,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-05-30 10:49:39,027 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-05-30 10:49:39,028 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-05-30 10:49:39,029 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-05-30 10:49:39,029 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-05-30 10:49:39,029 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-05-30 10:49:39,031 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-05-30 10:49:39,209 INFO L241 CfgBuilder]: Building ICFG [2024-05-30 10:49:39,211 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-05-30 10:49:39,539 INFO L282 CfgBuilder]: Performing block encoding [2024-05-30 10:49:39,568 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-05-30 10:49:39,568 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2024-05-30 10:49:39,568 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.05 10:49:39 BoogieIcfgContainer [2024-05-30 10:49:39,569 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-05-30 10:49:39,572 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-05-30 10:49:39,573 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-05-30 10:49:39,575 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-05-30 10:49:39,575 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 30.05 10:49:38" (1/3) ... [2024-05-30 10:49:39,576 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4527f7a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.05 10:49:39, skipping insertion in model container [2024-05-30 10:49:39,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.05 10:49:38" (2/3) ... [2024-05-30 10:49:39,577 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4527f7a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.05 10:49:39, skipping insertion in model container [2024-05-30 10:49:39,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.05 10:49:39" (3/3) ... [2024-05-30 10:49:39,578 INFO L112 eAbstractionObserver]: Analyzing ICFG stack-2.i [2024-05-30 10:49:39,587 WARN L146 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-05-30 10:49:39,597 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-05-30 10:49:39,597 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-05-30 10:49:39,598 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-05-30 10:49:39,690 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-05-30 10:49:39,737 INFO L103 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:39,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-30 10:49:39,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:39,744 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-05-30 10:49:39,759 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-05-30 10:49:39,784 INFO L166 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-30 10:49:39,791 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES ======== [2024-05-30 10:49:39,797 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@5a149f8d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:39,797 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-05-30 10:49:39,803 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:39,855 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:39,855 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:39,855 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:40,014 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:40,015 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:40,015 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:40,085 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:40,085 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:40,085 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:40,130 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:40,130 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:40,130 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:40,173 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:40,174 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:40,174 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:40,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:40,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:40,232 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:40,233 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 372 states. [2024-05-30 10:49:40,233 INFO L212 cStratifiedReduction]: Copied states 0 times. [2024-05-30 10:49:40,241 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 1 remaining) [2024-05-30 10:49:40,247 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-05-30 10:49:40,249 INFO L308 ceAbstractionStarter]: Result for error location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES was SAFE (1/6) [2024-05-30 10:49:40,260 INFO L103 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-30 10:49:40,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:40,307 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-05-30 10:49:40,312 INFO L166 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-30 10:49:40,313 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES ======== [2024-05-30 10:49:40,314 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@5a149f8d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,314 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-05-30 10:49:40,314 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:40,318 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 30 states. [2024-05-30 10:49:40,318 INFO L212 cStratifiedReduction]: Copied states 0 times. [2024-05-30 10:49:40,319 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 1 remaining) [2024-05-30 10:49:40,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Waiting until timeout for monitored process [2024-05-30 10:49:40,321 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-05-30 10:49:40,321 INFO L308 ceAbstractionStarter]: Result for error location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES was SAFE (2/6) [2024-05-30 10:49:40,325 INFO L103 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-30 10:49:40,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:40,328 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-05-30 10:49:40,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Waiting until timeout for monitored process [2024-05-30 10:49:40,332 INFO L166 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-30 10:49:40,333 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t1Err0ASSERT_VIOLATIONERROR_FUNCTION ======== [2024-05-30 10:49:40,334 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@5a149f8d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,334 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-05-30 10:49:40,334 WARN L438 OrderReductionFacade]: DynamicStratifiedReduction did not find any initial state. Returning directly. [2024-05-30 10:49:40,334 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-05-30 10:49:40,336 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-05-30 10:49:40,336 INFO L308 ceAbstractionStarter]: Result for error location t1Err0ASSERT_VIOLATIONERROR_FUNCTION was SAFE (3/6) [2024-05-30 10:49:40,340 INFO L103 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-30 10:49:40,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:40,347 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-05-30 10:49:40,357 INFO L166 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-30 10:49:40,358 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t2Err0ASSERT_VIOLATIONERROR_FUNCTION ======== [2024-05-30 10:49:40,358 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@5a149f8d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,359 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-05-30 10:49:40,359 WARN L438 OrderReductionFacade]: DynamicStratifiedReduction did not find any initial state. Returning directly. [2024-05-30 10:49:40,359 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-05-30 10:49:40,360 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-05-30 10:49:40,361 INFO L308 ceAbstractionStarter]: Result for error location t2Err0ASSERT_VIOLATIONERROR_FUNCTION was SAFE (4/6) [2024-05-30 10:49:40,364 INFO L103 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-30 10:49:40,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:40,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (5)] Waiting until timeout for monitored process [2024-05-30 10:49:40,374 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-05-30 10:49:40,389 INFO L166 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-30 10:49:40,389 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t1Err0ASSERT_VIOLATIONERROR_FUNCTION ======== [2024-05-30 10:49:40,390 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@5a149f8d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:49:40,390 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-05-30 10:49:40,390 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:40,402 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 99 states. [2024-05-30 10:49:40,402 INFO L212 cStratifiedReduction]: Copied states 0 times. [2024-05-30 10:49:40,405 INFO L78 Accepts]: Start accepts. Automaton has currently 100 states, but on-demand construction may add more states Word has length 63 [2024-05-30 10:49:40,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (6)] Waiting until timeout for monitored process [2024-05-30 10:49:40,408 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:40,411 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:40,415 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:40,415 INFO L85 PathProgramCache]: Analyzing trace with hash 677776038, now seen corresponding path program 1 times [2024-05-30 10:49:40,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:40,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [509349965] [2024-05-30 10:49:40,424 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:40,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:40,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:40,759 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:40,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:40,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [509349965] [2024-05-30 10:49:40,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [509349965] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:49:40,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:49:40,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-05-30 10:49:40,763 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1397488268] [2024-05-30 10:49:40,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:49:40,771 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-05-30 10:49:40,771 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:40,793 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-05-30 10:49:40,794 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-05-30 10:49:40,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:40,797 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:40,797 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 31.5) internal successors, (63), 2 states have internal predecessors, (63), 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-05-30 10:49:40,798 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:40,798 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:40,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:40,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:40,925 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,006 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,006 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,007 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,062 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,062 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,065 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,107 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,107 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,112 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,116 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 312 states. [2024-05-30 10:49:41,116 INFO L212 cStratifiedReduction]: Copied states 0 times. [2024-05-30 10:49:41,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,117 INFO L78 Accepts]: Start accepts. Automaton has currently 518 states, but on-demand construction may add more states Word has length 62 [2024-05-30 10:49:41,117 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:41,118 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-05-30 10:49:41,118 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:41,118 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:41,118 INFO L85 PathProgramCache]: Analyzing trace with hash 2079228963, now seen corresponding path program 1 times [2024-05-30 10:49:41,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:41,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1887930831] [2024-05-30 10:49:41,119 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:41,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:41,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:41,309 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:41,312 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:41,312 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1887930831] [2024-05-30 10:49:41,313 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1887930831] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:49:41,313 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:49:41,313 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-05-30 10:49:41,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [295287400] [2024-05-30 10:49:41,314 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:49:41,315 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-05-30 10:49:41,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:41,315 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-05-30 10:49:41,316 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-30 10:49:41,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,316 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:41,316 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 20.666666666666668) internal successors, (62), 3 states have internal predecessors, (62), 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-05-30 10:49:41,317 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,317 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,318 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:41,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,397 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,397 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,398 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,399 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,458 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,459 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,459 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,459 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,459 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,461 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,462 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,462 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,505 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,505 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,506 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,506 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,506 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,506 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,506 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,508 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,509 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,509 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,554 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,555 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,555 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,555 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,555 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,555 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,556 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,556 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,556 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,558 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,558 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,558 INFO L395 cStratifiedReduction]: Actual level: [] [2024-05-30 10:49:41,573 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 480 states. [2024-05-30 10:49:41,573 INFO L212 cStratifiedReduction]: Copied states 0 times. [2024-05-30 10:49:41,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:41,574 INFO L78 Accepts]: Start accepts. Automaton has currently 686 states, but on-demand construction may add more states Word has length 72 [2024-05-30 10:49:41,574 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:41,575 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-05-30 10:49:41,575 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:41,575 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:41,575 INFO L85 PathProgramCache]: Analyzing trace with hash -705790762, now seen corresponding path program 1 times [2024-05-30 10:49:41,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:41,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [723206067] [2024-05-30 10:49:41,601 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:41,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:41,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:41,691 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:41,692 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:41,692 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [723206067] [2024-05-30 10:49:41,692 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [723206067] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:49:41,692 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:49:41,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-05-30 10:49:41,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1876138162] [2024-05-30 10:49:41,692 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:49:41,693 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-30 10:49:41,693 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:41,693 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-30 10:49:41,693 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-05-30 10:49:41,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,694 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:41,694 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 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-05-30 10:49:41,694 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,694 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:41,694 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:41,694 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:41,737 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,738 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,738 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,748 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,748 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,749 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,749 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,749 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,749 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,754 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,755 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,755 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,755 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,758 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,759 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,759 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,760 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,760 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,760 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,768 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,768 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,768 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,815 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,815 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,815 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,815 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,816 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,816 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,816 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,816 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,816 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,821 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,822 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,822 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,859 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,859 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,859 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,859 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,859 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,860 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,860 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,862 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,862 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,862 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,893 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,894 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,894 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,894 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,894 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,894 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,894 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,894 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,895 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,899 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,899 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:49:41,899 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:49:41,957 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,958 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:41,958 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:41,971 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:41,971 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:41,971 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,005 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,005 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,005 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,026 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,027 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,027 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,049 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,049 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,049 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,061 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 878 states. [2024-05-30 10:49:42,061 INFO L212 cStratifiedReduction]: Copied states 126 times. [2024-05-30 10:49:42,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:42,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:42,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:42,062 INFO L78 Accepts]: Start accepts. Automaton has currently 958 states, but on-demand construction may add more states Word has length 104 [2024-05-30 10:49:42,064 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:42,065 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-05-30 10:49:42,065 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:42,065 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:42,065 INFO L85 PathProgramCache]: Analyzing trace with hash -320316646, now seen corresponding path program 1 times [2024-05-30 10:49:42,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:42,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [143735169] [2024-05-30 10:49:42,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:42,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:42,302 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 5 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:42,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:42,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [143735169] [2024-05-30 10:49:42,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [143735169] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-30 10:49:42,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1935358856] [2024-05-30 10:49:42,303 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:42,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:49:42,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:42,308 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-30 10:49:42,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-05-30 10:49:42,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:42,440 INFO L262 TraceCheckSpWp]: Trace formula consists of 242 conjuncts, 4 conjunts are in the unsatisfiable core [2024-05-30 10:49:42,448 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-30 10:49:42,583 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 5 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:42,583 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-30 10:49:42,708 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 5 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:42,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1935358856] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-30 10:49:42,709 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-30 10:49:42,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-05-30 10:49:42,709 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1193571989] [2024-05-30 10:49:42,710 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-30 10:49:42,712 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-05-30 10:49:42,712 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:42,713 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-05-30 10:49:42,713 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-05-30 10:49:42,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:42,713 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:42,713 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 24.9) internal successors, (249), 10 states have internal predecessors, (249), 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-05-30 10:49:42,713 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:42,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:42,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:42,714 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:42,714 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:42,775 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,776 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,776 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,783 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,783 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,784 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,784 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,784 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,784 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,785 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,785 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,785 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,786 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,786 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,786 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,788 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,788 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,788 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,790 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,790 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,799 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,799 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,799 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,844 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,844 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,844 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,846 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,846 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,846 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,879 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,879 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,879 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,881 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,881 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,881 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,913 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,914 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,914 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,915 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,916 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,916 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,916 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,973 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,973 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,974 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,983 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,983 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,983 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,983 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,983 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,983 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,986 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,986 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,986 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,988 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,988 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:42,988 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,996 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:42,997 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:42,997 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,036 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,038 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,038 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,040 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,040 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,040 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,071 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,071 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,071 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,071 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,072 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,072 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,072 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,072 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,072 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,074 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,137 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,137 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,137 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,137 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,137 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,137 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,138 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,138 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,138 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,139 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,139 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,139 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,191 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:43,191 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,201 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,201 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,201 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,223 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,259 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,259 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,259 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,273 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,273 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,273 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,316 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,317 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:43,317 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:43,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,341 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:43,348 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 1545 states. [2024-05-30 10:49:43,348 INFO L212 cStratifiedReduction]: Copied states 290 times. [2024-05-30 10:49:43,348 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:43,348 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:43,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:43,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:43,349 INFO L78 Accepts]: Start accepts. Automaton has currently 1461 states, but on-demand construction may add more states Word has length 188 [2024-05-30 10:49:43,350 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:43,357 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-05-30 10:49:43,555 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:49:43,556 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:43,557 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:43,557 INFO L85 PathProgramCache]: Analyzing trace with hash 108595912, now seen corresponding path program 2 times [2024-05-30 10:49:43,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:43,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1318185568] [2024-05-30 10:49:43,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:43,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:43,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:43,905 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 15 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:43,906 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:43,906 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1318185568] [2024-05-30 10:49:43,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1318185568] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-30 10:49:43,906 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [431047977] [2024-05-30 10:49:43,906 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-30 10:49:43,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:49:43,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:43,907 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-30 10:49:43,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-05-30 10:49:44,059 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-30 10:49:44,059 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-30 10:49:44,061 INFO L262 TraceCheckSpWp]: Trace formula consists of 402 conjuncts, 8 conjunts are in the unsatisfiable core [2024-05-30 10:49:44,065 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-30 10:49:44,312 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 15 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:44,312 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-30 10:49:44,520 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 15 proven. 180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:44,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [431047977] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-30 10:49:44,520 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-30 10:49:44,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 13 [2024-05-30 10:49:44,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [538683744] [2024-05-30 10:49:44,521 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-30 10:49:44,521 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-05-30 10:49:44,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:44,522 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-05-30 10:49:44,523 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=108, Unknown=0, NotChecked=0, Total=156 [2024-05-30 10:49:44,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:44,523 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:44,524 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 24.307692307692307) internal successors, (316), 13 states have internal predecessors, (316), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-30 10:49:44,524 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:44,524 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:44,524 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:44,524 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:44,524 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:44,524 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:44,569 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,570 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,570 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,575 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,576 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,576 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,576 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,576 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,578 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,578 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,580 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,580 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,580 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,582 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,627 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,627 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,627 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,627 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,628 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,628 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,628 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,632 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,632 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,632 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,662 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,663 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,663 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,663 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,663 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,663 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,663 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,663 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,663 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,665 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,665 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,665 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,696 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,696 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,696 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,746 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,746 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,746 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,754 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,755 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,757 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,757 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,757 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,757 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,757 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,757 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,760 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,760 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,760 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,761 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,761 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,761 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,770 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,770 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,770 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,809 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,810 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,810 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,810 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,813 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,813 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,844 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,844 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,846 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,846 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,846 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,877 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,879 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,880 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,880 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,881 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:44,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,968 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,969 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,969 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,988 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:44,988 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:44,988 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,002 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,002 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,002 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,017 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,017 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,017 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,059 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:45,059 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,066 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,067 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,067 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,086 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,086 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,086 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,100 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,100 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,100 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,114 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,114 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,114 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,162 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,162 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:45,162 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,170 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,170 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,170 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,187 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,188 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,202 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,215 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,216 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,216 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,253 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,253 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:45,253 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,275 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:45,276 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,276 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:45,281 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 2120 states. [2024-05-30 10:49:45,281 INFO L212 cStratifiedReduction]: Copied states 362 times. [2024-05-30 10:49:45,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:45,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:45,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:45,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:45,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:49:45,282 INFO L78 Accepts]: Start accepts. Automaton has currently 1964 states, but on-demand construction may add more states Word has length 272 [2024-05-30 10:49:45,283 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:45,293 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-05-30 10:49:45,490 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:49:45,490 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:45,490 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:45,491 INFO L85 PathProgramCache]: Analyzing trace with hash -644438154, now seen corresponding path program 3 times [2024-05-30 10:49:45,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:45,491 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609772935] [2024-05-30 10:49:45,491 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:45,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:45,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:46,016 INFO L134 CoverageAnalysis]: Checked inductivity of 535 backedges. 370 proven. 165 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:46,016 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:46,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609772935] [2024-05-30 10:49:46,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609772935] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-30 10:49:46,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1824609001] [2024-05-30 10:49:46,019 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-30 10:49:46,019 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:49:46,019 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:46,020 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-30 10:49:46,043 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-05-30 10:49:46,258 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-05-30 10:49:46,258 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-30 10:49:46,261 INFO L262 TraceCheckSpWp]: Trace formula consists of 562 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-30 10:49:46,266 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-30 10:49:46,529 INFO L134 CoverageAnalysis]: Checked inductivity of 535 backedges. 535 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:49:46,529 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-05-30 10:49:46,529 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1824609001] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:49:46,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-05-30 10:49:46,529 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [13] total 15 [2024-05-30 10:49:46,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1337015071] [2024-05-30 10:49:46,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:49:46,530 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-05-30 10:49:46,530 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:46,532 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-05-30 10:49:46,532 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=54, Invalid=156, Unknown=0, NotChecked=0, Total=210 [2024-05-30 10:49:46,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:46,532 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:46,533 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 20.923076923076923) internal successors, (272), 13 states have internal predecessors, (272), 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-05-30 10:49:46,533 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:46,533 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:46,533 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:46,533 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:46,533 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:49:46,533 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:46,533 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:46,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,584 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,584 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,584 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,586 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,586 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,586 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,586 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,586 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,586 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,599 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,599 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,634 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,634 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,634 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,635 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,635 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,635 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,635 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,635 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,635 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,637 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,637 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,637 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,666 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,667 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,667 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,667 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,667 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,667 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,667 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,667 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,667 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,669 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,669 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,669 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,696 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,697 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,697 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,699 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,699 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,699 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,760 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,760 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,760 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,768 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,768 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,768 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,769 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,769 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,769 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,771 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,771 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,771 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,772 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,772 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:46,772 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,785 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,785 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,785 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,822 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,876 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,876 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,876 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,910 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,910 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,911 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,911 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,911 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,911 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,911 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,911 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,911 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,913 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,913 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,913 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,942 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,942 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,943 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,943 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,943 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,943 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,943 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,943 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,943 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,945 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:46,945 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:46,945 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,012 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,012 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,012 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,019 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,019 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,020 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,020 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,020 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,021 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,021 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,021 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,023 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,023 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,023 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,024 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,024 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,032 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,032 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,032 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,067 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,067 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,067 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,067 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,067 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,067 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,067 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,068 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,068 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,070 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,070 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,070 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,100 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,101 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,101 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,101 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,101 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,101 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,101 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,101 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,102 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,103 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,103 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,104 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,132 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,132 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,133 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,135 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,135 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,135 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,194 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,195 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,195 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,201 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,202 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,203 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,203 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,204 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,207 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,209 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,209 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,209 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,216 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,216 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,216 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,251 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,251 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,252 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,252 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,252 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,252 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,252 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,252 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,252 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,255 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,255 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,282 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,282 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,283 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,283 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,285 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,285 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,285 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,312 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,312 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,312 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,312 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,313 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,313 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,313 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,313 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,313 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,315 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,315 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,315 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,382 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,382 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,382 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,384 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,387 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,387 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,387 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,389 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,389 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,389 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,397 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,437 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,437 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,437 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,468 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,468 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,468 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,469 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,469 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,472 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,472 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,472 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,582 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,582 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,582 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,582 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,584 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,585 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:47,636 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,636 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:47,636 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,647 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,647 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,673 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,674 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,696 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,696 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,696 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,717 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,718 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,718 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,739 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,739 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,740 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,763 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,763 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,763 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,788 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,789 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,789 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,807 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,808 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,808 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,831 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,831 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,832 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,877 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,899 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,899 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,899 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,916 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,916 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,917 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,943 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,944 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,944 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,966 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,966 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,966 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,988 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:47,988 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:47,988 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,005 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,005 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,005 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,033 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,033 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,033 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,054 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,054 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,054 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,075 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,076 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,076 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,109 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,109 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,109 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,255 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,255 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,285 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,286 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,286 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,316 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,316 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,317 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,349 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,350 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,354 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,354 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,354 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,400 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,400 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,408 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,408 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,408 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,444 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,463 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,463 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,470 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,502 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,503 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,522 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,523 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,523 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,530 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,530 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,530 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,562 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,563 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,563 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,587 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,614 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,614 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,614 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,636 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,636 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,636 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,661 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,661 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,692 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,692 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,692 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,732 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,733 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,733 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,858 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,858 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,858 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:48,877 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,877 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,877 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,908 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,908 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,933 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,934 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,934 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,959 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,959 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,959 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:48,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:48,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,014 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,015 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,015 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,040 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,040 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,040 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,077 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,077 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,077 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,097 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,098 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,098 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,129 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,129 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,130 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,183 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,183 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,184 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,203 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,203 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,235 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,235 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,235 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,262 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,262 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,262 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,287 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,288 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,288 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,307 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,308 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,308 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,340 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,340 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,340 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,366 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,367 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,367 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,392 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,392 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,392 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,413 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,414 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,445 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,445 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,445 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,495 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,495 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,495 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,515 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,516 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,516 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,550 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,550 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,550 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,611 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,611 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,612 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,651 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,651 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,651 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,651 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,652 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,656 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,656 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,656 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,778 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,778 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,778 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,778 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,778 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,779 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,779 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,779 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,783 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,783 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,783 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,825 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,825 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,825 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,825 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,826 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,826 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,829 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,829 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,829 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,867 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,867 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,868 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,868 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,871 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,872 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,872 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,909 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,909 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,909 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,909 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,909 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,909 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,910 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,910 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,910 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,914 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,970 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,971 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,971 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,971 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,971 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,971 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,972 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,972 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,972 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,975 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:49,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:49,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,016 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,019 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,019 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,022 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,022 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,022 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,061 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,061 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,061 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,062 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,062 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,062 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,065 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,065 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,065 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,089 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,089 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,089 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,090 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,090 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,090 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,091 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,091 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,091 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,093 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,093 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,093 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,132 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,132 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,133 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,134 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,134 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,134 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,137 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,137 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,137 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,167 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,167 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,167 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,168 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,168 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,168 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,169 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,169 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,169 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,171 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,172 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,172 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,201 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,201 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,201 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,202 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,203 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,203 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,203 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,207 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,231 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,231 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,231 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,232 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,233 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,233 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,233 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,236 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,236 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,236 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,294 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,294 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,294 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,295 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,295 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,295 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,296 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,296 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,299 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,300 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,300 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,333 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,333 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,333 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,334 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,334 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,334 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,335 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,335 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,338 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,339 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,339 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,371 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,371 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,372 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,372 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,372 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,373 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,373 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,377 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,420 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,420 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,420 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,421 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,421 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,421 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,422 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,422 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,422 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,425 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,425 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,425 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,472 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,472 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,472 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,473 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,474 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,474 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,474 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,478 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,478 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,478 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,519 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,519 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,519 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,520 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,520 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,520 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,521 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,521 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,521 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,525 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,677 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,678 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,678 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,678 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,678 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,679 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,679 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,682 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,682 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,682 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,708 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,709 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,709 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,709 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,709 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,709 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,710 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,710 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,710 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,713 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,754 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,755 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,755 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,755 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,755 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,758 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,758 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,758 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,791 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,791 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,791 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,791 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,791 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,791 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,792 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,792 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,792 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,795 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,795 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,795 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,829 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,829 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,830 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,830 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,830 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,830 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,831 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,831 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,831 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,833 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,834 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,834 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,863 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,863 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,864 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,864 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,865 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,865 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,867 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,867 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,867 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,911 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,911 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,911 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,912 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,912 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,912 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,913 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,913 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,913 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,916 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,916 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,916 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,951 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,951 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,952 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,952 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,952 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,952 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,953 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,953 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,953 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,956 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,956 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,956 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,990 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,990 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,990 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,991 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,991 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,991 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,991 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,992 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,992 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,995 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:50,995 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:50,995 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,024 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,024 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,025 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,025 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,025 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,026 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,026 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,026 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,028 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,029 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,029 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,070 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,070 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,070 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,071 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,071 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,071 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,072 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,072 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,072 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,075 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,075 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,075 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,110 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,110 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,110 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,111 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,112 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,112 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,112 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,115 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,115 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,115 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,159 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,159 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,160 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,182 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,183 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,183 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,183 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,184 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,184 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,185 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,185 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,185 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,188 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,188 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,225 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,225 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,226 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,226 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,226 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,227 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,227 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,227 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,231 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,231 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,231 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,267 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,267 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,267 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,268 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,268 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,268 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,269 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,269 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,269 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,273 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,273 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,307 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,307 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,307 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,308 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,308 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,308 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,309 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,309 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,309 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,312 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,313 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,313 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_#t~ret42#1] [2024-05-30 10:49:51,334 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 9650 states. [2024-05-30 10:49:51,334 INFO L212 cStratifiedReduction]: Copied states 686 times. [2024-05-30 10:49:51,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:51,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:51,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:51,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:51,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:49:51,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:49:51,335 INFO L78 Accepts]: Start accepts. Automaton has currently 9617 states, but on-demand construction may add more states Word has length 259 [2024-05-30 10:49:51,336 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:51,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-05-30 10:49:51,544 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:49:51,545 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:51,545 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:51,545 INFO L85 PathProgramCache]: Analyzing trace with hash -1489650513, now seen corresponding path program 1 times [2024-05-30 10:49:51,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:51,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254407595] [2024-05-30 10:49:51,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:51,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:51,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:51,861 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 260 trivial. 0 not checked. [2024-05-30 10:49:51,862 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:51,862 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [254407595] [2024-05-30 10:49:51,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [254407595] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:49:51,862 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:49:51,862 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-05-30 10:49:51,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773489345] [2024-05-30 10:49:51,862 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:49:51,864 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-05-30 10:49:51,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:51,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-05-30 10:49:51,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-30 10:49:51,865 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:51,865 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:51,865 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 44.0) internal successors, (132), 3 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-30 10:49:51,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:51,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:51,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:51,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:51,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:49:51,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:49:51,865 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:51,866 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:51,950 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,951 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:51,951 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:51,960 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,960 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:51,960 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:51,980 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,980 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:51,980 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:51,995 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:51,996 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:51,996 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,013 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,014 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,014 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,024 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,025 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,056 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,056 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,057 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,071 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,071 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,071 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,083 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,084 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,084 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,102 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,102 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,102 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,119 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,119 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,138 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,138 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,138 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,150 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,150 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,150 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,170 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,170 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,170 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,186 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,186 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,201 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,201 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,214 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,214 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,214 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,233 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,234 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,234 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,249 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,250 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,250 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,266 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:52,266 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:52,266 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:53,022 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:53,022 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,022 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,034 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:53,034 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,034 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,047 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:53,047 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,047 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:53,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:53,074 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:53,179 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 4020 states. [2024-05-30 10:49:53,179 INFO L212 cStratifiedReduction]: Copied states 401 times. [2024-05-30 10:49:53,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:53,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:53,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:53,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:53,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:49:53,180 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:49:53,181 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:53,182 INFO L78 Accepts]: Start accepts. Automaton has currently 3987 states, but on-demand construction may add more states Word has length 276 [2024-05-30 10:49:53,184 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:49:53,184 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-05-30 10:49:53,184 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:49:53,185 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:49:53,185 INFO L85 PathProgramCache]: Analyzing trace with hash 1635361560, now seen corresponding path program 1 times [2024-05-30 10:49:53,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:49:53,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1558675518] [2024-05-30 10:49:53,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:53,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:49:53,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:53,656 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 20 proven. 307 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-05-30 10:49:53,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:49:53,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1558675518] [2024-05-30 10:49:53,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1558675518] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-30 10:49:53,657 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1092687984] [2024-05-30 10:49:53,657 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:49:53,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:49:53,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:49:53,659 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-30 10:49:53,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-05-30 10:49:53,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:49:53,836 INFO L262 TraceCheckSpWp]: Trace formula consists of 577 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-30 10:49:53,844 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-30 10:49:54,219 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 20 proven. 307 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-05-30 10:49:54,220 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-30 10:49:54,587 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 20 proven. 307 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-05-30 10:49:54,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1092687984] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-30 10:49:54,588 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-30 10:49:54,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 17 [2024-05-30 10:49:54,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1801644586] [2024-05-30 10:49:54,588 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-30 10:49:54,589 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-05-30 10:49:54,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:49:54,590 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-05-30 10:49:54,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=204, Unknown=0, NotChecked=0, Total=272 [2024-05-30 10:49:54,590 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:54,590 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:49:54,591 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 25.529411764705884) internal successors, (434), 17 states have internal predecessors, (434), 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-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:49:54,591 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:49:54,592 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:49:54,918 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,919 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:54,919 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,925 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,926 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:54,926 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,928 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,928 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:54,928 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,930 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,930 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,931 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,931 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,931 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,932 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,932 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:54,932 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,938 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,939 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,939 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,939 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,939 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,939 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,940 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,940 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:49:54,940 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,949 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,950 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,950 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,995 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,995 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,995 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,996 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,996 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,996 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,996 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,996 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,996 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,998 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,998 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,998 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,998 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:54,998 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:54,998 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,000 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,000 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,000 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,036 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,039 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,039 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,039 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,040 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,040 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,040 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,078 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,078 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,078 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,078 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,079 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,079 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,079 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,080 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,081 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,081 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,081 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,081 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,081 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,083 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,083 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,083 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,108 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,108 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,108 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,108 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,108 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,109 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,109 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,109 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,109 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,111 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,111 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,113 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,113 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,113 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,157 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,159 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,159 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,160 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,160 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,160 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,160 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,162 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,162 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,162 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,196 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,197 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,197 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,197 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,197 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,197 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,198 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,198 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,198 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,200 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,200 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,201 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,201 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,203 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,203 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,203 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,238 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,238 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,238 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,238 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,238 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,238 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,239 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,239 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,239 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,241 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,242 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,242 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,242 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,242 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,242 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,273 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,273 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,273 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,273 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,273 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,274 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,274 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,274 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,276 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,277 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,277 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,277 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,277 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,277 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,280 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,280 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,280 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,333 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,333 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,333 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,333 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,334 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,334 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,337 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,337 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,338 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,338 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,338 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,342 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,342 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,382 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,382 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,383 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,383 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,383 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,384 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,387 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,387 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,387 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,387 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,388 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,388 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,391 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,391 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,391 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,435 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,435 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,435 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,436 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,436 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,436 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,440 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,444 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,445 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,474 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,475 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,476 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,476 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,476 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,477 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,480 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,480 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,480 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,484 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,484 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,484 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,537 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,539 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,540 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,544 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,544 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,544 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,545 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,549 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,550 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,550 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,599 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,600 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,600 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,601 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,601 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,601 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,602 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,602 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,602 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,606 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,606 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,606 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,607 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,607 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,607 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,611 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,611 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,611 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,657 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,657 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,659 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,659 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,660 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,663 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,664 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,664 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,664 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,665 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,665 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,670 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,670 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,670 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,705 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,705 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,705 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,706 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,706 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,706 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,707 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,707 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,707 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,711 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,711 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,711 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,712 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,716 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,716 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,716 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,777 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,777 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,777 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,778 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,778 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,778 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,779 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,780 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,784 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,784 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,784 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,785 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,785 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,785 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,791 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,791 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,844 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,844 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,844 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,845 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,846 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,846 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,850 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,850 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,850 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,851 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,851 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,851 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,856 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,920 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,920 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,920 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,921 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,921 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,921 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,922 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,922 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,922 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,928 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,928 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,928 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,933 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:55,934 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:55,934 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:49:56,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,886 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,887 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,887 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,887 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,890 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,890 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,890 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,890 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,890 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,890 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,893 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,893 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,893 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,913 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,913 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,914 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,915 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,915 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,915 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,917 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,917 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,917 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,918 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,918 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,918 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,921 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,921 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,921 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,944 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,944 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,945 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,945 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,945 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,945 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,946 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,946 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,948 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,949 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,949 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,949 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,949 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,949 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,952 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,952 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,953 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,974 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,974 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,974 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,975 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,975 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,978 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,978 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,978 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,979 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,979 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,979 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:56,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:56,982 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,003 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,004 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,004 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,004 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,004 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,004 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,005 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,005 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,005 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,008 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,008 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,008 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,012 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,012 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,012 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,179 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,180 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,180 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,180 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,180 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,180 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,181 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,182 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,182 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,184 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,185 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,185 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,198 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,198 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,198 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,199 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,199 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,199 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,200 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,200 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,203 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,203 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,203 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,220 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,221 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,221 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,225 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,225 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,243 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,243 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,243 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,244 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,244 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,244 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,249 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,249 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,249 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,269 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,270 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,270 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,270 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,271 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,271 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,272 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,272 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,275 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,275 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,276 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,396 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,397 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,407 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,511 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,514 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,514 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,518 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,519 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,519 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,520 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,520 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,520 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,525 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,526 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,526 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,572 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,572 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,572 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,573 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,573 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,573 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,574 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,575 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,575 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,579 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,580 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,580 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,586 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,587 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,587 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,636 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,636 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,637 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,637 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,638 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,638 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,639 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,639 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,639 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,645 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,645 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,646 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,646 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,653 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,653 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,653 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,706 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,706 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,706 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,707 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,707 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,707 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,708 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,708 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,709 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,714 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,714 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,714 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,715 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,715 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,715 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,721 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,721 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,721 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,770 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,771 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,771 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,772 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,772 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,772 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,773 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,773 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,774 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,779 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,779 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,780 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,780 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,787 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:57,787 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:57,787 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,243 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,243 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,243 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,244 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,244 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,244 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,246 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,246 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,246 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,257 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,257 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,367 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,367 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,367 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,368 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,368 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,368 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,370 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,370 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,377 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,429 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,429 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,430 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,430 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,430 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,432 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,432 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,432 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,438 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,438 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,438 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,439 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,439 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,447 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,447 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,515 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,515 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,515 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,516 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,517 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,517 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,518 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,518 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,519 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,524 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,526 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,526 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,526 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,534 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,534 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,579 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,580 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,580 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,583 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,583 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,598 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,641 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,642 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,642 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,643 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,643 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,643 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,645 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,645 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,651 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,652 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,653 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,653 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,653 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:58,661 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:58,661 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,192 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,192 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,192 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,193 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,193 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,194 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,194 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,194 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,202 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,289 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,289 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,290 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,290 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,290 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,292 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,292 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,292 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,296 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,296 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,297 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,297 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,297 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,303 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,303 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,303 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,339 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,340 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,340 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,341 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,342 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,342 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,342 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,347 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,347 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,347 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,348 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,348 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,348 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,353 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,354 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,354 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,392 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,392 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,392 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,393 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,393 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,393 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,394 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,394 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,394 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,400 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,400 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,400 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,406 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,406 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,445 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,445 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,445 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,446 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,446 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,446 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,451 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,451 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,451 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,452 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,496 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,497 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,497 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,498 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,498 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,498 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,499 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,499 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,499 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,504 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,504 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,505 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,505 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,506 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,856 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,856 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,856 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,859 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,859 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,859 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,871 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,871 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,871 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,924 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,924 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,924 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,925 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,931 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,931 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,932 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,965 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,965 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,965 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,966 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,967 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,967 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,968 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,968 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,968 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,974 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:49:59,974 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:49:59,974 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,001 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,001 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,001 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,002 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,003 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,003 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,004 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,005 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,005 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,010 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,010 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,010 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,039 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,039 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,039 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,041 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,041 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,045 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,046 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,046 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,079 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,079 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,079 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,080 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,080 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,080 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,082 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,082 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,082 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,087 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,087 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,087 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,119 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,119 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,121 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,121 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,123 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,123 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,123 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,128 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,129 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,129 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,157 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,162 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,162 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,162 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,192 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,192 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,193 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,193 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,195 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,195 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,195 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,200 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,200 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,235 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,236 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,236 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,237 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,237 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,237 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,239 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,239 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,239 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,244 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,244 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,244 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,283 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,283 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,284 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,285 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,285 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,286 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,287 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,287 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,292 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,293 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,293 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,321 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,321 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,321 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,323 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,323 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,323 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,325 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,325 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,330 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,330 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,330 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,365 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,365 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,365 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,366 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,366 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,367 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,368 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,368 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,369 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,374 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,374 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,401 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,406 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,406 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,440 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,441 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,441 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,441 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,443 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,443 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,449 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,449 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,449 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,480 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,480 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,482 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,482 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,482 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,484 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,484 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,484 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,490 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,490 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,490 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,535 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,535 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,536 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,537 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,537 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,539 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,539 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,545 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,578 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,578 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,580 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,586 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,586 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,586 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,628 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,629 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,629 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,630 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,630 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,630 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,632 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,633 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,633 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,638 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,639 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,639 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,674 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,675 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,676 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,676 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,676 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,678 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,678 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,678 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,684 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,684 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,684 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,721 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,721 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,721 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,722 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,723 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,723 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,725 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,725 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,725 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:00,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:00,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,731 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,732 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,732 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,733 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,733 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,733 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,735 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,735 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,735 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,740 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,740 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,740 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,741 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,742 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,742 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,748 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,748 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,748 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,764 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,764 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,764 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,796 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,797 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,797 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:01,813 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:01,814 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,120 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,121 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,121 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,137 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,138 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,138 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,172 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,172 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,172 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,186 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,186 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,200 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,201 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,355 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,355 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,355 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,358 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,359 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,359 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,365 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,365 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,365 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,918 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,919 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,919 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,930 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,930 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,941 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,941 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,942 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,953 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,953 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,953 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,964 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,964 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,964 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,975 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:02,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:02,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,092 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,092 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,092 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,093 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,093 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,093 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,095 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,095 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,095 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,100 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,100 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,100 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,322 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,322 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,322 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,333 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,333 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,333 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,344 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,345 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,345 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,367 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,368 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,368 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,378 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,488 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,489 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,489 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,490 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,490 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,490 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,491 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,491 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,491 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,496 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,496 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,496 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,716 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,717 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,717 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,735 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,736 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,736 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,755 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,755 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,756 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,777 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,777 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,777 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,803 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,803 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,803 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,829 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:03,830 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:03,830 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,008 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,008 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,008 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,011 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,011 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,011 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,043 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,043 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,043 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,045 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,045 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,045 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,050 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,050 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,050 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,084 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,084 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,084 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,086 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,086 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,086 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,088 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,088 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,088 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,093 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,093 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,093 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,121 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,121 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,122 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,122 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,122 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,129 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,130 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,130 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,157 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,158 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,158 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,158 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,160 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,160 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,161 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,202 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,203 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,203 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,204 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,206 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,206 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,206 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,211 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,211 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,211 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,246 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,246 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,246 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,248 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,248 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,248 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,250 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,250 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,250 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,256 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,256 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,294 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,294 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,294 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,296 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,296 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,299 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,299 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,299 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,306 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,306 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,306 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,347 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,347 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,347 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,349 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,349 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,352 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,352 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,352 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,358 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,358 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,359 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,413 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,413 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,413 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,415 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,415 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,415 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,417 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,417 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,418 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,424 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,424 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,424 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,478 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,478 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,478 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,480 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,480 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,480 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,482 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,483 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,483 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,490 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,490 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,490 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,572 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,572 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,572 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,574 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,574 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,574 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,584 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,585 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,585 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,625 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,626 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,626 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,627 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,627 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,630 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,630 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,630 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,636 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,636 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,636 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,666 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,666 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,666 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,668 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,668 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,668 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,670 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,670 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,670 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,676 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,676 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,676 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,886 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,887 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,887 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,887 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,889 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,889 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,889 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,894 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,894 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,894 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,919 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,919 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,919 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,921 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,921 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,921 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,923 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,923 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,923 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,928 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,928 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,952 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,953 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,953 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,954 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,954 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,954 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,956 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,956 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,956 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,961 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,961 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,961 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,983 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,984 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,984 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,985 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,985 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,985 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,987 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,987 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,987 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,992 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:04,992 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:04,992 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,023 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,023 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,023 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,024 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,024 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,026 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,026 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,026 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,031 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,032 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,032 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,058 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,058 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,058 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,059 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,059 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,061 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,061 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,061 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,066 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,067 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,067 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,093 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,094 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,094 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,095 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,095 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,095 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,097 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,097 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,097 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,102 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:05,103 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:05,103 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:06,024 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 23646 states. [2024-05-30 10:50:06,024 INFO L212 cStratifiedReduction]: Copied states 4933 times. [2024-05-30 10:50:06,024 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:06,024 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:06,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:50:06,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:50:06,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:50:06,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:50:06,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:06,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-05-30 10:50:06,025 INFO L78 Accepts]: Start accepts. Automaton has currently 20363 states, but on-demand construction may add more states Word has length 276 [2024-05-30 10:50:06,027 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:50:06,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-05-30 10:50:06,233 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:50:06,233 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:50:06,234 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:50:06,234 INFO L85 PathProgramCache]: Analyzing trace with hash 1275852056, now seen corresponding path program 2 times [2024-05-30 10:50:06,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:50:06,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1515899375] [2024-05-30 10:50:06,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:50:06,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:50:06,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:50:06,623 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 20 proven. 282 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-05-30 10:50:06,623 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:50:06,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1515899375] [2024-05-30 10:50:06,623 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1515899375] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-30 10:50:06,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [595680327] [2024-05-30 10:50:06,624 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-30 10:50:06,624 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-30 10:50:06,624 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:50:06,625 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-30 10:50:06,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-05-30 10:50:06,801 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-30 10:50:06,801 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-30 10:50:06,804 INFO L262 TraceCheckSpWp]: Trace formula consists of 577 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-30 10:50:06,807 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-30 10:50:07,099 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 20 proven. 282 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-05-30 10:50:07,099 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-30 10:50:07,464 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 20 proven. 282 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-05-30 10:50:07,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [595680327] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-30 10:50:07,464 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-30 10:50:07,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 15 [2024-05-30 10:50:07,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1537595110] [2024-05-30 10:50:07,465 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-30 10:50:07,465 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-05-30 10:50:07,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:50:07,466 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-05-30 10:50:07,466 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=157, Unknown=0, NotChecked=0, Total=210 [2024-05-30 10:50:07,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:07,467 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:50:07,467 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 27.2) internal successors, (408), 15 states have internal predecessors, (408), 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-05-30 10:50:07,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:07,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:07,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:50:07,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:50:07,467 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:50:07,468 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:50:07,468 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:07,468 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 23 states. [2024-05-30 10:50:07,468 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:07,468 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:50:07,916 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,916 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:07,916 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,922 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,923 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,923 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,923 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,923 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:07,923 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,924 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,924 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,924 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,924 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,924 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:07,924 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,926 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,926 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,926 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:07,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,932 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,933 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,933 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,933 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,933 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,933 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,934 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,934 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:07,934 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,940 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,940 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,940 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,982 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,982 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,984 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,984 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,984 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,984 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,984 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,984 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,986 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:07,986 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:07,986 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,017 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,020 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,020 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,020 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,021 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,021 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,022 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,023 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,024 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,055 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,055 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,055 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,055 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,055 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,056 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,056 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,056 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,056 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,057 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,058 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,058 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,058 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,058 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,058 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,059 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,078 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,078 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,078 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,078 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,079 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,079 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,079 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,080 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,080 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,080 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,081 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,081 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,081 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,082 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,082 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,082 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,118 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,118 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,118 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,119 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,119 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,119 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,119 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,121 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,121 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,122 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,122 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,122 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,152 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,153 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,153 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,153 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,153 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,158 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,158 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,158 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,188 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,188 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,188 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,188 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,188 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,189 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,189 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,189 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,191 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,191 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,191 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,191 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,194 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,194 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,215 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,215 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,216 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,216 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,216 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,216 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,216 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,217 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,217 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,218 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,221 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,221 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,221 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,259 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,259 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,259 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,260 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,260 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,260 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,260 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,260 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,260 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,266 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,266 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,266 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,297 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,297 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,297 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,298 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,298 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,298 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,298 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,298 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,298 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,301 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,301 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,301 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,301 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,301 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,301 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,304 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,304 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,304 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,335 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,335 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,336 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,336 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,336 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,337 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,337 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,339 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,339 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,339 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,340 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,340 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,340 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,343 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,343 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,343 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,366 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,366 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,367 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,367 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,367 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,367 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,368 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,368 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,368 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,370 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,370 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,371 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,371 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,373 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,374 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,415 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,416 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,416 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,416 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,416 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,416 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,417 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,417 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,417 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,420 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,420 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,420 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,421 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,421 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,421 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,426 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,426 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,459 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,459 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,459 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,460 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,460 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,460 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,462 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,463 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,463 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,463 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,466 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,466 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,466 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,501 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,501 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,501 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,502 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,503 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,503 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,503 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,506 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,506 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,507 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,507 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,507 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,510 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,510 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,511 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,537 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,537 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,539 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,539 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,542 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,542 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,542 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,543 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,543 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,543 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,546 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,546 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,546 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,592 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,593 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,593 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,593 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,597 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,597 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,597 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,598 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,602 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,602 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,602 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,639 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,639 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,639 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,640 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,640 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,640 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,641 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,641 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,641 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,644 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,645 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,645 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,646 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,649 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,685 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,685 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,685 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,686 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,686 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,686 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,687 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,687 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,687 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,691 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,691 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,691 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,692 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,692 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,692 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,696 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:08,696 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:08,696 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:09,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,539 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,539 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,540 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,540 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,540 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,542 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,543 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,543 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,543 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,543 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,543 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,546 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,546 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,546 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,562 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,562 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,562 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,563 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,563 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,563 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,564 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,564 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,564 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,566 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,570 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,592 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,594 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,594 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,594 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,595 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,595 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,595 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,597 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,598 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,622 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,622 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,622 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,623 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,624 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,624 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,624 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,627 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,627 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,627 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,628 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,631 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,631 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,631 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,651 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,651 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,651 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,654 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,654 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,654 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,655 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,655 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,655 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,868 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,868 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,870 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,871 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,871 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,875 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,875 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,875 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,947 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,948 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,948 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,948 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,948 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,949 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,950 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,950 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,950 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,953 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,953 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,954 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,954 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,954 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,954 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,959 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,959 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,959 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,998 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,999 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,999 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,999 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:09,999 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:09,999 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,000 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,001 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,001 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,005 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,005 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,005 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,006 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,006 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,006 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,011 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,011 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,011 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,056 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,057 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,057 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,057 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,057 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,057 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,059 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,059 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,063 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,064 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,064 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,064 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,064 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,065 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,069 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,069 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,069 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,110 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,110 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,110 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,111 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,112 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,112 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,112 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,116 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,117 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,117 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,117 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,117 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,117 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,122 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,123 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,123 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,163 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,163 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,163 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,164 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,164 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,164 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,165 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,165 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,165 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,169 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,170 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,170 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,171 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,171 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,171 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,176 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,176 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,176 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,461 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,461 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,462 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,462 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,462 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,464 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,464 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,464 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,534 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,534 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,535 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,536 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,536 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,536 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,537 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,543 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,543 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,544 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,545 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,551 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,552 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,552 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,593 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,593 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,593 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,598 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,599 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,599 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,599 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,605 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,605 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,606 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,822 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,827 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,827 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,827 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,828 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,828 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,828 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,831 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,832 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,832 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,858 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,858 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,858 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,859 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,859 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,859 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,860 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,863 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,863 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,864 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,868 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,868 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,891 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,892 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,892 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,892 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,892 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,892 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,893 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,893 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,893 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,896 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,896 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,896 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,896 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,896 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,897 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,900 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:10,900 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:10,900 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,070 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,070 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,071 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,071 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,071 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,071 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,072 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,072 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,072 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,076 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,076 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,076 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,118 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,118 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,118 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,119 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,119 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,120 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,120 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,120 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,123 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,123 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,128 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,128 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,128 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,151 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,151 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,151 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,152 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,152 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,152 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,153 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,153 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,157 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,161 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,161 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,161 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,185 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,185 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,185 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,186 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,186 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,187 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,187 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,191 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,191 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,191 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,192 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,196 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,196 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,196 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,220 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,225 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,225 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,226 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,226 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,226 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,230 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,231 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,231 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,254 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,254 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,254 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,255 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,255 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,256 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,256 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,260 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,260 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,260 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,261 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,261 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,261 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,265 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,265 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,266 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,460 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,460 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,460 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,464 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,464 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,464 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,482 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,483 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,483 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,484 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,484 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,484 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,486 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,486 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,486 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,490 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,490 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,490 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,521 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,521 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,521 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,522 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,522 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,522 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,524 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,524 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,524 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,529 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,529 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,554 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,554 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,554 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,555 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,555 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,555 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,557 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,557 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,557 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,561 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,561 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,561 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,596 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,615 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,615 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,615 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,616 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,616 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,616 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,618 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,618 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,622 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,622 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,622 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,646 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,646 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,647 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,647 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,647 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,649 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,649 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,649 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,653 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,653 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,653 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,673 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,673 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,673 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,674 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,674 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,676 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,676 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,676 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,680 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,700 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,701 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,701 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,702 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,702 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,702 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,704 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,704 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,704 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,708 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,708 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,708 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,726 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,726 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,726 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,729 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,733 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,734 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,734 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,762 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,763 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,763 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,764 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,764 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,764 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,770 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,770 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,770 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,792 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,792 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,792 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,793 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,795 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,795 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,796 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,800 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,800 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,800 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,822 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,822 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,822 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,825 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,825 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,825 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,829 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,829 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,830 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,848 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,848 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,848 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,850 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,850 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,850 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,851 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,851 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,852 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,856 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,856 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,856 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,888 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,889 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,889 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,890 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,890 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,890 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,892 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,892 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,892 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,898 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,898 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,898 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,925 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,928 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,929 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,929 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,933 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,933 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,933 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,955 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,955 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,955 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,957 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,957 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,957 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,959 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,959 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,959 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,963 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:11,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:11,963 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,168 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,169 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,169 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,169 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,169 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,169 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,170 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,170 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,170 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,173 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,173 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,173 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,194 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,194 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,194 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,194 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,194 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,195 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,195 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,195 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,198 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,198 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,198 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,214 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,214 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,214 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,215 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,215 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,215 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,216 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,216 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,216 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,218 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,218 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,233 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,234 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,234 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,234 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,234 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,234 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,235 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,235 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,235 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,237 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,237 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,238 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,767 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,767 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,767 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,778 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,778 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,779 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,791 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,791 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,801 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,810 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,975 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,975 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,978 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,978 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,978 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,982 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,983 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,983 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,984 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,989 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:12,989 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:12,989 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,007 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,007 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,007 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,008 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,008 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,008 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,010 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,010 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,010 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,014 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,015 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,015 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,016 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,016 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,016 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,021 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,021 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,021 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,040 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,041 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,041 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,043 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,044 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,044 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,048 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,048 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,048 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,049 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,049 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,049 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,055 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,055 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,055 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,074 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,075 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,075 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,075 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,077 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,077 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,077 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,082 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,082 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,082 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,083 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,083 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,083 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,089 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,089 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,089 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,110 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,112 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,112 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,112 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,114 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,114 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,114 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,120 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,120 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,121 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,121 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,127 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,127 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,127 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,273 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,273 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,273 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,283 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,283 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,294 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,295 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,295 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,305 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,305 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,305 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,438 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,438 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,438 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,439 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,439 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,441 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,441 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,441 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,447 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,447 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,449 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,449 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,449 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,477 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,477 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,477 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,479 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,479 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,479 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,486 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,486 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,486 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,488 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,488 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,488 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,495 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,495 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,495 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,702 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,703 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,703 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,704 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,704 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,704 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,705 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,705 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,705 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,709 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,709 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,709 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,710 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,710 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,710 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,715 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,716 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,716 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,736 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,737 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,737 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,738 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,738 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,738 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,739 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,739 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,739 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,743 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,743 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,744 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,744 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,744 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,749 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,749 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,749 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,768 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,768 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,768 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,771 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,771 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,772 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,772 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,772 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,773 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,777 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,777 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,777 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,795 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,795 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,795 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,796 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,796 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,796 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,797 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,797 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,797 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,801 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,802 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,802 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,802 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,807 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,807 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,807 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,913 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,913 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,924 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,924 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,924 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,935 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,935 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,935 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,947 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,947 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,958 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:13,958 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:13,958 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,069 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,069 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,069 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,078 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,078 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,088 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,088 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,088 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,097 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,097 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,097 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,107 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,107 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,107 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,209 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,209 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,209 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,210 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,210 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,210 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,212 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,212 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,212 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,218 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,218 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,225 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,225 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,370 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,370 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,384 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,413 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,413 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,413 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,614 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,614 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,614 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,615 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,615 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,615 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,618 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,618 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,624 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,624 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,624 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,625 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,625 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,625 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,633 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,633 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,633 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,668 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,668 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,669 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,670 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,670 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,670 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,672 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,672 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,672 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,679 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,679 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,681 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,681 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,681 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,689 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,689 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,689 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,726 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,726 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,726 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,730 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,730 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,736 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,736 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,736 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,738 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,738 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,738 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,746 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,746 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,746 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,782 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,782 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,782 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,784 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,784 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,784 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,786 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,786 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,786 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,793 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,793 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,793 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,803 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,803 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,803 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,844 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,845 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,845 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,847 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,847 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,847 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,854 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,854 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,854 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,856 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,856 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,856 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,865 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:14,865 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:14,865 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,077 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,077 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,077 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,095 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,095 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,096 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,145 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,145 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,145 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,168 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,168 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,168 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,187 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,187 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,578 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,578 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,580 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,580 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,580 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,599 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,600 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,600 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,649 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,649 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,649 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,652 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,653 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,659 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,659 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,659 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,661 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,661 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,669 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,669 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,669 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,716 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,717 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,717 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,718 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,718 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,718 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,720 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,720 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,720 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,728 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,737 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,737 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,737 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,787 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,787 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,787 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,788 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,788 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,788 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,791 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,791 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,797 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,797 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,798 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,799 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,799 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,799 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,807 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,807 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,807 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,858 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,858 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,858 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,861 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,861 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,861 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,867 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,868 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,928 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,928 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,928 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,931 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,931 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,931 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,938 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,938 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,938 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,939 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,939 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,939 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,948 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:15,948 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:15,948 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,171 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,171 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,171 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,193 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,193 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,215 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,216 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,216 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,238 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,238 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,238 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,440 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,456 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,456 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,474 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,474 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,491 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,491 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,491 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,508 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,508 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,508 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,525 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,688 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,688 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,688 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,690 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,690 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,690 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,692 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,692 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,692 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,701 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,701 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,701 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,703 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,703 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,703 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:16,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:16,712 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,025 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,025 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,025 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,038 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,038 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,038 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,052 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,052 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,052 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,065 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,066 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,066 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,079 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,079 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,079 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,271 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,271 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,271 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,272 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,272 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,275 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,275 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,275 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,281 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,282 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,283 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,283 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,291 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,292 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,292 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,325 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,325 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,326 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,326 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,326 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,328 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,329 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,329 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,335 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,335 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,337 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,337 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,345 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,345 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,345 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,382 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,382 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,385 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,392 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,392 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,392 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,393 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,393 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,393 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,402 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,402 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,402 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,436 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,436 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,436 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,438 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,438 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,438 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,440 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,441 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,448 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,448 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,449 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,449 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,449 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,492 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,493 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,493 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,494 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,494 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,494 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,497 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,497 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,497 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,504 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,504 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,504 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,506 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,506 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,515 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,515 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,691 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,691 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,692 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,707 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,707 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,707 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,723 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,723 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,723 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,739 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,739 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,739 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,755 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,755 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,755 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,914 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,916 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,916 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,916 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,919 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,919 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,919 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,929 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,929 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,929 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,940 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,940 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,940 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,974 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,974 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,974 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,979 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,979 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,979 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,986 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,986 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,987 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,988 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,988 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,988 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,998 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:17,998 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:17,998 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,095 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,095 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,095 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,097 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,097 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,097 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,100 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,100 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,100 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,107 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,108 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,108 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,109 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,110 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,110 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,120 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,120 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,157 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,159 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,159 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,159 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,162 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,162 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,162 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,170 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,170 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,170 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,172 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,172 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,172 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,182 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,182 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,182 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,221 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,221 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,223 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,223 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,224 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,232 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,234 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,234 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,234 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,244 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,244 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,244 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,279 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,279 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,280 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,281 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,281 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,281 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,284 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,284 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,284 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,292 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,293 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,293 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,294 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,294 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,295 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,305 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,305 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,305 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,511 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,534 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,534 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,534 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,714 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,714 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,715 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,738 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,738 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,738 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,758 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,758 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,758 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,883 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,883 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,883 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,895 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,895 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,909 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,909 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,909 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,922 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,922 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,922 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,935 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,935 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,935 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,947 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:18,947 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:18,947 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,072 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,072 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,072 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,073 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,073 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,076 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,076 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,076 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,082 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,082 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,082 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,083 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,083 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,084 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,091 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,091 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,091 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,221 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,221 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,234 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,235 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,235 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,248 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,248 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,248 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,261 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,262 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,262 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,275 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,275 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,275 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,460 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,460 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,460 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,462 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,462 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,462 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,471 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,471 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,471 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,480 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,480 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,480 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,510 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,510 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,510 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,515 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,515 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,521 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,522 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,522 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,523 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,523 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,523 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,532 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,532 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,532 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,564 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,565 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,565 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,566 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,566 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,566 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,569 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,569 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,569 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,576 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,576 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,586 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,586 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,586 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,618 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,618 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,620 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,620 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,620 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,623 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,630 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,630 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,630 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,631 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,632 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,632 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,640 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,641 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,641 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,672 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,672 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,672 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,674 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,674 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,676 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,676 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,676 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,683 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,683 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,683 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,685 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,685 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,685 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,866 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,867 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,867 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,882 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,882 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,882 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,898 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,899 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,899 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,915 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,915 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,915 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,932 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:19,932 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:19,932 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,091 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,092 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,092 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,093 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,093 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,093 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,096 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,096 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,096 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,105 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,105 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,105 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,107 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,107 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,107 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,118 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,118 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,118 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,153 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,153 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,158 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,158 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,158 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,168 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,168 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,168 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,178 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,178 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,178 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,401 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,408 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,408 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,408 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,414 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,414 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,441 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,442 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,442 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,443 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,443 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,444 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,445 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,449 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,449 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,449 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,451 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,451 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,484 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,484 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,484 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,485 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,485 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,485 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,487 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,487 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,487 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,492 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,492 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,492 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,493 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,493 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,493 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,499 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,499 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,500 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,528 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,528 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,528 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,529 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,529 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,531 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,531 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,531 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,536 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,537 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,544 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,710 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,710 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,710 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,726 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,726 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,743 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,743 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,759 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,759 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,759 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,895 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,895 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,908 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,908 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,921 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,921 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,921 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,935 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,935 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,936 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,950 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,950 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,950 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,964 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:20,964 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:20,964 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,112 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,113 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,113 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,114 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,114 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,114 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,116 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,116 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,117 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,125 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,126 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,126 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,134 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,134 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,134 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,165 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,165 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,165 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,167 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,167 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,167 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,169 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,169 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,169 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,176 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,176 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,176 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,177 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,177 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,177 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,185 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,185 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,185 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,229 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,229 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,229 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,230 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,230 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,231 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,233 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,233 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,233 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,240 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,240 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,240 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,241 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,241 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,242 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,249 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,250 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,250 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,288 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,289 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,289 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,290 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,290 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,293 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,293 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,293 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,300 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,300 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,300 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,301 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,302 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,302 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,309 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,310 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,310 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,349 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,349 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,350 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,351 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,351 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,353 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,353 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,353 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,360 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,360 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,360 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,362 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,362 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,362 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,370 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,370 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,401 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,406 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,406 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,412 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,413 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,413 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,414 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,414 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,422 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,422 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,422 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,469 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,469 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,470 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,471 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,471 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,473 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,482 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,482 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,483 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,491 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,491 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,491 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,531 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,532 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,532 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,536 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,536 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,536 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,543 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,543 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,543 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,545 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,553 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,554 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,554 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,605 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,605 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,605 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,607 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,607 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,607 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,610 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,610 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,610 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,621 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,621 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,621 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,631 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,631 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,631 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,668 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,668 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,668 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,670 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,670 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,670 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,673 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,673 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,673 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,680 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,682 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,682 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,682 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,691 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,691 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,691 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,741 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,741 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,741 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,743 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,743 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,745 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,746 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,746 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,753 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,753 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,754 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,755 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,755 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,755 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,764 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,764 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,764 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,809 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,809 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,809 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,811 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,811 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,811 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,814 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,814 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,822 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,822 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,822 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,833 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,833 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,833 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,876 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,877 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,877 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,879 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,879 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,881 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,881 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,881 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,889 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,889 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,889 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,891 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,891 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,891 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,900 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,900 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,900 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,938 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,938 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,938 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,940 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,940 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,940 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,943 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,943 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,943 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,950 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,950 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,951 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,952 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,952 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,952 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,961 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:21,961 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:21,961 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,201 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,203 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,203 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,203 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,205 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,205 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,205 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,211 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,211 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,211 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,213 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,213 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,213 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,220 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,261 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,261 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,261 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,262 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,264 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,265 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,265 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,270 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,271 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,271 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,272 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,272 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,279 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,279 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,279 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,321 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,321 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,321 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,322 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,322 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,322 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,324 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,324 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,330 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,331 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,331 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,339 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,339 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,339 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,373 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,373 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,374 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,374 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,374 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,377 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,377 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,382 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,383 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,384 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,390 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,391 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,391 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,445 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,445 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,445 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,447 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,447 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,449 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,449 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,449 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,456 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,456 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,456 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,465 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,465 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,465 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,510 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,510 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,510 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,514 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,514 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,521 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,521 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,521 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,522 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,522 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,522 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,530 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,530 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,531 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,578 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,578 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,580 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,587 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,587 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,587 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:22,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:22,597 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,516 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,516 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,516 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,535 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,535 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,535 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,555 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,555 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,555 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,576 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,576 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,597 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,597 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,597 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,617 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,617 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,791 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,791 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,806 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,807 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,807 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,840 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,840 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,840 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,875 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:23,875 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:23,875 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,055 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,055 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,055 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,057 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,057 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,057 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,061 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,069 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,069 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,069 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,620 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,620 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,620 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,651 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,651 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,681 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,681 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,712 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:24,744 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:24,744 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,033 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,033 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,033 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,087 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,087 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,087 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,115 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,115 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,115 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,144 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,144 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,144 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,172 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,172 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,172 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,510 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,510 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,510 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,516 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,516 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,516 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,526 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,526 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,526 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,926 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,926 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,966 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:25,966 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:25,966 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,005 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,006 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,006 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,043 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,043 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,043 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,089 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,089 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,089 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,132 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,132 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,443 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,465 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,465 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,465 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,486 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,487 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,487 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,509 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,509 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,509 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,531 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,532 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,532 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,554 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,554 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,554 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,796 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,797 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,797 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,801 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:26,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:26,810 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,340 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,341 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,378 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,413 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,414 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,451 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,488 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,488 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,488 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,524 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,524 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,524 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,853 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,853 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,853 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,880 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,880 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,880 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,907 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,908 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,936 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,936 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,936 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,964 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,965 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,965 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,993 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:27,993 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:27,993 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,350 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,350 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,350 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,353 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,354 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,354 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,358 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,358 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,358 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,432 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,432 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,432 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,435 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,435 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,435 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,439 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,439 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,449 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,449 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,449 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,514 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,514 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,518 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,519 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,519 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,531 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,531 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,531 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,596 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,606 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,607 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,607 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,666 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,666 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,666 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,669 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,669 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,669 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,673 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,674 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,685 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,685 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,685 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,758 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,758 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,758 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,761 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,761 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,761 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,776 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,776 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,776 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,844 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,844 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,844 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,847 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,847 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,847 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,851 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,851 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,851 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,930 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,930 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,935 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,935 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,935 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,947 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:28,947 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:28,947 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,010 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,011 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,011 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,014 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,014 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,014 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,019 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,030 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,030 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,030 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,116 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,116 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,116 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,120 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,121 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,121 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,126 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,126 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,126 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,139 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,139 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,139 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,226 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,226 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,231 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,231 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,231 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,249 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,249 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,249 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,309 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,309 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,309 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,312 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,312 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,312 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,317 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,317 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,317 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,327 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,327 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,327 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,367 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,367 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,367 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,369 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,370 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,370 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,374 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,374 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,374 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,384 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,431 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,431 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,431 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,435 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,436 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,436 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,447 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,447 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,494 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,494 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,494 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,496 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,497 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,497 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,501 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,501 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,501 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,511 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,584 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,587 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,587 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,587 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,604 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,605 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,605 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,679 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,680 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,683 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,683 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,683 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,688 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,688 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,688 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,700 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,700 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,700 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,765 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,765 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,768 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,768 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,768 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,773 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,774 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,774 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,785 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,785 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,785 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,860 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,864 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,884 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,884 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,884 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,942 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,943 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,943 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,946 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,946 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,951 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,951 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,951 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,962 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:29,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:29,963 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,023 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:30,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,024 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,027 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:30,027 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,027 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,032 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:30,032 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,032 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,044 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:30,044 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:30,044 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,351 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,352 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,352 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,354 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,355 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,355 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,371 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,372 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,372 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,404 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,404 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,404 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,459 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,459 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,459 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,462 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,462 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,462 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,477 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,478 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,478 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,511 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,514 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,514 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,530 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,530 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,564 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,564 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,564 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,583 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,583 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,615 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,616 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,616 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,634 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,634 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,634 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,887 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,887 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,887 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,917 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,917 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,917 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,946 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,946 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,977 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:32,977 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:32,977 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,010 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,010 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,422 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,422 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,422 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,471 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,471 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,471 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,516 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,517 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,517 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,570 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,570 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,570 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,631 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:33,631 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:33,631 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,174 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:34,174 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,175 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,178 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:34,178 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,178 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,185 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:34,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,186 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:34,204 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:34,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:35,989 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:35,989 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:35,989 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:35,992 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:35,992 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:35,992 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,063 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,063 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,063 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,079 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,079 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,138 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,139 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,139 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,142 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,142 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,142 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,160 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,161 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,161 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,223 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,223 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,223 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,226 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,226 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,226 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,303 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,303 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,303 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,311 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,311 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,311 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,345 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,345 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,345 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,413 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,413 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,413 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,417 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,417 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,417 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,800 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,800 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,800 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,844 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,886 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,923 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,924 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,924 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,961 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:36,961 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:36,961 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,001 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:37,002 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,002 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,313 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:37,314 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,314 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,347 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:37,347 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,347 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,383 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:37,383 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,383 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:37,435 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,435 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,501 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:37,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,547 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:37,547 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:37,547 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:38,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,046 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:38,046 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,046 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,055 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:38,056 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,056 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,073 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:38,073 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:38,073 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,371 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,375 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,451 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,456 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,480 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,537 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,537 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,559 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,560 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,560 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,611 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,611 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,611 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,616 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,616 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,616 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,641 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,642 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,642 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,703 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,703 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,703 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,708 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,708 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,708 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,734 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,735 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,735 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,962 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,962 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,962 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,965 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,965 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,966 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,988 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:39,989 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:39,989 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,233 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,233 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,233 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,264 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,264 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,264 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,295 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,295 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,295 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,326 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,326 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,326 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,357 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,357 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,357 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,388 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,388 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,388 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,693 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,693 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,765 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,765 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,813 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,813 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,856 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,894 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:40,894 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:40,894 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,271 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:41,271 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,271 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,274 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:41,274 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,274 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,280 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:41,280 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,280 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,295 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:41,295 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:41,295 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,282 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,290 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,290 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,315 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,315 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,315 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,390 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,390 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,390 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,424 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,424 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,424 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,494 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,494 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,494 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,498 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,498 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,498 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,527 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,527 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,527 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,595 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,595 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,595 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,617 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,617 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,617 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,681 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,682 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,682 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,685 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,686 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,686 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,712 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,790 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,790 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,829 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:42,829 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:42,829 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:43,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,680 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:43,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,817 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:43,818 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,818 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,861 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:43,861 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,862 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,908 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:43,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,908 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,962 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:43,962 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:43,962 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,667 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:44,668 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,668 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,701 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:44,701 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,701 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,733 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:44,733 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,733 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,763 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:44,763 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,763 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:44,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:44,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:44,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,199 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,199 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,199 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,208 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,216 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,216 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,217 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,233 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,283 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,286 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,286 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,286 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,291 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,291 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,302 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,303 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,303 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,358 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,358 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,358 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,363 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,363 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,372 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,372 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,372 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,388 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,388 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,388 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,448 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,448 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,448 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,452 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,471 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,471 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,471 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,519 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,519 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,519 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,522 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,522 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,522 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,527 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,527 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,527 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,596 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,607 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,607 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,607 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,684 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,684 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,684 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,688 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,688 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,688 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,709 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,710 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,710 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,782 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,782 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,782 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,786 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,786 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,786 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,792 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,792 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,792 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,804 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,804 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,805 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,863 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,867 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,868 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,872 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,873 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,873 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,886 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,972 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,973 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,973 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,977 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,978 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,978 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,984 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,985 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,985 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,995 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:45,995 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:45,995 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,045 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,046 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,046 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,049 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,049 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,049 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,053 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,053 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,053 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,065 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,065 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,065 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,112 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,112 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,112 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,115 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,115 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,115 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,121 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,121 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,177 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,177 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,177 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,181 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,181 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,181 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,186 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,187 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,198 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,199 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,199 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,241 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,241 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,242 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,250 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,250 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,250 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,313 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,313 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,313 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,316 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,316 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,316 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,321 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,321 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,321 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,331 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,331 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,331 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,374 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,375 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,378 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,383 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,383 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,383 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,393 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,394 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,394 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,436 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,436 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,436 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,439 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,439 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,444 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,455 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,455 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,455 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,498 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,498 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,499 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,501 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,501 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,507 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,507 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,507 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,517 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,518 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,518 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,568 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,568 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,568 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,572 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,572 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,572 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,641 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,641 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,641 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,646 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,646 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,652 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,653 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,664 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,665 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,665 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,724 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,724 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,725 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,728 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,728 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,728 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,735 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,735 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,735 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,750 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:46,751 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:46,751 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:48,836 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 62955 states. [2024-05-30 10:50:48,836 INFO L212 cStratifiedReduction]: Copied states 3791 times. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-05-30 10:50:48,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-30 10:50:48,838 INFO L78 Accepts]: Start accepts. Automaton has currently 64314 states, but on-demand construction may add more states Word has length 276 [2024-05-30 10:50:48,839 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:50:48,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-05-30 10:50:49,047 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-05-30 10:50:49,047 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting t1Err0ASSERT_VIOLATIONERROR_FUNCTION === [t1Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:50:49,047 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:50:49,048 INFO L85 PathProgramCache]: Analyzing trace with hash 1689339672, now seen corresponding path program 3 times [2024-05-30 10:50:49,048 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:50:49,048 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [921103561] [2024-05-30 10:50:49,048 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:50:49,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:50:49,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:50:49,172 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 340 trivial. 0 not checked. [2024-05-30 10:50:49,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:50:49,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [921103561] [2024-05-30 10:50:49,172 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [921103561] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:50:49,172 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:50:49,172 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-05-30 10:50:49,172 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1932702861] [2024-05-30 10:50:49,172 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:50:49,174 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-05-30 10:50:49,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:50:49,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-05-30 10:50:49,175 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-05-30 10:50:49,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:49,175 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:50:49,175 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 26.0) internal successors, (130), 5 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-30 10:50:49,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:49,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:49,175 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:50:49,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:50:49,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:50:49,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:50:49,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:50:49,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 25 states. [2024-05-30 10:50:49,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2024-05-30 10:50:49,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:50:49,176 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:50:49,273 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,273 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:49,273 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,278 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,278 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,278 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,278 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,278 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:49,278 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,279 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,279 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,279 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,279 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,280 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:49,280 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,281 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,281 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,281 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,282 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,283 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,283 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:49,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,288 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,288 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,288 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,288 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,288 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,288 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,289 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,289 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:50:49,289 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,296 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,296 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,331 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,331 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,331 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,331 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,333 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,333 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,334 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,334 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,334 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,334 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,335 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,335 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,355 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,355 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,355 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,355 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,355 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,355 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,357 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,357 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,357 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,357 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,358 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,358 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,359 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,359 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,359 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,382 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,382 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,395 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,395 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,395 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,395 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,395 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,395 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,395 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,395 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,395 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,396 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,396 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,396 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,397 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,423 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,423 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,423 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,423 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,423 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,423 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,424 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,424 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,424 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,425 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,425 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,425 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,426 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,426 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,447 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,447 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,447 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,448 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,448 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,448 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,448 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,449 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,450 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,450 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,452 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,475 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,475 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,476 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,476 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,476 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,478 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,478 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,478 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,479 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,479 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,479 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,499 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,499 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,499 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,500 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,500 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,500 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,500 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,500 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,500 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,502 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,502 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,504 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,504 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,504 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,531 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,532 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,532 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,532 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,532 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,532 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,535 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,535 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,535 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,535 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,535 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,535 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,561 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,561 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,561 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,562 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,562 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,562 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,562 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,562 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,562 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,564 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,564 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,565 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,565 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,565 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,565 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,593 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,593 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,593 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,594 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,594 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,594 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,597 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,612 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,613 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,613 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,613 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,613 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,613 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,614 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,614 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,614 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,616 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,616 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,616 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,617 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,617 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,617 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,654 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,654 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,654 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,655 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,655 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,655 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,656 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,656 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,656 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,659 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,659 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,659 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,662 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,662 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,662 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,686 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,686 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,686 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,686 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,686 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,686 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,687 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,687 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,687 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,690 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,690 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,690 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,690 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,691 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,691 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,693 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,717 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,718 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,718 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,718 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,718 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,718 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,719 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,719 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,719 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,722 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,722 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,722 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,723 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,723 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,723 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,726 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,726 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,726 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,743 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,743 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,744 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,744 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,744 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,745 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,745 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,745 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,747 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,747 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,747 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,748 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,748 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,748 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,751 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,751 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,751 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,780 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,780 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,780 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,780 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,780 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,784 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,784 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,784 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,785 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,785 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,785 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,788 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,788 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,788 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,812 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,812 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,812 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,813 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,813 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,814 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,814 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,817 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,817 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,817 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,817 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,817 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,817 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,821 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,821 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,821 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,845 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,845 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,845 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,846 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,846 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,846 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,847 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,847 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,847 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,850 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,850 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,850 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,851 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,851 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,851 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,854 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:49,854 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:49,854 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_#t~post39#1, t1Thread1of1ForFork1_~i~0#1] [2024-05-30 10:50:50,355 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,357 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,357 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,357 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,359 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,359 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,359 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,360 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,360 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,360 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,363 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,363 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,377 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,377 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,380 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,380 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,380 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,383 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,383 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,383 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,402 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,402 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,402 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,402 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,402 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,402 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,420 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,420 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,420 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,420 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,420 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,420 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,421 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,421 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,421 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,424 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,424 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,424 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,424 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,424 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,424 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,441 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,441 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,441 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,442 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,442 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,442 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,443 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,443 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,446 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,446 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,446 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,446 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,446 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,446 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,450 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,583 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,583 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,584 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,585 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,585 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,585 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,637 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,637 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,637 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,638 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,638 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,638 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,639 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,639 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,639 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,643 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,643 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,643 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,643 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,644 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,644 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,648 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,648 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,648 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,682 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,682 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,682 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,683 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,683 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,683 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,684 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,684 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,685 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,689 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,689 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,689 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,690 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,690 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,690 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,695 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,696 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,696 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,729 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,730 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,730 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,731 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,735 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,735 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,735 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,736 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,736 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,736 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,741 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,741 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,741 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,770 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,770 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,770 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,771 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,771 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,771 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,772 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,772 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,772 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,776 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,776 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,777 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,777 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,777 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,777 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,782 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,782 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,782 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,812 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,812 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,812 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,813 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,813 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,814 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,815 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,818 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,819 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,819 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,819 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,819 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,820 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,825 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:50,825 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:50,825 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,211 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,211 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,211 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,212 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,212 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,212 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,212 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,212 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,213 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,215 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,215 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,215 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,252 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,252 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,252 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,253 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,253 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,253 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,253 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,253 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,253 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,256 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,256 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,256 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,257 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,259 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,260 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,260 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,280 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,280 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,280 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,280 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,280 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,280 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,281 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,281 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,281 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,284 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,284 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,284 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,284 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,284 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,284 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,287 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,288 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,288 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,310 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,310 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,310 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,311 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,311 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,311 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,311 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,311 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,312 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,314 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,314 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,314 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,315 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,315 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,315 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,318 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,318 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,318 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,341 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,342 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,342 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,342 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,342 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,345 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,345 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,345 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,346 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,346 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,346 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,350 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,350 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,371 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,371 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,372 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,372 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,372 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,373 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,373 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,375 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,380 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,380 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,545 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,546 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,546 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,546 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,547 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,547 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,547 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,550 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,551 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,551 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,593 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,593 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,593 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,596 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,597 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,597 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,597 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,601 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,601 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,601 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,623 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,624 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,624 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,624 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,625 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,625 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,625 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,629 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,629 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,629 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,630 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,630 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,630 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,634 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,634 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,634 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,659 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,659 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,659 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,660 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,660 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,660 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,664 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,664 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,664 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,665 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,665 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,665 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,670 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,670 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,670 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,693 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,693 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,695 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,695 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,695 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,699 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,699 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,699 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,700 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,700 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,700 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,705 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,705 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,705 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,729 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,730 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,730 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,732 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,732 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,732 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,736 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,736 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,736 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,737 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,737 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,737 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,741 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:51,742 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:51,742 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,122 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,122 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,122 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,123 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,123 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,123 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,127 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,128 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,128 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,141 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,141 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,141 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,142 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,142 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,142 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,143 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,143 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,143 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,145 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,145 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,145 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,164 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,164 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,164 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,165 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,165 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,165 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,168 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,169 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,169 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,184 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,185 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,185 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,185 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,185 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,185 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,186 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,186 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,189 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,189 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,189 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,205 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,205 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,205 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,206 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,206 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,206 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,207 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,210 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,210 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,210 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,223 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,223 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,223 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,224 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,224 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,224 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,226 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,226 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,226 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,246 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,246 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,246 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,247 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,247 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,247 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,248 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,248 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,248 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,251 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,251 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,251 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,267 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,267 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,267 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,268 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,268 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,268 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,269 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,269 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,269 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,272 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,272 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,288 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,288 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,288 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,289 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,289 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,289 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,290 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,290 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,293 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,293 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,293 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,307 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,307 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,307 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,308 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,308 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,308 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,309 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,309 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,309 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,312 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,312 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,312 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,333 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,333 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,333 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,333 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,333 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,334 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,334 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,338 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,338 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,355 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,355 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,355 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,357 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,357 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,358 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,360 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,360 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,361 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,378 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,378 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,380 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,380 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,383 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,384 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,400 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,400 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,400 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,426 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,426 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,432 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,432 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,432 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,450 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,451 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,451 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,451 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,452 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,456 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,456 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,456 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,476 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,476 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,476 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,477 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,477 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,477 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,479 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,479 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,479 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,482 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,482 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,482 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,498 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,498 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,498 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,499 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,499 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,499 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,500 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,500 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,500 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,504 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,504 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,504 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,527 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,527 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,527 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,528 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,528 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,528 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,529 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,529 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,551 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,552 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,552 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,552 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,553 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,553 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,554 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,554 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,554 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,557 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,557 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,557 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,576 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,576 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,578 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,578 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:52,582 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:52,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,246 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,246 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,246 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,254 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,254 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,254 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,262 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,262 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,262 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,269 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,269 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,269 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,276 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,276 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,276 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,375 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,377 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,377 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,401 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,402 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,402 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,402 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,406 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,406 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,407 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,411 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,411 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,411 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,429 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,429 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,429 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,430 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,430 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,431 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,435 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,435 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,435 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,439 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,439 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,456 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,459 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,459 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,459 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,462 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,462 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,463 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,463 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,468 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,468 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,468 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,486 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,486 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,486 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,487 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,487 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,487 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,488 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,488 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,488 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,492 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,492 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,492 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,493 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,493 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,493 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,497 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,497 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,497 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,597 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,597 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,597 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,605 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,605 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,605 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,614 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,615 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,615 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,625 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,625 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,625 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,636 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,636 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,636 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,728 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,728 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,728 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,729 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,731 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,736 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,736 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,736 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,737 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,737 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,737 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,743 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,743 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,761 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,762 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,762 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,763 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,763 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,763 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,764 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,764 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,764 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,769 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,769 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,769 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,770 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,770 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,770 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,776 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,776 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,776 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,816 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,816 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,816 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,817 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,817 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,817 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,819 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,819 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,819 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,830 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,830 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,830 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,850 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,850 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,850 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,851 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,851 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,851 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,853 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,853 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,853 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,858 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,858 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,859 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,859 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,859 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,865 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,865 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,865 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,885 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,886 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,888 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,888 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,888 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,893 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,893 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,893 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,894 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,894 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,894 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,900 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,900 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,900 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,919 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,919 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,919 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,920 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,920 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,920 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,922 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,922 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,922 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,926 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,926 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,926 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,933 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:53,933 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:53,933 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,054 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,055 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,055 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,067 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,067 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,067 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,081 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,081 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,081 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,094 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,095 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,095 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,108 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,108 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,108 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,220 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,221 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,236 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,237 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,237 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,247 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,247 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,247 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,258 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,258 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,258 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,269 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,269 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,269 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,280 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,280 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,280 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,395 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,395 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,395 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,396 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,396 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,396 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,406 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,414 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,414 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,550 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,550 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,550 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,565 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,565 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,565 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,711 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,711 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,711 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,737 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,737 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,737 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,884 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,884 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,884 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,885 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,886 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,890 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,890 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,890 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,891 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,891 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,891 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,895 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,895 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,923 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,923 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,923 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,924 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,924 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,924 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,926 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,929 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,929 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,929 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,930 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,930 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,934 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,934 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,935 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,964 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,964 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,964 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,965 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,965 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,965 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,966 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,966 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,966 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,970 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,970 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,970 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,971 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,971 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,971 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:54,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:54,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,006 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,006 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,006 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,007 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,007 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,007 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,008 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,008 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,008 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,013 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,013 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,013 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,013 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,014 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,014 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,049 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,050 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,050 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,050 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,050 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,051 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,052 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,052 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,052 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,056 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,056 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,056 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,057 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,057 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,057 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,062 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,063 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,063 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,205 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,205 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,217 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,217 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,217 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,230 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,230 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,230 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,242 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,242 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,242 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,255 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,255 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,377 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,378 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,380 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,380 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,380 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,386 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,387 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,387 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,387 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,394 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,394 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,394 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,425 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,425 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,426 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,440 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,471 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,471 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,471 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,472 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,472 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,474 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,474 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,474 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,479 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,479 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,479 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,487 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,487 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,487 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,521 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,521 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,521 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,522 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,522 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,522 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,524 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,524 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,524 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,529 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,529 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,530 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,530 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,530 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,536 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,537 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,570 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,572 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,572 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,572 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,574 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,574 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,574 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,579 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,579 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,579 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,580 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,580 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,580 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,586 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,587 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,587 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,618 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,618 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,621 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,621 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,621 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,626 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,627 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,628 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,628 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,628 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,634 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,635 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,635 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,974 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,975 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,991 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:55,992 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:55,992 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,025 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,025 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,025 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,041 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,041 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,165 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,165 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,165 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,177 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,177 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,177 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,189 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,189 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,189 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,202 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,214 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,215 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,215 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,227 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,227 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,227 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,351 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,351 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,351 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,352 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,352 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,352 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,354 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,354 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,354 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,359 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,359 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,359 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,360 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,360 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,360 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,366 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,366 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,366 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,475 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,486 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,486 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,486 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,498 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,499 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,499 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,511 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,523 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,523 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,523 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,683 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,683 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,683 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,684 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,684 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,684 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,686 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,686 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,686 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,691 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,692 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,692 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,693 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,693 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,700 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,700 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,700 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,728 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,728 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,728 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,730 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,730 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,735 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,735 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,735 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,737 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,737 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,737 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,744 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,744 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,775 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,775 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,775 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,776 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,776 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,776 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,778 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,778 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,778 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,784 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,784 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,784 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,785 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,785 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,785 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,792 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,793 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,793 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,822 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,822 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,822 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,825 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,825 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,825 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,831 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,831 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,831 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,832 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,832 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,832 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,840 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,840 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,840 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,870 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,870 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,870 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,872 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,872 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,872 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,879 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,880 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,880 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,887 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:56,887 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:56,887 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,208 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,208 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,209 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,220 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,232 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,244 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,244 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,244 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,256 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,378 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,378 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,380 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,387 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,388 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,388 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,389 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,389 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,389 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,396 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,396 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,397 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,424 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,424 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,424 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,425 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,425 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,425 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,432 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,432 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,432 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,440 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,466 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,466 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,466 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,467 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,467 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,467 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,469 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,469 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,474 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,474 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,474 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,476 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,482 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,482 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,482 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,513 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,513 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,513 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,515 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,515 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,515 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,521 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,521 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,521 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,522 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,522 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,522 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,529 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,529 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,557 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,557 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,557 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,558 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,558 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,558 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,560 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,560 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,560 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,566 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,566 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,566 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,574 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,574 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,574 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,601 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,601 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,601 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,603 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,603 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,603 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,605 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,605 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,605 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,610 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,610 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,610 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,611 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,612 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,612 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,798 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,798 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,798 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,817 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,817 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,817 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,834 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,834 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,834 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,853 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,853 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,853 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,999 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:57,999 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:57,999 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,013 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,014 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,014 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,030 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,030 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,030 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,045 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,045 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,045 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,075 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,075 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,075 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,218 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,218 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,230 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,230 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,230 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,231 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,232 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,240 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,240 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,240 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,542 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,543 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,543 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,557 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,557 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,557 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,568 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,568 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,568 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,579 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,579 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,579 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,590 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,590 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,590 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,845 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,845 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,845 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,846 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,846 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,846 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,848 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,848 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,848 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,853 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,853 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,853 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,854 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,854 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,854 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,861 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,861 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,861 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,887 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,887 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,887 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,888 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,888 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,888 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,890 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,890 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,890 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,895 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,895 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,896 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,896 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,896 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,902 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,903 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,903 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,931 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,931 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,932 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,932 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,932 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,934 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,934 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,934 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,939 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,939 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,939 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,940 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,940 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,940 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,947 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,947 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,947 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,974 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,975 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,978 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,978 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,978 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,983 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,983 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,983 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,984 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,984 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,984 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,991 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:58,991 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:58,991 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,020 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,021 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,021 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,022 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,022 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,022 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,024 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,024 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,029 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,029 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,029 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,030 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,031 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,031 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,183 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,184 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,184 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,198 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,198 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,198 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,364 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,364 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,364 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,378 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,388 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,388 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,388 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,492 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,492 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,493 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,493 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,494 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,494 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,495 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,495 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,495 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,500 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,500 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,500 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,501 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,501 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,501 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,507 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,507 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,507 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,532 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,534 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,534 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,534 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,535 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,535 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,536 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,540 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,541 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,541 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,542 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,542 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,542 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,548 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,548 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,548 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,574 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,574 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,574 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,575 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,575 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,575 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,582 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,582 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,615 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,615 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,615 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,616 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,616 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,616 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,618 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,618 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,622 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,622 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,622 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,623 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,629 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,629 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,629 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,655 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,656 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,656 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,657 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,657 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,657 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,663 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,663 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,663 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,664 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,664 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,664 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,670 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,670 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,670 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,696 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,696 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,696 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,697 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,699 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,699 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,699 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,703 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,703 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,703 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,705 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,705 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,705 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,711 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,711 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,711 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,858 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,873 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,873 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,873 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,889 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,889 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,889 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,905 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,905 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,906 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,921 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:50:59,921 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:50:59,921 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,050 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,051 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,051 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,063 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,064 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,064 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,076 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,077 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,077 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,090 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,090 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,090 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,103 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,103 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,103 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,116 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,116 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,116 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,358 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,358 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,358 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,360 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,360 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,360 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,362 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,362 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,362 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,368 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,368 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,368 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,370 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,370 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,377 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,377 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,377 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,402 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,402 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,402 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,411 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,411 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,411 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,412 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,412 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,412 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,418 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,418 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,419 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,455 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,455 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,455 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,456 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,456 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,456 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,464 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,464 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,464 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,466 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,466 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,466 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,473 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,502 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,504 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,504 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,504 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,506 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,506 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,513 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,513 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,513 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,520 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,520 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,520 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,550 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,550 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,550 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,551 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,551 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,551 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,553 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,553 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,554 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,559 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,560 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,560 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,561 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,561 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,561 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,568 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,568 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,568 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,592 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,593 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,594 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,594 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,594 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,596 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,602 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,602 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,602 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,604 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,604 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,604 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,610 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,611 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,611 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,646 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,646 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,648 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,648 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,648 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,657 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,657 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,657 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,666 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,666 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,666 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,698 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,698 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,698 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,699 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,700 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,700 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,702 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,702 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,702 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,708 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,708 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,708 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,710 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,710 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,710 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,717 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,717 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,717 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,750 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,750 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,750 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,751 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,751 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,751 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,754 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,760 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,760 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,760 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,762 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,762 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,762 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,770 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,770 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,770 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,797 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,797 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,797 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,799 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,799 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,799 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,801 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,808 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,808 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,808 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,809 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,809 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,809 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,817 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,817 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,817 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,860 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,861 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,861 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,861 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,864 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,871 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,871 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,871 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,873 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,873 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,873 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,881 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,881 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,881 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,916 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,916 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,916 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,918 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,918 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,918 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,920 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,920 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,920 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,928 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,928 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,929 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,929 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,929 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,938 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,938 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,938 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,972 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,973 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,973 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,974 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,974 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,974 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,977 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,977 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,977 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,984 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,984 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,984 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,985 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,986 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,986 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,994 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:00,994 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:00,994 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,024 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,024 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,024 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,026 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,026 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,026 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,028 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,028 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,029 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,035 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,036 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,036 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,046 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,046 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,046 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,087 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,087 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,087 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,089 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,089 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,089 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,091 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,091 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,091 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,099 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,099 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,099 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,100 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,101 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,101 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,109 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,109 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,109 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,144 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,144 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,144 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,146 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,146 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,146 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,148 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,149 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,149 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,158 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,158 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,201 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,201 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,202 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,205 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,205 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,205 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,212 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,213 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,213 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,214 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,214 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,214 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,223 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,223 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,223 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,256 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,256 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,258 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,258 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,260 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,260 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,260 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,268 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,268 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,268 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,270 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,270 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,270 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,278 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,278 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,279 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,322 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,322 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,322 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,324 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,324 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,327 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,327 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,327 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,335 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,335 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,337 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,337 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,346 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,346 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,346 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,383 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,383 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,383 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,386 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,394 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,394 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,394 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,396 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,396 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,396 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,441 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,441 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,441 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,444 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,452 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,454 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,454 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,454 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,463 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:01,463 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:01,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,551 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,552 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,552 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,570 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,570 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,570 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,607 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,607 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,607 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,626 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,626 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,626 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,645 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,645 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,802 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,802 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,816 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,816 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,816 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,831 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,832 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,832 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,848 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,848 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,848 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,863 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,863 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,879 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:02,879 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:02,879 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,039 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,039 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,039 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,043 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,043 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,043 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,050 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,050 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,050 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,453 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,454 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,454 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,477 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,477 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,477 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,500 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,501 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,501 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,525 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,549 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,550 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,550 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,574 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,574 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,574 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,769 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,769 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,769 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,788 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,789 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,789 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,808 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,808 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,808 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,828 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,828 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,828 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,848 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,849 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,849 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,868 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:03,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:03,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,064 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,064 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,064 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,066 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,066 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,066 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,070 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,070 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,070 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,078 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,078 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,357 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,357 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,382 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,407 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,603 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,603 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,603 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,775 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,775 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,775 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,792 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,792 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,792 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,810 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,828 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,829 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,829 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,846 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,847 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,847 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,864 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:04,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:04,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,043 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,043 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,045 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,045 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,045 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,048 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,048 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,048 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,056 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,056 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,056 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,323 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,323 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,323 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,350 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,350 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,402 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,402 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,402 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,453 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,453 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,453 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,637 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,638 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,638 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,655 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,655 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,655 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,673 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,673 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,673 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,692 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,692 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,692 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,710 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,710 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,710 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,729 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,918 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,918 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,919 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,921 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,921 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,921 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,925 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,934 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,935 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,935 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,966 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,967 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,967 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,969 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,969 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,969 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,973 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,973 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,973 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:05,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:05,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,019 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,019 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,022 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,023 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,023 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,027 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,027 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,027 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,036 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,036 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,036 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,072 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,072 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,072 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,075 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,075 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,079 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,079 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,079 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,088 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,088 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,088 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,244 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,244 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,244 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,246 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,246 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,246 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,249 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,249 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,249 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,257 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,257 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,285 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,285 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,286 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,288 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,288 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,288 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,291 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,291 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,291 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,298 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,298 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,298 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,337 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,337 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,339 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,339 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,339 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,342 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,343 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,343 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,350 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,351 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,351 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,388 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,388 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,388 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,391 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,391 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,391 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,400 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,400 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,436 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,437 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,437 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,439 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,439 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,442 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,442 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,442 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,450 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,483 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,484 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,484 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,487 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,487 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,487 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,495 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,495 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,495 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,530 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,531 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,531 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,536 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,536 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,536 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,544 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,544 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,544 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,575 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,576 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,576 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,578 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,578 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,621 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,621 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,621 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,623 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,627 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,627 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,635 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,635 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,635 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,665 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,666 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,666 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,668 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,668 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,668 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,671 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,672 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,672 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,680 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,715 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,715 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,715 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,717 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,717 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,717 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,721 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,721 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,721 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,729 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,759 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,759 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,759 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,761 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,761 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,761 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,765 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,765 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,773 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,773 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,773 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,805 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,805 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,805 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,807 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,807 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,807 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,811 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,811 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,811 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,819 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,819 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,819 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,847 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,847 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,847 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,850 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,850 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,850 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,853 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,853 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,854 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,861 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,862 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,862 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,900 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,900 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,900 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,903 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,903 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,903 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,906 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,906 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,906 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,917 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,917 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,917 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,960 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,960 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,960 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,963 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,963 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,967 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,967 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,967 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:06,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:06,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:07,010 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,010 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,012 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:07,012 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,012 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,016 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:07,016 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,016 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,025 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:07,025 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:07,025 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,625 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,625 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,625 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,628 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,628 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,628 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,644 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,644 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,644 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,675 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,675 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,675 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,678 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,678 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,678 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,698 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,698 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,698 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,730 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,730 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,732 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,732 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,732 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,746 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,746 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,746 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,778 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,778 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,778 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,796 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,796 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,796 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,831 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,832 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,832 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,835 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,835 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,835 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,849 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,850 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,850 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,883 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,883 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,883 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,886 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,900 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:08,900 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:08,900 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,153 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,153 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,180 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,181 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,181 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,210 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,210 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,210 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,238 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,238 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,238 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,264 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,264 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,264 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,290 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,290 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,525 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,549 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,549 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,549 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,572 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,572 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,573 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,603 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,603 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,603 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,633 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,634 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,634 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,663 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,663 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,663 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,987 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,987 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,987 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,991 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:09,992 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:09,992 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,010 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,010 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,010 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,045 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,045 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,045 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,711 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,711 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,711 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,714 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,714 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,714 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,733 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,733 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,733 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,943 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,944 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,944 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,946 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,946 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,962 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:10,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:10,963 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,003 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,003 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,004 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,006 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,006 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,007 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,021 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,021 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,021 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,057 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,058 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,058 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,075 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,075 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,075 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,113 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,113 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,113 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,116 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,116 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,116 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,133 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,180 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,180 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,181 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,183 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,183 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,183 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,199 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,199 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,199 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,504 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,504 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,504 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,536 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,537 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,570 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,605 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,605 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,605 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,638 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,638 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,638 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,674 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,674 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,945 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,945 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,945 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,970 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,970 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,970 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,998 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:11,998 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:11,998 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,034 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:12,034 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,034 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,062 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:12,062 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,062 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,090 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:12,090 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,090 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,367 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:12,368 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,368 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,371 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:12,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,371 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:12,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,389 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:12,389 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:12,389 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,516 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,516 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,516 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,519 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,519 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,519 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,537 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,537 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,537 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,584 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,584 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,602 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,602 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,602 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,640 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,640 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,640 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,643 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,643 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,643 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,697 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,712 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,748 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,748 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,748 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,751 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,751 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,751 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,765 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,765 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,799 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,799 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,799 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,802 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,802 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,802 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,816 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:13,816 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:13,816 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,066 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,066 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,066 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,094 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,095 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,095 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,123 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,123 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,123 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,183 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,184 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,184 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,214 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,214 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,214 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,482 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,482 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,482 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,506 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,506 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,531 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,531 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,531 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,556 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,556 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,556 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,582 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,582 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,826 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,826 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,826 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,831 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,831 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,831 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,842 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:14,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:14,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,626 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,627 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,630 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,630 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,630 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,652 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,652 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,697 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,700 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,700 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,700 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,716 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,717 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,717 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,755 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,755 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,755 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,758 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,758 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,758 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,775 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,775 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,775 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,812 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,812 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,813 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,815 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,816 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,816 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,832 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,832 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,833 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,883 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,883 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,883 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,901 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,901 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,901 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,951 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,951 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,951 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,955 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,955 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,955 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,974 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:15,974 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:15,974 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,307 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,307 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,307 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,343 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,343 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,343 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,376 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,411 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,412 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,412 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,446 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,446 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,446 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,483 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,483 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,483 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,768 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,769 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,769 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,795 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,795 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,796 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,853 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,853 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,853 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,882 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,882 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,882 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,910 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:16,910 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:16,910 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,218 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,218 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,227 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,228 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,228 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,242 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,242 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,242 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,297 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,297 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,300 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,300 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,300 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,306 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,306 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,306 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,324 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,324 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,447 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,447 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,460 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,460 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,460 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,480 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,480 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,480 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,531 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,531 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,531 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,662 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,662 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,671 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,672 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,672 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,689 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,689 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,689 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,731 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,861 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,861 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,861 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,875 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,875 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,875 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,895 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,895 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,939 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:17,939 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:17,939 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,061 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,061 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,062 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,073 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,073 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,073 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,094 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,094 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,094 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,147 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,147 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,147 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,291 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,291 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,305 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,305 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,305 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,323 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,323 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,323 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,517 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,517 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,517 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,530 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,530 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,530 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,829 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,829 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,829 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,834 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,834 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,834 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,932 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,932 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,932 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,936 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,936 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,936 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,948 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,948 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,948 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,967 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:18,967 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:18,967 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,048 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,049 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,049 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,052 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,053 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,053 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,077 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,077 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,077 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,128 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,128 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,128 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,131 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,131 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,131 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,135 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,135 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,135 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,146 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,146 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,146 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,190 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,190 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,190 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,193 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,193 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,198 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,198 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,198 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,208 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,208 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,208 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,249 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,249 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,249 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,252 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,252 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,252 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,256 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,256 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,266 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,267 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,267 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,320 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,321 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,321 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,325 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,325 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,330 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,330 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,330 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,344 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,344 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,344 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,397 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,401 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,406 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,406 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,418 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,419 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,419 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,471 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,471 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,471 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,474 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,474 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,474 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,479 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,479 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,479 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,490 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,490 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,490 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,539 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,542 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,542 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,542 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,547 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,547 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,547 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,558 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,558 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,558 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,614 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,614 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,614 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,617 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,618 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,624 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,624 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,634 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,634 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,634 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,679 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,679 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,683 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,683 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,683 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,688 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,689 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,689 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,702 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,702 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,702 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,754 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,758 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,758 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,758 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,764 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,765 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,765 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:19,779 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:19,779 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1] [2024-05-30 10:51:21,215 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,215 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,215 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,265 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,265 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,265 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,269 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,269 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,269 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,276 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,276 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,276 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,294 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,294 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,294 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,298 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,299 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,299 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,311 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,311 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,311 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,327 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,327 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,327 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,348 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,349 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,349 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,400 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,412 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,412 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,412 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,437 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,437 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,437 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,442 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,442 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,443 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,457 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,457 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,473 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,499 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,500 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,500 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,554 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,554 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,555 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,562 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,562 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,562 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,568 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,569 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,569 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,592 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,604 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,604 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,604 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,618 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,642 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,642 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,642 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,695 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,695 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,699 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,699 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,699 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,707 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,707 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,707 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,731 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,746 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,746 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,746 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,765 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,796 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,796 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,796 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,841 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,841 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,841 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,845 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,845 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,845 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,852 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,852 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,852 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,870 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,870 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,870 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,874 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,874 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,874 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,899 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:21,899 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:21,899 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,437 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:22,437 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,437 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,444 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:22,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,470 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:22,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,669 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:22,669 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,669 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,673 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:22,673 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,673 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,710 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:22,710 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,710 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,963 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:22,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:22,963 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,248 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,249 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,249 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,254 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,254 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,254 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,258 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,258 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,258 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,272 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,272 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,290 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,291 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,291 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,321 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,321 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,321 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,324 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,324 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,330 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,330 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,330 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,334 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,334 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,334 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,344 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,344 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,344 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,360 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,361 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,361 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,389 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,389 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,389 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,392 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,393 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,393 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,398 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,413 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,413 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,431 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,432 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,432 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,462 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,462 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,462 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,466 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,466 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,466 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,471 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,472 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,472 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,476 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,476 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,476 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,487 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,487 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,487 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,505 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,506 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,506 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,535 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,535 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,535 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,539 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,539 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,544 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,544 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,544 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,548 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,549 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,549 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,559 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,559 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,559 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,606 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,606 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,606 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,609 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,609 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,609 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,615 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,615 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,615 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,633 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:23,633 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:23,633 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,195 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,195 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,195 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,266 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,266 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,266 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,295 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,295 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,295 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,328 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,328 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,328 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,362 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,362 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,362 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,395 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,395 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,395 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,776 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,776 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,776 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,782 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,782 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,782 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,790 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,790 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,809 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,809 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,809 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,813 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,813 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,833 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,834 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,834 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,881 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,881 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,881 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,885 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,892 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,892 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,892 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,910 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,910 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,910 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,914 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,937 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,938 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,938 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,998 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:24,998 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:24,998 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,002 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,003 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,003 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,013 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,013 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,013 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,036 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,069 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,069 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,069 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,130 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,130 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,130 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,134 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,135 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,135 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,141 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,141 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,141 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,159 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,159 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,159 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,164 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,164 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,164 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,188 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,188 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,247 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,247 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,247 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,252 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,252 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,252 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,259 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,259 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,259 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,277 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,277 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,277 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,307 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,307 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,307 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,742 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,742 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,742 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,807 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,807 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,807 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,862 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,862 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,862 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,922 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,922 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,922 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,980 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:25,980 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:25,980 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,381 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,381 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,387 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,388 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,388 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,397 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,397 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,421 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,421 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,421 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,459 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,459 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,460 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,527 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,527 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,527 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,534 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,545 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,571 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,610 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,610 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,610 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,681 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,682 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,682 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,688 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,689 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,689 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,698 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,698 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,698 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,720 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,720 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,720 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,725 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,725 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,725 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,752 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,752 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,752 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,818 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,819 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,819 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,825 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,825 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,833 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,833 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,833 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,855 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,856 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,856 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,862 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,862 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,862 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,892 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,892 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,892 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,960 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,960 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,960 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,967 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,967 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,967 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,975 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,975 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,998 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:26,998 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:26,998 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,003 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,003 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,003 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,032 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,032 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,032 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,299 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,299 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,299 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,303 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,303 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,303 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,310 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,310 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,310 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,327 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,328 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,328 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,334 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,334 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,334 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,376 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,376 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,847 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,848 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,848 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,907 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,907 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,907 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,957 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:27,958 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:27,958 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,019 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,020 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,020 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,067 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,067 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,067 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,471 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,471 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,472 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,520 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,520 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,520 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,564 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,565 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,565 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,608 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,609 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,609 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,654 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,655 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,655 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,698 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:28,698 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:28,698 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,172 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,172 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,172 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,178 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,178 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,178 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,186 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,186 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,210 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,210 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,210 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,215 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,216 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,216 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,235 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,236 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,236 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,258 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,258 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,291 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,291 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,291 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,450 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,458 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,503 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,503 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,503 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,514 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,514 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,547 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,547 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,548 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,570 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,642 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,642 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,642 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,659 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,659 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,659 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,684 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,685 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,685 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,691 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,691 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,691 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,706 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,706 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,706 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,724 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,725 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,725 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,761 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,761 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,761 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,830 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,830 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,830 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,839 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,839 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,839 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,863 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,863 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,868 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,868 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,886 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,886 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,903 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,903 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,904 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,936 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:29,937 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:29,937 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,006 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,006 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,006 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,014 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,014 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,015 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,025 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,025 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,025 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,052 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,052 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,052 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,059 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,059 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,076 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,076 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,076 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,093 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,093 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,093 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,122 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,122 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,122 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,188 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,188 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,188 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,195 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,195 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,195 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,206 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,206 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,206 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,236 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,237 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,237 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,246 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,246 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,246 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,286 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:30,286 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:30,286 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:31,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,404 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,799 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:31,799 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,799 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:31,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,860 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,977 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:31,977 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:31,977 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,048 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:32,048 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,048 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,125 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:32,125 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,125 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,199 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:32,199 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,199 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,911 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:32,911 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,911 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:32,983 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:32,983 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,034 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,035 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,035 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,087 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,087 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,087 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,145 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,145 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,145 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,200 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,200 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,756 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,756 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,756 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,779 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,779 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,788 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,789 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,789 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,820 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,820 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,820 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,861 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,861 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,861 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,919 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,919 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,919 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,934 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,935 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,935 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,958 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,958 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,958 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,969 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,970 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,970 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,994 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:33,994 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:33,994 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,063 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,064 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,064 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,167 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,167 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,167 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,175 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,176 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,176 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,188 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,188 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,188 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,199 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,199 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,199 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,225 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,225 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,268 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,268 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,268 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,331 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,331 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,331 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,339 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,339 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,339 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,350 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,350 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,350 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,361 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,362 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,362 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,385 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,463 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,463 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,463 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,594 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,594 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,595 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,611 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,611 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,612 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,642 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,642 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,643 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,663 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,663 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,663 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,877 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,924 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,925 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,991 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:34,992 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:34,992 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,000 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:35,001 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,001 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,011 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:35,011 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,011 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:35,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,018 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,036 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:35,036 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:35,036 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:36,350 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:36,350 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:36,350 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:37,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,680 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:37,693 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,693 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,773 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:37,773 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,773 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,854 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:37,854 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,854 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:37,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:37,930 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:37,930 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,026 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,026 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,026 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,072 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,072 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,073 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,149 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,149 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,149 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,309 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,309 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,309 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,317 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,317 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,317 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,387 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,387 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,387 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,464 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,464 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,464 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,472 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,472 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,472 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:38,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:38,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,550 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:39,550 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,550 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,656 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:39,656 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,656 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:39,730 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,814 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:39,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,814 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,947 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:39,948 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:39,948 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,034 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:40,034 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,034 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,777 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:40,777 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,778 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,850 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:40,850 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,850 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,944 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:40,944 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:40,944 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:41,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:41,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:41,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:41,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:41,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:41,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:41,247 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:41,248 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:41,248 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,140 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,140 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,140 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,170 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,170 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,170 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,185 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,186 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,186 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,220 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,294 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,294 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,294 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,420 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,421 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,421 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,453 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,453 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,453 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,468 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,468 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,468 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,501 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,501 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,501 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,585 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,585 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,585 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,760 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,760 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,760 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,785 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,786 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,786 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,827 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,827 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,827 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,860 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,908 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,909 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,960 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:42,960 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:42,960 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,046 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,046 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,046 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,098 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,098 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,098 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,114 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,114 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,114 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,152 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,152 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,152 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,205 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,206 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,206 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,297 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,298 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,298 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,311 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,311 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,311 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,347 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,347 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,347 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,364 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,364 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,465 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,465 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,465 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,584 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,606 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,606 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,606 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,638 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,638 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,638 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,670 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,671 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,671 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,742 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:43,742 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:43,742 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:44,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:44,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:44,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:44,657 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:44,657 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:44,657 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:45,459 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:45,459 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:45,459 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:45,745 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:45,746 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:45,746 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,070 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,070 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,070 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,083 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,083 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,084 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,100 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,100 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,100 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,153 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,153 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,164 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,165 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,165 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,196 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,196 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,196 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,240 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,240 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,240 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,295 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,296 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,296 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,396 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,396 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,396 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,421 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,421 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,421 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,527 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,527 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,527 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,549 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,549 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,549 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,578 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,579 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,579 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,609 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,610 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,610 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,672 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,672 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,672 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,780 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,791 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,791 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,791 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,806 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,806 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,806 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,875 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,875 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,875 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,891 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,891 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,891 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,929 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,930 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,930 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,969 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:46,969 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:46,970 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,033 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,033 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,033 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,145 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,145 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,145 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,200 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,200 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,200 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,208 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,229 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,230 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,230 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,272 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,272 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,273 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,441 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,441 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,441 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,559 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,559 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,559 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,570 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,589 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,589 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,589 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,646 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,647 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,662 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,662 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,690 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,690 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,691 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,724 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:47,724 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:47,724 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,639 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:48,640 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,640 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,659 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:48,659 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,659 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,689 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:48,689 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,689 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,740 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:48,740 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,740 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:48,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,754 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:48,895 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:48,895 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:50,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:50,443 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:50,443 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,275 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,275 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,275 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,303 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,303 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,303 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,348 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,348 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,348 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,473 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,773 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,774 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,774 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,801 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,847 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,848 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,848 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,885 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,963 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:52,964 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:52,964 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,069 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,069 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,069 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,261 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,262 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,262 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,291 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,292 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,292 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,338 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,338 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,373 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,373 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,451 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,451 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,551 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,552 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,552 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,717 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,717 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,718 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,744 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,745 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,745 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,790 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,790 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,827 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,827 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,827 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,905 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:53,905 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:53,905 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,008 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,204 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,232 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,278 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,279 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,279 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,316 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,317 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,317 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,397 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,398 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,398 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,505 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,505 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,505 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,703 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,703 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,703 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,731 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,777 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,777 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,777 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,815 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,815 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,815 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:54,896 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:54,896 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:56,800 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:56,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:56,801 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,088 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:57,088 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,088 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,184 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:57,184 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,184 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,267 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:57,267 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,267 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,345 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:57,345 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,345 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,423 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:57,423 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:57,423 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,345 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,345 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,345 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,356 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,374 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,374 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,374 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,423 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,423 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,423 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,491 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,491 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,492 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,686 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,686 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,686 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,698 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,698 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,698 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,718 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,718 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,718 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,768 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,768 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,768 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,780 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,780 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,780 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,851 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,851 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,851 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,997 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:58,998 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:58,998 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,010 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,010 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,030 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,030 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,030 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,147 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,147 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,148 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,250 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,250 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,250 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,391 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,391 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,391 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,404 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,404 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,404 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,479 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,479 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,479 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,491 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,491 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,491 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,555 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,555 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,555 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,701 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,701 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,701 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,713 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,713 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,713 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,733 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,733 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,733 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,787 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,787 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,787 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,799 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,800 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,800 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:51:59,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:51:59,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:00,819 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:00,819 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:00,819 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:00,928 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:00,929 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:00,929 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:01,047 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:01,047 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:01,047 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:01,149 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:01,149 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:01,149 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:01,251 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:01,251 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:01,251 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,257 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,257 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,268 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,268 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,268 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,285 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,285 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,285 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,342 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,343 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,343 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,401 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,581 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,600 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,601 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,601 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,629 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,630 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,630 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,679 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,679 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,709 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,709 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,709 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:02,863 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:02,863 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,020 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,020 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,020 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,038 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,038 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,038 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,122 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,122 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,149 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,149 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,149 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,306 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,306 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,306 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,584 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,584 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,584 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,613 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,613 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,613 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,661 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,661 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,784 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,785 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,785 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,814 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,814 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,975 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:03,975 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:03,975 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,246 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,247 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,247 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,275 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,276 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,276 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,323 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,323 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,323 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,444 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,472 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,472 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,472 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,628 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,629 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,629 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,901 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,901 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,901 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,931 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,931 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,978 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:04,979 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:04,979 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:05,103 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:05,103 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:05,103 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:05,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:05,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:05,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:05,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:05,296 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:05,296 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,115 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:07,115 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,115 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:07,257 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,257 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,374 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:07,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,375 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,525 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:07,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,651 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:07,651 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:07,651 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,608 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:08,608 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,608 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,709 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:08,709 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,709 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:08,811 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,811 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,906 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:08,907 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:08,907 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:09,003 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:09,004 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:09,004 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:09,107 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:09,107 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:09,107 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,213 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,214 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,214 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,223 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,223 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,223 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,239 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,239 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,239 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,281 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,281 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,281 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,291 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,291 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,291 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,319 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,319 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,319 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,352 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,353 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,353 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,500 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,500 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,500 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,510 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,510 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,510 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,530 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,530 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,574 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,575 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,575 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,585 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,585 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,585 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,613 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,613 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,613 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,644 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,645 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,693 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,693 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,804 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,804 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,804 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,821 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,821 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,821 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,867 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,868 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,868 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,877 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,877 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,877 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,910 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,911 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,911 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,963 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:10,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:10,963 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,020 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,020 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,020 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,125 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,125 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,125 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,136 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,136 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,136 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,153 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,153 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,197 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,197 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,197 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,207 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,236 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,236 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,236 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,267 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,268 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,268 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,319 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,319 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,319 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,423 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,424 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,424 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,451 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,452 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,497 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,497 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,497 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,508 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,508 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,508 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,539 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,539 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,571 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,621 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,621 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,621 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,792 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,793 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,793 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,814 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,841 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,841 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,841 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,948 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,948 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,948 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:11,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:11,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:12,060 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:12,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:12,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:12,138 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:12,139 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:12,139 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:15,111 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:15,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:15,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:15,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:15,946 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:15,946 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,134 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:16,134 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,134 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,342 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:16,343 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,343 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,549 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:16,549 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,549 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,758 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:16,758 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,758 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,900 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:16,900 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:16,900 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,308 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:18,308 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,308 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,490 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:18,490 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,491 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,678 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:18,678 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,678 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,866 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:18,866 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:18,866 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:19,036 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:19,037 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:19,037 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:19,223 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:19,223 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:19,224 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,067 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,067 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,067 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,111 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,152 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,152 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,152 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,243 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,243 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,243 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,355 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,355 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,355 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,599 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,599 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,599 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,647 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,647 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,690 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,690 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,690 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,767 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,767 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,767 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,847 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,847 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,847 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,977 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,977 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,993 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:21,993 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:21,993 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,022 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,023 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,023 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,049 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,050 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,050 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,099 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,100 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,100 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,173 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,173 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,173 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,297 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,297 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,297 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,314 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,314 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,314 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,340 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,341 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,363 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,363 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,410 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,411 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,411 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,513 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,514 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,514 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,652 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,652 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,674 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,674 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,724 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,724 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,724 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,852 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,852 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,852 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,948 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:22,949 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:22,949 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,083 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:23,084 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,084 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,102 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:23,102 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,102 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,130 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:23,130 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,130 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,153 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:23,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:23,208 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:23,208 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:25,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:25,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:25,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,439 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:28,439 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,439 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,453 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:28,454 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,454 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,571 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:28,571 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,571 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,774 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:28,775 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,775 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,798 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:28,798 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,798 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,917 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:28,918 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:28,918 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,099 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,099 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,099 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,122 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,122 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,240 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,240 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,241 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,442 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,442 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,442 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,461 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,461 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,461 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,568 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,568 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,568 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,749 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,750 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,750 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,767 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,768 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,768 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,889 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:29,889 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:29,889 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:30,122 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:30,123 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:30,123 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:30,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:30,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:30,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:30,281 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:30,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:30,282 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:31,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:31,864 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:31,864 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,087 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:32,087 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,087 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,313 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:32,313 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,313 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,524 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:32,524 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,524 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:32,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,731 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:32,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:32,925 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:34,646 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:34,646 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:34,646 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:34,819 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:34,819 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:34,819 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:34,989 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:34,990 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:34,990 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:35,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:35,191 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:35,191 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:35,360 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:35,360 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:35,360 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:35,522 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:35,523 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:35,523 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,301 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,301 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,301 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,378 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,378 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,378 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,417 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,418 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,418 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,517 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,517 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,517 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,617 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,617 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,617 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,798 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,799 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,799 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,827 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,828 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,828 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,908 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,908 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:37,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:37,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,085 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,085 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,085 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,270 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,270 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,270 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,297 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,297 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,347 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,347 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,347 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,383 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,384 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,384 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,485 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,485 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,485 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,609 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,609 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,609 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,782 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,782 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,782 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,807 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,808 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,808 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,858 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,858 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,896 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,896 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,983 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:38,983 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:38,983 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,258 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,258 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,445 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,445 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,445 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,485 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,485 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,485 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,513 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,513 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,583 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,583 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,583 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,687 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,687 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,687 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,851 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,851 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,851 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,871 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,871 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,871 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,906 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,907 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,907 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,935 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,935 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,935 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,996 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:39,996 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:39,996 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:41,617 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:41,617 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:41,617 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:41,659 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:41,659 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:41,659 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:42,902 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:42,902 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:42,903 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,262 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,262 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,262 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,489 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,489 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,489 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,514 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,515 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,515 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,561 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,562 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,562 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,723 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,724 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,724 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,809 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,809 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,809 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,895 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:43,895 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:43,895 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,001 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,001 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,001 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,239 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,240 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,240 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,266 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,266 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,266 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,310 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,310 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,310 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,412 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,412 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,412 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,435 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,436 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,436 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,511 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,697 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,933 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,934 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,934 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,954 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,954 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,954 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,993 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:44,994 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:44,994 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,134 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,134 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,134 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,169 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,169 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,169 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,271 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,271 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,271 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,335 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,335 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,453 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,453 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,453 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,674 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,674 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,674 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,697 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,697 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,697 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,738 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,738 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,738 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,845 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,845 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,845 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,872 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,872 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,872 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,951 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:45,951 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:45,951 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,028 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,028 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,028 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,125 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,125 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,125 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,343 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,343 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,343 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,369 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,369 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,369 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,419 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,419 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,419 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,533 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,533 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,533 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,560 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,561 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,561 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,641 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,641 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,641 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,732 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:46,732 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:46,732 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,717 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:48,718 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,718 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,749 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:48,749 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,749 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,796 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:48,796 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,796 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,914 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:48,914 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,914 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,943 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:48,943 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:48,944 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:49,098 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:49,098 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:49,098 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:50,830 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:50,831 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:50,831 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,075 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,075 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,157 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,233 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,233 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,233 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,331 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,523 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,524 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,524 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,548 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,549 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,549 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,598 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,639 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,640 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,640 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,728 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,728 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,728 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,837 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:53,837 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:53,838 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,041 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,041 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,065 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,065 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,065 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,110 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,110 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,110 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,244 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,244 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,244 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,349 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,349 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,542 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,542 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,542 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,569 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,569 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,569 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,607 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,607 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,607 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,638 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,638 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,638 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,721 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,721 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,721 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,823 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:54,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:54,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,015 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,015 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,015 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,047 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,047 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,047 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,094 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,094 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,094 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,132 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,132 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,342 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,342 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,546 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,547 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,547 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,578 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,578 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,624 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,666 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,666 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,666 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,761 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:55,762 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:55,762 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:59,987 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:52:59,987 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:52:59,987 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:00,437 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:00,438 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:00,438 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:00,678 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:00,679 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:00,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:00,921 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:00,921 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:00,921 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:01,167 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:01,168 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:01,168 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:01,412 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:01,412 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:01,412 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,073 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,074 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,112 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,112 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,112 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,176 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,176 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,176 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,340 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,340 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,340 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,592 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,946 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,946 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,985 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:04,985 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:04,985 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,050 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:05,050 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,050 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:05,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,371 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,406 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:05,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,611 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:05,611 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,611 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:05,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,885 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,908 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:05,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,908 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,965 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:05,965 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:05,965 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,112 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,113 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,113 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,150 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,150 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,150 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,313 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,313 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,313 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,644 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,645 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,685 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,685 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,685 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,750 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,751 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,751 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,893 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,894 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,894 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,928 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:06,929 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:06,929 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,119 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:07,119 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,120 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,457 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:07,458 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,458 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,498 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:07,499 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,499 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,562 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:07,563 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,563 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,705 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:07,705 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,706 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,729 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:07,729 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,729 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,858 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:07,858 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:07,858 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:09,575 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:09,575 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:09,575 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:09,761 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:09,761 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:09,761 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:09,927 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:09,927 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:09,927 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:10,102 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:10,102 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:10,102 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:10,261 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:10,262 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:10,262 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,110 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,139 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,139 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,139 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,181 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,181 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,181 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,294 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,295 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,295 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,319 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,319 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,319 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,469 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,469 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,733 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,733 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,733 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,772 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,772 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,772 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,833 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,833 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,833 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,965 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,965 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,965 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,990 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:12,990 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:12,990 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,131 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:13,131 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,131 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:13,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:13,473 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,530 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:13,531 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,531 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,678 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:13,678 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,678 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,709 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:13,709 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,709 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,846 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:13,847 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:13,847 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,111 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,138 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,138 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,138 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,181 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,181 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,181 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,333 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,333 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,333 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,371 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,371 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,585 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,586 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,586 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,938 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,938 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,938 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,975 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:14,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:14,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,037 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,038 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,038 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,178 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,178 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,178 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,219 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,426 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,426 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,741 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,741 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,741 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,768 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,768 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,768 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,827 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,828 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,828 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,962 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,963 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,991 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:15,991 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:15,991 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:16,145 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:16,145 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:16,145 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:18,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:18,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:18,475 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:18,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:18,790 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:18,790 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:19,104 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:19,104 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:19,104 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:19,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:19,373 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:19,373 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:19,695 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:19,695 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:19,695 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:21,766 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:21,766 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:21,766 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,162 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:22,162 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,162 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:22,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,401 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,614 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:22,615 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,615 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,790 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:22,790 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,790 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,968 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:22,968 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:22,968 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:24,856 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:24,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:24,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:24,882 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:24,882 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:24,883 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:24,925 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:24,925 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:24,925 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,046 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,046 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,046 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,076 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,077 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,077 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,167 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,168 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,168 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,285 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,285 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,286 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,404 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,404 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,404 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,681 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,718 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,718 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,719 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,779 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,779 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,891 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,892 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,892 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:25,930 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:25,930 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,031 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,032 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,032 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,121 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,122 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,122 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,251 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,251 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,251 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,559 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,559 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,559 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,597 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,598 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,662 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,662 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,818 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,818 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,818 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,857 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,857 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,857 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:26,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:26,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,086 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,086 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,086 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,225 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,226 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,529 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,530 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,530 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,568 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,568 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,629 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,629 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,629 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,787 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,787 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,787 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,934 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:27,934 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:27,934 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,180 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,181 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,181 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,480 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,481 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,518 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,518 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,518 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,582 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,754 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,754 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,754 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,792 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,792 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,792 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,903 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:28,903 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:28,904 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,017 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,017 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,017 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,162 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,163 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,163 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,479 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,479 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,479 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,518 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,518 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,518 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,586 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,586 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,586 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,749 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,749 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,749 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,788 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,789 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,789 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,906 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:29,906 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:29,906 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:30,021 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:30,021 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:30,021 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:33,391 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:33,392 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:33,392 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:34,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:34,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:34,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:34,630 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:34,630 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:34,630 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:34,830 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:34,830 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:34,830 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:35,045 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:35,046 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:35,046 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:35,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:35,255 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:35,255 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:35,454 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:35,454 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:35,454 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:37,779 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:37,780 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:37,780 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,016 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:38,016 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,016 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,259 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:38,259 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,259 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,499 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:38,499 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,499 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,738 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:38,738 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,738 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:38,983 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:38,983 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,274 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,274 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,275 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,300 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,300 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,300 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,340 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,340 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,340 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,372 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,372 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,372 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,451 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,451 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,451 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,547 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,547 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,547 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,720 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,720 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,720 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,743 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,743 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,743 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,782 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,782 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,814 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,814 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,887 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,887 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,887 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,989 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:41,990 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:41,990 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,174 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,175 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,175 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,201 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,202 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,202 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,242 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,242 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,242 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,275 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,275 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,275 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,350 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,350 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,453 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,453 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,453 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,634 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,635 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,635 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,700 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,700 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,700 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,731 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,731 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,732 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,807 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,807 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,807 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,910 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:42,910 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:42,910 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,125 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,125 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,125 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,230 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,230 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,230 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,276 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,277 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,277 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,353 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,353 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,353 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,459 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,460 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,460 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,700 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,701 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,701 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,769 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,769 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,769 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,803 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,803 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,803 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,878 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:43,879 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:43,879 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:47,366 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:47,366 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:47,366 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,003 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,003 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,003 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,039 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,039 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,039 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,191 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,191 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,192 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,429 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,429 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,568 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,568 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,568 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,787 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,787 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,787 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,815 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,815 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,815 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,958 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:50,959 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:50,959 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:51,187 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,187 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,214 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:51,214 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,214 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,357 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:51,357 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,357 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,588 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:51,588 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,588 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,619 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:51,619 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,619 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,783 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:51,783 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:51,783 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:52,002 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:52,002 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:52,002 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:52,032 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:52,032 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:52,032 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:52,192 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:52,192 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:52,192 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:54,629 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:54,629 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:54,629 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:54,931 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:54,931 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:54,931 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:55,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:55,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:55,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:55,560 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:55,560 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:55,560 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:55,884 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:55,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:55,885 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:56,222 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:56,222 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:56,222 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:58,408 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:58,409 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:58,409 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:58,610 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:58,611 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:58,611 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:58,813 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:58,813 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:58,813 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:59,001 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:59,001 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:59,001 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:59,302 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:59,303 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:59,303 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:59,453 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:53:59,454 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:53:59,454 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:00,994 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:00,994 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:00,994 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,019 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,019 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,059 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,060 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,060 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,091 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,092 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,092 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,172 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,173 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,173 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,287 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,287 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,287 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,502 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,526 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,526 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,526 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,567 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,567 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,567 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,600 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,600 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,600 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,679 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,679 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,968 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,968 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,968 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,993 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:01,993 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:01,993 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,033 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,034 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,034 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,066 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,066 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,066 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,144 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,144 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,144 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,425 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,425 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,425 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,451 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,492 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,492 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,492 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,526 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,526 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,526 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,600 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,600 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,600 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,699 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,700 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,700 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,877 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,877 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,877 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,902 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,902 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,902 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,943 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,944 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,944 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:02,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:02,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,051 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:03,051 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,051 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,151 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:03,152 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,152 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:03,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,357 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:03,357 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,357 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:03,399 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,399 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:03,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,512 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:03,512 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:03,512 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:05,105 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:05,106 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:05,106 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:05,161 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:05,161 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:05,161 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:06,686 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:06,686 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:06,686 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,179 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,179 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,179 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,487 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,488 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,488 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,528 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,528 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,528 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,591 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,591 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,591 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,746 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,746 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,746 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,783 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,783 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,783 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,891 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,892 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,892 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,995 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:07,995 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:07,995 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,130 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,131 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,131 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,427 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,427 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,464 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,464 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,464 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,525 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,678 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,679 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,679 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,715 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,715 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,715 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,824 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,824 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,824 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,930 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:08,931 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:08,931 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,068 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,068 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,068 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,379 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,379 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,379 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,416 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,416 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,416 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,476 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,476 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,476 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,628 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,628 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,628 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,665 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,665 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,665 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,772 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,773 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,773 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,882 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:09,882 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:09,882 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,467 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,467 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,467 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,524 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,525 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,525 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,667 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,667 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,667 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,701 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,701 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,701 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,805 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,805 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,805 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,904 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:10,904 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:10,904 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,041 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,041 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,041 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,318 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,319 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,319 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,353 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,353 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,353 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,410 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,411 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,411 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,557 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,557 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,557 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,592 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,592 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,592 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,695 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,695 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,695 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,793 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:11,793 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:11,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:14,194 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,194 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,228 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:14,229 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,229 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,287 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:14,288 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,288 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,434 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:14,434 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,434 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:14,470 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,470 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,667 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:14,668 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:14,668 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:16,609 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:16,609 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:16,609 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,547 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:18,548 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,548 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:18,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,624 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:18,624 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,624 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,663 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:18,663 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,663 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,760 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:18,760 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,760 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,870 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:18,870 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:18,870 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,074 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,103 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,103 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,103 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,151 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,151 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,151 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,190 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,190 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,190 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,273 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,274 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,274 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,384 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,385 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,595 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,596 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,624 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,624 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,624 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,673 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,673 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,673 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,712 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,796 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,796 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,796 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,910 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:19,910 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:19,910 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,127 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,127 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,127 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,157 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,157 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,157 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,207 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,330 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,331 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,331 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,442 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,442 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,442 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,647 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,648 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,648 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,677 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,677 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,677 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,724 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,724 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,724 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,763 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,763 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,763 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,858 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,859 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,859 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:20,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:20,982 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,211 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:21,212 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,212 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,243 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:21,243 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,243 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,292 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:21,292 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,292 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,335 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:21,335 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,335 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,432 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:21,432 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:21,432 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:25,560 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:25,560 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:25,560 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:25,989 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:25,990 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:25,990 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:26,218 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,218 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,441 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:26,441 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,441 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,657 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:26,657 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,657 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,870 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:26,870 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:26,870 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,205 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,205 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,234 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,234 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,234 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,282 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,435 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,435 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,435 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,599 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,600 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,600 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,897 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,897 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,898 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,928 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,928 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,929 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,978 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:29,978 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:29,978 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,117 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,117 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,117 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,150 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,150 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,150 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,323 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,323 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,323 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,624 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,625 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,625 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,658 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,714 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,715 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,715 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,855 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,856 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,856 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,889 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:30,889 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:30,889 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,071 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:31,071 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,071 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,386 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:31,387 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,387 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,420 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:31,420 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,420 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,474 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:31,474 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,474 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,614 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:31,614 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,615 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,647 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:31,647 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,647 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,833 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:31,833 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:31,833 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,154 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:32,154 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,154 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,186 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:32,187 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,187 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,239 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:32,239 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,239 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,373 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:32,373 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,373 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,405 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:32,405 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,405 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:32,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:32,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:34,856 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:34,856 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:34,856 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,099 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:35,099 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,100 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,342 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:35,342 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,342 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,585 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:35,585 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,585 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,839 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:35,839 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:35,839 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,374 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:38,374 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,374 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,409 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:38,409 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,409 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,469 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:38,469 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,469 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,616 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:38,616 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,616 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,649 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:38,650 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,650 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:38,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:38,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,204 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,407 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,407 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,440 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,440 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,440 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,617 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,618 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,618 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,911 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,911 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,911 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,947 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:39,948 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:39,948 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,009 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,156 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,156 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,156 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,192 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,192 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,192 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,385 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,712 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,712 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,712 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,747 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,747 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,747 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,804 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,804 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,804 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,954 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,954 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,954 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,992 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:40,992 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:40,992 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,189 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:41,189 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,189 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,526 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:41,526 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,526 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,562 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:41,562 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,562 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,621 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:41,621 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,621 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,767 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:41,767 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,767 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,804 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:41,804 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:41,804 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,001 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:42,001 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,001 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,329 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:42,329 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,329 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,364 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:42,364 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,364 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,419 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:42,420 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,420 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,564 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:42,564 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,564 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:42,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,598 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:42,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:42,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:45,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:45,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:45,245 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:45,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:45,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:45,539 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:45,803 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:45,803 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:45,803 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:46,064 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:46,064 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:46,064 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:46,319 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:46,320 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:46,320 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:48,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:48,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:48,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:48,651 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:48,651 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:48,651 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:48,865 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:48,865 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:48,865 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:49,097 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:49,097 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:49,097 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:49,324 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:49,324 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:49,324 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:49,556 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:49,556 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:49,556 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,711 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:51,711 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,711 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,749 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:51,750 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,750 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:51,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,810 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:51,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:51,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,020 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,021 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,021 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,137 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,137 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,137 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,256 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,256 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,691 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,691 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,691 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,730 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,730 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,730 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,946 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,946 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,946 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,981 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:52,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:52,982 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,093 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:53,093 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,093 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,207 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:53,207 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,207 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,355 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:53,356 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,356 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,805 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:53,806 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,806 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,845 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:53,845 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,845 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,909 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:53,909 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:53,909 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,074 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,114 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,114 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,114 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,236 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,236 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,236 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,349 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,349 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,349 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,497 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,497 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,497 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,834 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,834 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,834 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,875 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,876 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,876 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,944 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:54,944 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:54,944 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,117 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:55,118 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,118 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,160 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:55,160 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,160 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,284 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:55,284 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,284 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,403 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:55,404 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,404 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,558 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:55,558 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,558 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,890 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:55,890 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,891 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,936 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:55,936 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:55,936 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,008 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,009 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,009 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,180 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,180 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,180 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,220 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,220 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,340 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,341 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,456 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,456 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,456 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,608 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,608 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,608 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,941 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,941 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,941 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:56,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:56,982 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,050 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:57,051 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,051 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,220 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:57,221 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,221 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,261 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:57,261 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,261 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:57,385 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,502 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:54:57,502 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:54:57,502 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:02,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:02,255 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:02,255 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:03,945 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:03,945 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:03,945 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:04,263 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:04,263 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:04,263 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:04,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:04,599 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:04,599 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:04,939 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:04,939 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:04,939 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:05,257 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:05,257 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:05,257 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:05,568 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:05,568 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:05,568 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,204 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:08,204 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,204 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:08,448 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,448 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,690 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:08,691 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,691 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,958 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:08,958 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:08,958 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:09,243 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:09,243 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:09,243 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:09,496 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:09,496 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:09,496 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:11,971 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:11,971 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:11,971 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,010 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,010 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,010 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,074 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,074 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,074 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,124 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,124 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,124 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,234 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,234 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,234 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,381 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,382 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,650 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,651 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,651 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,693 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,693 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,693 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,767 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,767 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,767 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,822 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,823 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,823 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,932 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:12,932 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:12,932 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,078 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:13,078 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,078 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:13,338 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,338 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,375 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:13,375 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,375 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,437 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:13,438 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,438 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,490 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:13,490 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,490 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,608 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:13,608 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,608 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,748 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:13,748 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:13,748 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,019 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,019 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,061 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,062 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,062 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,133 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,184 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,184 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,184 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,292 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,292 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,292 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,433 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,433 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,433 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,694 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,694 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,694 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,732 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,732 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,733 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,794 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,843 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,962 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:14,962 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:14,962 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,102 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:15,102 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,102 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,361 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:15,361 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,361 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,402 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:15,403 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,403 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,467 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:15,467 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,467 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,516 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:15,516 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,517 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,631 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:15,631 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:15,631 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:20,178 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:20,178 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:20,178 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,147 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:24,148 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,148 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:24,193 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,193 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,450 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:24,450 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,450 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,774 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:24,775 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,775 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,814 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:24,814 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:24,815 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,020 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:25,020 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,020 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,337 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:25,337 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,337 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,382 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:25,382 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,383 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,615 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:25,615 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,616 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,926 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:25,926 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,926 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,973 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:25,973 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:25,973 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,205 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:26,205 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,205 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,545 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:26,545 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,545 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,587 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:26,587 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,587 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,809 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:26,809 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:26,809 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:27,132 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:27,133 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:27,133 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:27,172 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:27,172 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:27,172 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:27,407 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:27,407 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:27,408 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:30,083 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:30,084 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:30,084 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:30,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:30,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:30,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:30,736 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:30,736 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:30,736 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:31,048 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:31,049 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:31,049 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:31,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:31,386 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:31,386 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:31,719 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:31,720 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:31,720 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,218 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:34,219 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,219 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,473 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:34,473 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,473 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,732 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:34,732 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,732 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,984 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:34,984 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:34,984 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:35,250 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:35,250 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:35,250 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:35,532 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:35,532 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:35,532 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,126 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,127 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,127 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,172 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,172 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,172 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,247 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,247 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,247 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,304 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,305 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,305 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,428 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,428 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,577 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,577 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,577 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,873 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,873 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,873 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,915 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,915 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,915 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,985 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:38,986 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:38,986 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,042 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,166 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,166 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,166 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,326 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,326 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,326 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,613 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,613 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,613 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,655 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,656 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,656 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,727 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,727 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,727 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,784 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,784 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,784 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,907 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:39,908 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:39,908 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,070 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:40,070 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,070 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,368 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:40,368 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,368 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,410 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:40,411 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,411 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:40,482 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,482 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,538 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:40,538 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,538 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,660 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:40,660 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,660 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,817 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:40,817 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:40,817 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,118 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,118 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,118 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,161 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,161 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,161 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,232 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,289 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,289 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,289 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,413 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,414 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,571 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,572 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,572 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,863 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,863 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,863 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,906 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,907 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,907 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,980 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:41,981 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:41,981 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:42,042 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:42,042 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:42,043 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:42,174 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:42,174 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:42,174 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:44,744 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:44,744 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:44,744 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:44,840 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:44,840 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:44,840 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,001 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:47,002 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,002 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,223 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:47,223 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,224 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,318 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:47,318 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,318 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,443 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:47,443 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,444 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,770 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:47,770 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,770 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,858 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:47,859 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,859 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,976 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:47,976 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:47,976 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,140 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,141 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,141 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,228 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,228 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,229 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,346 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,347 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,347 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,500 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,501 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,501 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,576 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,576 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,576 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,680 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,680 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,680 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,881 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,881 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,881 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,957 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:48,957 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:48,957 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,065 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,065 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,065 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,254 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,254 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,254 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,332 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,332 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,332 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,436 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,437 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,437 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,587 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,587 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,587 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,665 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,665 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,665 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,781 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,781 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,781 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,950 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:49,950 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:49,950 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,035 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,035 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,036 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,152 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,152 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,152 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,341 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,421 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,421 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,421 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,526 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,526 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,526 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,682 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,682 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,682 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,760 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,761 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,761 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,869 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:50,869 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:50,869 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,030 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,030 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,030 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,110 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,111 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,111 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,225 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,225 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,225 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,385 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,385 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,385 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,464 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,464 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,464 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,581 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,581 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,582 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,789 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,790 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,790 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,877 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,878 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,878 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,990 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:51,990 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:51,991 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,155 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,155 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,155 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,241 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,241 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,241 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,348 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,348 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,348 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,509 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,509 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,509 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,596 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,596 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,596 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,724 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,724 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,724 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,881 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,882 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,882 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,960 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:52,961 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:52,961 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,070 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:53,070 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,070 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,282 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:53,283 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,283 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:53,364 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,364 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:53,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,475 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,649 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:53,649 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,649 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,738 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:53,739 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,739 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,871 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:53,871 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:53,871 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,038 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:54,038 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,038 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,125 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:54,125 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,125 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:54,246 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,246 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,414 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:54,414 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,414 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,497 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:54,497 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,497 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,605 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:54,606 INFO L394 cStratifiedReduction]: Guessed abstraction level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,606 INFO L395 cStratifiedReduction]: Actual level: [t1Thread1of1ForFork1_push_#res#1, t1Thread1of1ForFork1_#t~post39#1, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~i~0#1, ~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, #pthreadsMutex, ~#m~0.offset, ~#m~0.base, t1Thread1of1ForFork1_#t~ret42#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:54,886 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 125784 states. [2024-05-30 10:55:54,886 INFO L212 cStratifiedReduction]: Copied states 55922 times. [2024-05-30 10:55:54,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:54,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:54,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-30 10:55:54,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:55:54,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-05-30 10:55:54,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-05-30 10:55:54,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:54,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-05-30 10:55:54,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-05-30 10:55:54,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-05-30 10:55:54,887 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t1Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-05-30 10:55:54,887 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-05-30 10:55:55,094 INFO L445 BasicCegarLoop]: Path program histogram: [3, 3, 1, 1, 1, 1] [2024-05-30 10:55:55,094 INFO L308 ceAbstractionStarter]: Result for error location t1Err0ASSERT_VIOLATIONERROR_FUNCTION was SAFE (5/6) [2024-05-30 10:55:55,099 INFO L103 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:55:55,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-30 10:55:55,099 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-30 10:55:55,103 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-05-30 10:55:55,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (12)] Waiting until timeout for monitored process [2024-05-30 10:55:55,120 INFO L166 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-30 10:55:55,121 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == t2Err0ASSERT_VIOLATIONERROR_FUNCTION ======== [2024-05-30 10:55:55,121 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@5a149f8d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-30 10:55:55,121 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-05-30 10:55:55,121 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:55:55,124 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 127 states. [2024-05-30 10:55:55,124 INFO L212 cStratifiedReduction]: Copied states 0 times. [2024-05-30 10:55:55,124 INFO L78 Accepts]: Start accepts. Automaton has currently 128 states, but on-demand construction may add more states Word has length 63 [2024-05-30 10:55:55,125 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:55:55,125 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t2Err0ASSERT_VIOLATIONERROR_FUNCTION === [t2Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:55:55,125 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:55:55,125 INFO L85 PathProgramCache]: Analyzing trace with hash -1478234595, now seen corresponding path program 1 times [2024-05-30 10:55:55,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:55:55,125 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013364995] [2024-05-30 10:55:55,125 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:55:55,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:55:55,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:55:55,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:55:55,174 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:55:55,174 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013364995] [2024-05-30 10:55:55,174 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013364995] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:55:55,174 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:55:55,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-05-30 10:55:55,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1922022908] [2024-05-30 10:55:55,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:55:55,175 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-05-30 10:55:55,175 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:55:55,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-05-30 10:55:55,175 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-30 10:55:55,175 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:55,176 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:55:55,176 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 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-05-30 10:55:55,176 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:55,176 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:55:55,221 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,221 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:55:55,221 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,228 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,228 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,228 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,255 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,256 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,256 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,280 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,280 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,280 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,304 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,304 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,304 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,325 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,325 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,326 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,364 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,364 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,394 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,394 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,394 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,425 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,425 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,425 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,448 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,448 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,481 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,481 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,482 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,511 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,511 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,544 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,544 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,544 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,563 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,563 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,563 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,592 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,593 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,593 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,623 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,623 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,648 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,649 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,649 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,681 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,681 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,681 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,887 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,888 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,888 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,924 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,924 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,924 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,961 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:55,961 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:55,961 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:55,997 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 2315 states. [2024-05-30 10:55:55,997 INFO L212 cStratifiedReduction]: Copied states 53 times. [2024-05-30 10:55:55,998 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:55,998 INFO L78 Accepts]: Start accepts. Automaton has currently 2707 states, but on-demand construction may add more states Word has length 97 [2024-05-30 10:55:55,998 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:55:55,998 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-05-30 10:55:55,999 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t2Err0ASSERT_VIOLATIONERROR_FUNCTION === [t2Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:55:55,999 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:55:55,999 INFO L85 PathProgramCache]: Analyzing trace with hash 56161839, now seen corresponding path program 1 times [2024-05-30 10:55:55,999 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:55:55,999 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1391727079] [2024-05-30 10:55:56,000 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:55:56,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:55:56,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:55:56,067 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:55:56,067 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:55:56,067 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1391727079] [2024-05-30 10:55:56,067 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1391727079] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:55:56,068 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:55:56,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-05-30 10:55:56,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1078236807] [2024-05-30 10:55:56,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:55:56,068 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-05-30 10:55:56,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:55:56,069 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-05-30 10:55:56,069 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-30 10:55:56,069 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:56,069 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:55:56,069 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 3 states have internal predecessors, (97), 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-05-30 10:55:56,070 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:56,070 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:56,070 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:55:56,096 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,096 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:55:56,096 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,102 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,102 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,102 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,127 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,128 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,128 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,149 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,149 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,149 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,169 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,170 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,170 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,187 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,188 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,188 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,217 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,217 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,217 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,245 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,245 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,245 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,268 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,268 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,268 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,287 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,287 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,287 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,308 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,308 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,309 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,329 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,329 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,329 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,353 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,354 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,354 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,372 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,372 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,372 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,391 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,391 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,392 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,409 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,409 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,409 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,426 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,426 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~flag~0] [2024-05-30 10:55:56,426 INFO L395 cStratifiedReduction]: Actual level: [~flag~0] [2024-05-30 10:55:56,476 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 2034 states. [2024-05-30 10:55:56,476 INFO L212 cStratifiedReduction]: Copied states 53 times. [2024-05-30 10:55:56,476 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:56,476 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:56,477 INFO L78 Accepts]: Start accepts. Automaton has currently 2456 states, but on-demand construction may add more states Word has length 98 [2024-05-30 10:55:56,477 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:55:56,477 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-05-30 10:55:56,477 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting t2Err0ASSERT_VIOLATIONERROR_FUNCTION === [t2Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:55:56,477 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:55:56,478 INFO L85 PathProgramCache]: Analyzing trace with hash 2028302792, now seen corresponding path program 1 times [2024-05-30 10:55:56,478 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:55:56,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [627192987] [2024-05-30 10:55:56,478 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:55:56,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:55:56,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:55:56,528 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:55:56,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:55:56,529 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [627192987] [2024-05-30 10:55:56,529 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [627192987] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:55:56,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:55:56,529 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-05-30 10:55:56,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [759142379] [2024-05-30 10:55:56,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:55:56,529 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-05-30 10:55:56,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:55:56,530 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-05-30 10:55:56,530 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-05-30 10:55:56,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:56,530 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:55:56,530 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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-05-30 10:55:56,530 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:56,530 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:56,530 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:56,531 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:55:56,556 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,556 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:55:56,556 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:55:56,563 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,563 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0] [2024-05-30 10:55:56,563 INFO L395 cStratifiedReduction]: Actual level: [~top~0] [2024-05-30 10:55:56,587 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,587 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,588 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,607 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,607 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,608 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,627 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,627 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,627 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,651 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,652 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,832 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,832 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,832 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,861 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,884 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,884 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,885 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,898 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,898 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,898 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,919 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,919 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,919 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,936 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,936 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,936 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,953 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,953 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,953 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,963 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,963 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,963 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,982 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,982 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,982 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:56,997 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:56,997 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:56,997 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:57,012 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,012 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0] [2024-05-30 10:55:57,012 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0] [2024-05-30 10:55:57,048 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 2028 states. [2024-05-30 10:55:57,048 INFO L212 cStratifiedReduction]: Copied states 53 times. [2024-05-30 10:55:57,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,055 INFO L78 Accepts]: Start accepts. Automaton has currently 2452 states, but on-demand construction may add more states Word has length 108 [2024-05-30 10:55:57,056 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:55:57,056 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-05-30 10:55:57,056 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t2Err0ASSERT_VIOLATIONERROR_FUNCTION === [t2Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:55:57,056 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:55:57,056 INFO L85 PathProgramCache]: Analyzing trace with hash -1850438155, now seen corresponding path program 1 times [2024-05-30 10:55:57,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:55:57,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1117883752] [2024-05-30 10:55:57,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:55:57,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:55:57,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:55:57,216 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:55:57,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:55:57,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1117883752] [2024-05-30 10:55:57,216 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1117883752] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:55:57,216 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:55:57,216 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-05-30 10:55:57,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1880036564] [2024-05-30 10:55:57,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:55:57,217 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-05-30 10:55:57,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:55:57,217 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-05-30 10:55:57,218 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-05-30 10:55:57,218 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:57,218 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:55:57,218 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 15.428571428571429) internal successors, (108), 7 states have internal predecessors, (108), 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-05-30 10:55:57,218 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,218 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,218 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,218 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:57,218 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:55:57,286 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,286 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:55:57,286 INFO L395 cStratifiedReduction]: Actual level: [~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,293 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,293 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,293 INFO L395 cStratifiedReduction]: Actual level: [~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,296 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,296 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:55:57,296 INFO L395 cStratifiedReduction]: Actual level: [~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,301 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,301 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,301 INFO L395 cStratifiedReduction]: Actual level: [~top~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,339 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,339 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,339 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,341 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,341 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,341 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,370 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,370 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,370 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,371 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,371 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,371 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,399 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,400 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,400 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,401 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,401 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,401 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,427 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,428 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,428 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,429 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,429 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,429 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,475 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,475 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,476 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,477 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,477 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,477 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,509 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,509 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,509 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,510 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,511 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,511 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,539 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,539 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,539 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,540 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,540 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,540 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,566 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,566 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,567 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,569 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,569 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,569 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,622 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,623 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,623 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,625 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,625 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,625 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,658 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,658 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,658 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,660 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,660 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,660 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,794 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,794 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,794 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,795 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,795 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,795 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,808 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,809 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,809 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,810 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,810 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,810 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,836 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,836 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,836 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,837 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,837 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,837 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,858 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,858 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,858 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,860 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,860 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,860 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,882 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,882 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,882 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,883 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:55:57,883 INFO L394 cStratifiedReduction]: Guessed abstraction level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,883 INFO L395 cStratifiedReduction]: Actual level: [~top~0, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret35#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1] [2024-05-30 10:55:57,947 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 2846 states. [2024-05-30 10:55:57,947 INFO L212 cStratifiedReduction]: Copied states 101 times. [2024-05-30 10:55:57,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:57,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:55:57,947 INFO L78 Accepts]: Start accepts. Automaton has currently 3409 states, but on-demand construction may add more states Word has length 119 [2024-05-30 10:55:57,948 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:55:57,948 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-05-30 10:55:57,948 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t2Err0ASSERT_VIOLATIONERROR_FUNCTION === [t2Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:55:57,948 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:55:57,949 INFO L85 PathProgramCache]: Analyzing trace with hash -1687618268, now seen corresponding path program 1 times [2024-05-30 10:55:57,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:55:57,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [765919879] [2024-05-30 10:55:57,949 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:55:57,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:55:57,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-30 10:55:59,853 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-30 10:55:59,853 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-30 10:55:59,853 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [765919879] [2024-05-30 10:55:59,853 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [765919879] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-30 10:55:59,853 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-30 10:55:59,853 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [29] imperfect sequences [] total 29 [2024-05-30 10:55:59,854 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1260210604] [2024-05-30 10:55:59,854 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-30 10:55:59,854 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-05-30 10:55:59,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-30 10:55:59,855 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-05-30 10:55:59,855 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=103, Invalid=709, Unknown=0, NotChecked=0, Total=812 [2024-05-30 10:55:59,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:59,855 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-30 10:55:59,855 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 4.103448275862069) internal successors, (119), 29 states have internal predecessors, (119), 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-05-30 10:55:59,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:59,855 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:59,856 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:55:59,856 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:55:59,856 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-30 10:55:59,856 INFO L199 cStratifiedReduction]: Start building reduction automaton [2024-05-30 10:56:00,645 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,645 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:56:00,645 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,652 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,652 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,652 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,654 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,654 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:56:00,654 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,661 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,662 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,662 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,662 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,662 INFO L394 cStratifiedReduction]: Guessed abstraction level: [] [2024-05-30 10:56:00,662 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,662 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,662 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,663 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,797 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,798 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,798 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,801 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,801 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,801 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,801 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,840 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,840 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,840 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,843 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,843 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,843 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,843 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,882 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,882 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,882 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,885 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,885 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:00,885 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:00,885 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,014 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,014 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,014 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,017 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,018 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,018 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,018 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,018 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,076 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,077 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,077 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,081 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,081 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,081 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,081 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,081 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,081 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,138 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,138 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,138 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,142 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,142 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,142 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,142 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,142 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,142 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,193 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,193 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,194 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,197 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,197 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,197 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,197 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,197 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,197 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,228 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,229 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,229 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,232 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,232 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,232 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,232 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,305 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,306 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,306 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,310 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,310 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,310 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,311 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,311 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,311 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,358 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,359 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,359 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,363 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,363 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,363 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,363 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,363 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,412 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,412 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,413 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,417 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,417 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,417 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,417 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,417 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,417 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,447 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,448 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,448 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,451 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,451 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,452 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,452 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,452 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,452 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,503 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,503 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,503 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,508 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,508 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,508 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,509 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,509 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,509 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,549 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,550 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,550 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,554 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,554 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,554 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,554 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,555 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,555 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,598 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,598 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,598 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,603 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,603 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,603 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,603 INFO L393 cStratifiedReduction]: Backtracking a loop entry edge [2024-05-30 10:56:01,603 INFO L394 cStratifiedReduction]: Guessed abstraction level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:01,603 INFO L395 cStratifiedReduction]: Actual level: [ULTIMATE.start_main_~#id2~0#1.base, t1Thread1of1ForFork1_assume_abort_if_not_~cond#1, ~#arr~0.offset, t2Thread1of1ForFork0_pop_#t~mem38#1, t1Thread1of1ForFork1_push_~stack#1.offset, t1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, t1Thread1of1ForFork1_push_#in~stack#1.base, t2Thread1of1ForFork0_pop_#in~stack#1.offset, t2Thread1of1ForFork0_dec_top_#t~post32#1, t1Thread1of1ForFork1_~tmp~0#1, t2Thread1of1ForFork0_pop_~stack#1.base, ~top~0, t1Thread1of1ForFork1_push_~stack#1.base, ~flag~0, t2Thread1of1ForFork0_pop_#t~ret37#1, t2Thread1of1ForFork0_#t~ret46#1, t1Thread1of1ForFork1_push_#in~x#1, #valid, ~#arr~0.base, t2Thread1of1ForFork0_pop_~stack#1.offset, t2Thread1of1ForFork0_pop_#res#1, t1Thread1of1ForFork1_push_~x#1, t1Thread1of1ForFork1_push_#t~ret34#1, t1Thread1of1ForFork1_inc_top_#t~post31#1, t2Thread1of1ForFork0_get_top_#res#1, #memory_int, t2Thread1of1ForFork0_pop_#in~stack#1.base, ULTIMATE.start_main_~#id1~0#1.base] [2024-05-30 10:56:02,315 INFO L211 cStratifiedReduction]: Finished building reduction automaton with 3441 states. [2024-05-30 10:56:02,315 INFO L212 cStratifiedReduction]: Copied states 100 times. [2024-05-30 10:56:02,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:56:02,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:56:02,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-05-30 10:56:02,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-05-30 10:56:02,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2024-05-30 10:56:02,316 INFO L78 Accepts]: Start accepts. Automaton has currently 4136 states, but on-demand construction may add more states Word has length 146 [2024-05-30 10:56:02,317 INFO L84 Accepts]: Finished accepts. word is accepted. [2024-05-30 10:56:02,317 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-05-30 10:56:02,317 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t2Err0ASSERT_VIOLATIONERROR_FUNCTION === [t2Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-05-30 10:56:02,317 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-30 10:56:02,317 INFO L85 PathProgramCache]: Analyzing trace with hash 1080643720, now seen corresponding path program 1 times [2024-05-30 10:56:02,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-30 10:56:02,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2071738790] [2024-05-30 10:56:02,318 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-30 10:56:02,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-30 10:56:02,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-30 10:56:02,355 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-05-30 10:56:02,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-05-30 10:56:02,457 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-05-30 10:56:02,457 INFO L360 BasicCegarLoop]: Counterexample is feasible [2024-05-30 10:56:02,457 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location t2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-05-30 10:56:02,457 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-05-30 10:56:02,463 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-05-30 10:56:02,465 INFO L308 ceAbstractionStarter]: Result for error location t2Err0ASSERT_VIOLATIONERROR_FUNCTION was UNSAFE (6/6) [2024-05-30 10:56:02,467 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-05-30 10:56:02,467 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-05-30 10:56:02,569 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 30.05 10:56:02 BasicIcfg [2024-05-30 10:56:02,569 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-05-30 10:56:02,570 INFO L158 Benchmark]: Toolchain (without parser) took 384471.91ms. Allocated memory was 268.4MB in the beginning and 4.7GB in the end (delta: 4.5GB). Free memory was 197.1MB in the beginning and 2.5GB in the end (delta: -2.3GB). Peak memory consumption was 2.2GB. Max. memory is 8.0GB. [2024-05-30 10:56:02,570 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 157.3MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 8.0GB. [2024-05-30 10:56:02,570 INFO L158 Benchmark]: CACSL2BoogieTranslator took 708.51ms. Allocated memory is still 268.4MB. Free memory was 196.6MB in the beginning and 166.2MB in the end (delta: 30.4MB). Peak memory consumption was 30.4MB. Max. memory is 8.0GB. [2024-05-30 10:56:02,570 INFO L158 Benchmark]: Boogie Procedure Inliner took 72.67ms. Allocated memory is still 268.4MB. Free memory was 166.2MB in the beginning and 163.6MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-05-30 10:56:02,570 INFO L158 Benchmark]: Boogie Preprocessor took 52.16ms. Allocated memory is still 268.4MB. Free memory was 163.6MB in the beginning and 162.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-05-30 10:56:02,571 INFO L158 Benchmark]: RCFGBuilder took 632.21ms. Allocated memory is still 268.4MB. Free memory was 162.0MB in the beginning and 225.0MB in the end (delta: -63.0MB). Peak memory consumption was 19.3MB. Max. memory is 8.0GB. [2024-05-30 10:56:02,571 INFO L158 Benchmark]: TraceAbstraction took 382996.68ms. Allocated memory was 268.4MB in the beginning and 4.7GB in the end (delta: 4.5GB). Free memory was 224.0MB in the beginning and 2.5GB in the end (delta: -2.3GB). Peak memory consumption was 2.2GB. Max. memory is 8.0GB. [2024-05-30 10:56:02,572 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.15ms. Allocated memory is still 157.3MB. Free memory is still 90.3MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 708.51ms. Allocated memory is still 268.4MB. Free memory was 196.6MB in the beginning and 166.2MB in the end (delta: 30.4MB). Peak memory consumption was 30.4MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 72.67ms. Allocated memory is still 268.4MB. Free memory was 166.2MB in the beginning and 163.6MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 52.16ms. Allocated memory is still 268.4MB. Free memory was 163.6MB in the beginning and 162.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 632.21ms. Allocated memory is still 268.4MB. Free memory was 162.0MB in the beginning and 225.0MB in the end (delta: -63.0MB). Peak memory consumption was 19.3MB. Max. memory is 8.0GB. * TraceAbstraction took 382996.68ms. Allocated memory was 268.4MB in the beginning and 4.7GB in the end (delta: 4.5GB). Free memory was 224.0MB in the beginning and 2.5GB in the end (delta: -2.3GB). Peak memory consumption was 2.2GB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 347, independent: 305, independent conditional: 305, independent unconditional: 0, dependent: 42, dependent conditional: 42, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 305, independent: 305, independent conditional: 305, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 305, independent: 305, independent conditional: 305, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 305, independent: 305, independent conditional: 0, independent unconditional: 305, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 305, independent: 305, independent conditional: 0, independent unconditional: 305, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 305, independent: 305, independent conditional: 0, independent unconditional: 305, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 305, independent: 305, independent conditional: 0, independent unconditional: 305, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 305, independent: 305, independent conditional: 0, independent unconditional: 305, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 305, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 305, unknown conditional: 0, unknown unconditional: 305] , Statistics on independence cache: Total cache size (in pairs): 305, Positive cache size: 305, Positive conditional cache size: 0, Positive unconditional cache size: 305, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 42 - StatisticsResult: Reduction benchmarks 26.5ms Time before loop, 402.8ms Time in loop, 0.4s Time in total, Has Loop: 1, wrong guesses: 0, overall guesses: 6, Reduction States: 372, Duplicate States: 0, Protected Variables: 0 - StatisticsResult: Visitor Statistics States: 373, Transitions: 402, Traversal time: 0.4s - StatisticsResult: Proof manager benchmarks IrresponsibleProofs: 0, RedundantProofs: 0, ProvenStates: 0, Times there's more than one choice: 0, Avg number of choices: NaN - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Statistics on independence cache: Total cache size (in pairs): 0, Positive cache size: 0, Positive conditional cache size: 0, Positive unconditional cache size: 0, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: -1, Independence queries for same thread: 0 - StatisticsResult: Reduction benchmarks 4.3ms Time before loop, 0.0ms Time in loop, 0.0s Time in total, Has Loop: 0, wrong guesses: 0, overall guesses: 0, Reduction States: 30, Duplicate States: 0, Protected Variables: 0 - StatisticsResult: Visitor Statistics States: 31, Transitions: 30, Traversal time: 0.0s - StatisticsResult: Proof manager benchmarks IrresponsibleProofs: 0, RedundantProofs: 0, ProvenStates: 0, Times there's more than one choice: 0, Avg number of choices: NaN - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Statistics on independence cache: Total cache size (in pairs): 0, Positive cache size: 0, Positive conditional cache size: 0, Positive unconditional cache size: 0, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: -1, Independence queries for same thread: 0 - StatisticsResult: Visitor Statistics States: 0, Transitions: 0, Traversal time: 16571720.3s - StatisticsResult: Proof manager benchmarks IrresponsibleProofs: 0, RedundantProofs: 0, ProvenStates: 0, Times there's more than one choice: 0, Avg number of choices: NaN - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 0, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Statistics on independence cache: Total cache size (in pairs): 0, Positive cache size: 0, Positive conditional cache size: 0, Positive unconditional cache size: 0, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: -1, Independence queries for same thread: 0 - StatisticsResult: Visitor Statistics States: 0, Transitions: 0, Traversal time: 16571720.4s - StatisticsResult: Proof manager benchmarks IrresponsibleProofs: 0, RedundantProofs: 0, ProvenStates: 0, Times there's more than one choice: 0, Avg number of choices: NaN - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 410018, independent: 387371, independent conditional: 387371, independent unconditional: 0, dependent: 22647, dependent conditional: 22647, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 387675, independent: 387371, independent conditional: 387371, independent unconditional: 0, dependent: 304, dependent conditional: 304, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 387675, independent: 387371, independent conditional: 387371, independent unconditional: 0, dependent: 304, dependent conditional: 304, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 390515, independent: 387371, independent conditional: 0, independent unconditional: 387371, dependent: 3144, dependent conditional: 2840, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 390515, independent: 387371, independent conditional: 0, independent unconditional: 387371, dependent: 3144, dependent conditional: 0, dependent unconditional: 3144, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 390515, independent: 387371, independent conditional: 0, independent unconditional: 387371, dependent: 3144, dependent conditional: 0, dependent unconditional: 3144, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 387675, independent: 387371, independent conditional: 0, independent unconditional: 387371, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 387675, independent: 387092, independent conditional: 0, independent unconditional: 387092, dependent: 583, dependent conditional: 0, dependent unconditional: 583, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 583, independent: 279, independent conditional: 0, independent unconditional: 279, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 583, independent: 279, independent conditional: 0, independent unconditional: 279, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 583, independent: 279, independent conditional: 0, independent unconditional: 279, dependent: 304, dependent conditional: 0, dependent unconditional: 304, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 649, independent: 181, independent conditional: 0, independent unconditional: 181, dependent: 467, dependent conditional: 0, dependent unconditional: 467, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 390515, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 2840, dependent conditional: 0, dependent unconditional: 2840, unknown: 387675, unknown conditional: 0, unknown unconditional: 387675] , Statistics on independence cache: Total cache size (in pairs): 387675, Positive cache size: 387371, Positive conditional cache size: 0, Positive unconditional cache size: 387371, Negative cache size: 304, Negative conditional cache size: 0, Negative unconditional cache size: 304, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 2840, Maximal queried relation: 10, Independence queries for same thread: 22343 - StatisticsResult: Reduction benchmarks 11.2ms Time before loop, 0.0ms Time in loop, 0.0s Time in total, Has Loop: 0, wrong guesses: 0, overall guesses: 0, Reduction States: 99, Duplicate States: 0, Protected Variables: 0 - StatisticsResult: Reduction benchmarks 111.3ms Time before loop, 206.4ms Time in loop, 0.3s Time in total, Has Loop: 1, wrong guesses: 0, overall guesses: 4, Reduction States: 312, Duplicate States: 0, Protected Variables: 0 - StatisticsResult: Reduction benchmarks 35.1ms Time before loop, 219.3ms Time in loop, 0.3s Time in total, Has Loop: 1, wrong guesses: 0, overall guesses: 16, Reduction States: 480, Duplicate States: 0, Protected Variables: 0 - StatisticsResult: Reduction benchmarks 29.6ms Time before loop, 336.6ms Time in loop, 0.4s Time in total, Has Loop: 1, wrong guesses: 5, overall guesses: 25, Reduction States: 878, Duplicate States: 126, Protected Variables: 2 - StatisticsResult: Reduction benchmarks 28.8ms Time before loop, 604.7ms Time in loop, 0.6s Time in total, Has Loop: 1, wrong guesses: 10, overall guesses: 47, Reduction States: 1545, Duplicate States: 290, Protected Variables: 2 - StatisticsResult: Reduction benchmarks 26.4ms Time before loop, 730.5ms Time in loop, 0.8s Time in total, Has Loop: 1, wrong guesses: 12, overall guesses: 57, Reduction States: 2120, Duplicate States: 362, Protected Variables: 2 - StatisticsResult: Reduction benchmarks 32.7ms Time before loop, 4768.0ms Time in loop, 4.8s Time in total, Has Loop: 1, wrong guesses: 21, overall guesses: 318, Reduction States: 9650, Duplicate States: 686, Protected Variables: 4 - StatisticsResult: Reduction benchmarks 80.2ms Time before loop, 1233.0ms Time in loop, 1.3s Time in total, Has Loop: 1, wrong guesses: 1, overall guesses: 27, Reduction States: 4020, Duplicate States: 401, Protected Variables: 9 - StatisticsResult: Reduction benchmarks 230.3ms Time before loop, 11201.9ms Time in loop, 11.4s Time in total, Has Loop: 1, wrong guesses: 5, overall guesses: 493, Reduction States: 23646, Duplicate States: 4933, Protected Variables: 10 - StatisticsResult: Reduction benchmarks 396.9ms Time before loop, 40971.3ms Time in loop, 41.4s Time in total, Has Loop: 1, wrong guesses: 5, overall guesses: 1195, Reduction States: 62955, Duplicate States: 3791, Protected Variables: 10 - StatisticsResult: Reduction benchmarks 77.0ms Time before loop, 305632.7ms Time in loop, 305.7s Time in total, Has Loop: 1, wrong guesses: 5, overall guesses: 2590, Reduction States: 125784, Duplicate States: 55922, Protected Variables: 12 - StatisticsResult: Visitor Statistics States: 64, Transitions: 63, Traversal time: 0.0s - StatisticsResult: Visitor Statistics States: 269, Transitions: 289, Traversal time: 0.3s - StatisticsResult: Visitor Statistics States: 427, Transitions: 464, Traversal time: 0.3s - StatisticsResult: Visitor Statistics States: 791, Transitions: 867, Traversal time: 0.4s - StatisticsResult: Visitor Statistics States: 1371, Transitions: 1514, Traversal time: 0.6s - StatisticsResult: Visitor Statistics States: 1859, Transitions: 2058, Traversal time: 0.8s - StatisticsResult: Visitor Statistics States: 9215, Transitions: 10193, Traversal time: 4.8s - StatisticsResult: Visitor Statistics States: 3443, Transitions: 3986, Traversal time: 1.3s - StatisticsResult: Visitor Statistics States: 22329, Transitions: 25936, Traversal time: 11.4s - StatisticsResult: Visitor Statistics States: 59601, Transitions: 69537, Traversal time: 41.4s - StatisticsResult: Visitor Statistics States: 121805, Transitions: 142493, Traversal time: 305.7s - StatisticsResult: Proof manager benchmarks IrresponsibleProofs: 13, RedundantProofs: 1, ProvenStates: 27645, Times there's more than one choice: 16567, Avg number of choices: 5.9324651835775 - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 21120, independent: 20169, independent conditional: 20169, independent unconditional: 0, dependent: 951, dependent conditional: 951, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 20175, independent: 20169, independent conditional: 20169, independent unconditional: 0, dependent: 6, dependent conditional: 6, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 20175, independent: 20169, independent conditional: 20169, independent unconditional: 0, dependent: 6, dependent conditional: 6, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 20191, independent: 20169, independent conditional: 0, independent unconditional: 20169, dependent: 22, dependent conditional: 16, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 20191, independent: 20169, independent conditional: 0, independent unconditional: 20169, dependent: 22, dependent conditional: 0, dependent unconditional: 22, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 20191, independent: 20169, independent conditional: 0, independent unconditional: 20169, dependent: 22, dependent conditional: 0, dependent unconditional: 22, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 20175, independent: 20169, independent conditional: 0, independent unconditional: 20169, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 20175, independent: 20165, independent conditional: 0, independent unconditional: 20165, dependent: 10, dependent conditional: 0, dependent unconditional: 10, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 10, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 10, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 10, independent: 4, independent conditional: 0, independent unconditional: 4, dependent: 6, dependent conditional: 0, dependent unconditional: 6, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 23, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 21, dependent conditional: 0, dependent unconditional: 21, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 20191, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 16, dependent conditional: 0, dependent unconditional: 16, unknown: 20175, unknown conditional: 0, unknown unconditional: 20175] , Statistics on independence cache: Total cache size (in pairs): 20175, Positive cache size: 20169, Positive conditional cache size: 0, Positive unconditional cache size: 20169, Negative cache size: 6, Negative conditional cache size: 0, Negative unconditional cache size: 6, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 16, Maximal queried relation: 5, Independence queries for same thread: 945 - StatisticsResult: Reduction benchmarks 2.8ms Time before loop, 0.0ms Time in loop, 0.0s Time in total, Has Loop: 0, wrong guesses: 0, overall guesses: 0, Reduction States: 127, Duplicate States: 0, Protected Variables: 0 - StatisticsResult: Reduction benchmarks 18.3ms Time before loop, 802.9ms Time in loop, 0.8s Time in total, Has Loop: 1, wrong guesses: 1, overall guesses: 22, Reduction States: 2315, Duplicate States: 53, Protected Variables: 1 - StatisticsResult: Reduction benchmarks 11.4ms Time before loop, 394.7ms Time in loop, 0.4s Time in total, Has Loop: 1, wrong guesses: 1, overall guesses: 18, Reduction States: 2034, Duplicate States: 53, Protected Variables: 4 - StatisticsResult: Reduction benchmarks 4.2ms Time before loop, 512.9ms Time in loop, 0.5s Time in total, Has Loop: 1, wrong guesses: 1, overall guesses: 18, Reduction States: 2028, Duplicate States: 53, Protected Variables: 5 - StatisticsResult: Reduction benchmarks 10.6ms Time before loop, 717.5ms Time in loop, 0.7s Time in total, Has Loop: 1, wrong guesses: 2, overall guesses: 35, Reduction States: 2846, Duplicate States: 101, Protected Variables: 8 - StatisticsResult: Reduction benchmarks 227.5ms Time before loop, 2231.4ms Time in loop, 2.5s Time in total, Has Loop: 1, wrong guesses: 3, overall guesses: 52, Reduction States: 3441, Duplicate States: 100, Protected Variables: 32 - StatisticsResult: Visitor Statistics States: 64, Transitions: 63, Traversal time: 0.0s - StatisticsResult: Visitor Statistics States: 2205, Transitions: 2393, Traversal time: 0.8s - StatisticsResult: Visitor Statistics States: 1913, Transitions: 2089, Traversal time: 0.4s - StatisticsResult: Visitor Statistics States: 1891, Transitions: 2068, Traversal time: 0.5s - StatisticsResult: Visitor Statistics States: 2698, Transitions: 2945, Traversal time: 0.7s - StatisticsResult: Visitor Statistics States: 3248, Transitions: 3545, Traversal time: 2.5s - StatisticsResult: Proof manager benchmarks IrresponsibleProofs: 1, RedundantProofs: 1, ProvenStates: 834, Times there's more than one choice: 620, Avg number of choices: 2.997601918465228 - PositiveResult [Line: 941]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - CounterExampleResult [Line: 941]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L935] 0 static int top=0; VAL [top=0] [L936] 0 static unsigned int arr[(5)]; VAL [arr={3:0}, top=0] [L937] 0 pthread_mutex_t m; VAL [arr={3:0}, m={4:0}, top=0] [L938] 0 _Bool flag=(0); VAL [arr={3:0}, flag=0, m={4:0}, top=0] [L1021] 0 pthread_t id1, id2; VAL [arr={3:0}, flag=0, id1={7:0}, id2={6:0}, m={4:0}, top=0] [L1023] FCALL, FORK 0 pthread_create(&id1, ((void *)0), t1, ((void *)0)) VAL [arr={3:0}, flag=0, id1={7:0}, id2={6:0}, m={4:0}, top=0] [L1024] FCALL, FORK 0 pthread_create(&id2, ((void *)0), t2, ((void *)0)) VAL [arr={3:0}, flag=0, id1={7:0}, id2={6:0}, m={4:0}, top=0] [L1006] 2 int i; VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, m={4:0}, top=0] [L1007] 2 i=0 VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, i=0, m={4:0}, top=0] [L1007] COND TRUE 2 i<(5) VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, i=0, m={4:0}, top=0] [L1025] 0 \read(id1) VAL [arr={3:0}, flag=0, id1={7:0}, id2={6:0}, m={4:0}, top=0] [L990] 1 int i; VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, m={4:0}, top=0] [L991] 1 unsigned int tmp; VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, m={4:0}, top=0] [L992] 1 i=0 VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, i=0, m={4:0}, top=0] [L992] COND TRUE 1 i<(5) VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, i=0, m={4:0}, top=0] [L995] 1 tmp = __VERIFIER_nondet_uint() VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, i=0, m={4:0}, tmp=4, top=0] [L996] CALL 1 assume_abort_if_not(tmp < (5)) [L23] COND FALSE 1 !(!cond) VAL [\old(cond)=1, arr={3:0}, cond=1, flag=0, m={4:0}, top=0] [L996] RET 1 assume_abort_if_not(tmp < (5)) [L997] CALL, EXPR 1 push(arr,tmp) [L962] COND FALSE 1 !(top==(5)) [L969] CALL, EXPR 1 get_top() [L954] 1 return top; VAL [\result=0, arr={3:0}, flag=0, m={4:0}, top=0] [L969] RET, EXPR 1 get_top() [L969] 1 stack[get_top()] = x VAL [\old(x)=4, arr={3:0}, flag=0, m={4:0}, stack={3:0}, stack={3:0}, top=0, x=4] [L970] CALL 1 inc_top() [L946] 1 top++ VAL [arr={3:0}, flag=0, m={4:0}, top=1] [L970] RET 1 inc_top() [L972] 1 return 0; VAL [\old(x)=4, \result=0, arr={3:0}, flag=0, m={4:0}, stack={3:0}, stack={3:0}, top=1, x=4] [L997] RET, EXPR 1 push(arr,tmp) [L997] COND FALSE 1 !(push(arr,tmp)==(-1)) VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=0, i=0, m={4:0}, tmp=4, top=1] [L999] 1 flag=(1) VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=1, i=0, m={4:0}, tmp=4, top=1] [L1010] COND TRUE 2 \read(flag) [L1012] CALL, EXPR 2 pop(arr) [L976] CALL, EXPR 2 get_top() [L954] 2 return top; VAL [\result=0, \result=1, arr={3:0}, flag=1, m={4:0}, top=1] [L976] RET, EXPR 2 get_top() [L976] COND FALSE 2 !(get_top()==0) VAL [arr={3:0}, flag=1, m={4:0}, stack={3:0}, stack={3:0}, top=1] [L983] CALL 2 dec_top() [L950] 2 top-- VAL [arr={3:0}, flag=1, m={4:0}, top=0] [L983] RET 2 dec_top() [L984] CALL, EXPR 2 get_top() [L954] 2 return top; VAL [\result=0, \result=0, arr={3:0}, flag=1, m={4:0}, top=0] [L984] RET, EXPR 2 get_top() [L984] EXPR 2 stack[get_top()] VAL [arr={3:0}, flag=1, m={4:0}, stack={3:0}, stack={3:0}, top=0] [L984] 2 return stack[get_top()]; VAL [\result=4, arr={3:0}, flag=1, m={4:0}, stack={3:0}, stack={3:0}, top=0] [L1012] RET, EXPR 2 pop(arr) [L1012] COND FALSE 2 !(!(pop(arr)!=(-2))) VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=1, i=0, m={4:0}, top=0] [L1007] 2 i++ VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=1, i=1, m={4:0}, top=0] [L1007] COND TRUE 2 i<(5) VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=1, i=1, m={4:0}, top=0] [L1010] COND TRUE 2 \read(flag) [L1012] CALL, EXPR 2 pop(arr) [L976] CALL, EXPR 2 get_top() [L954] 2 return top; VAL [\result=0, \result=0, arr={3:0}, flag=1, m={4:0}, top=0] [L976] RET, EXPR 2 get_top() [L976] COND TRUE 2 get_top()==0 VAL [arr={3:0}, flag=1, m={4:0}, stack={3:0}, stack={3:0}, top=0] [L979] 2 return (-2); VAL [\result=-2, arr={3:0}, flag=1, m={4:0}, stack={3:0}, stack={3:0}, top=0] [L1012] RET, EXPR 2 pop(arr) [L1012] COND TRUE 2 !(pop(arr)!=(-2)) VAL [arg={0:0}, arg={0:0}, arr={3:0}, flag=1, i=1, m={4:0}, top=0] [L1013] CALL 2 error() [L941] 2 reach_error() VAL [arr={3:0}, flag=1, m={4:0}, top=0] - StatisticsResult: Ultimate Automizer benchmark data for thread instance sufficiency: ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES with 1 thread instances CFG has 5 procedures, 274 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.5s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.4s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for thread instance sufficiency: ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES with 1 thread instances CFG has 5 procedures, 274 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.0s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for error location: t1Err0ASSERT_VIOLATIONERROR_FUNCTION with 1 thread instances CFG has 5 procedures, 274 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.0s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for error location: t1Err0ASSERT_VIOLATIONERROR_FUNCTION with 2 thread instances CFG has 5 procedures, 274 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 374.7s, OverallIterations: 10, TraceHistogramMax: 0, PathProgramHistogramMax: 3, EmptinessCheckTime: 367.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 106, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 4.9s InterpolantComputationTime, 2964 NumberOfCodeBlocks, 2964 NumberOfCodeBlocksAsserted, 22 NumberOfCheckSat, 3789 ConstructedInterpolants, 0 QuantifiedInterpolants, 9697 SizeOfPredicates, 38 NumberOfNonLiveVariables, 2360 ConjunctsInSsa, 48 ConjunctsInUnsatCore, 19 InterpolantComputations, 6 PerfectInterpolantSequences, 1950/4476 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for error location: t2Err0ASSERT_VIOLATIONERROR_FUNCTION with 1 thread instances CFG has 5 procedures, 274 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 0.0s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data for error location: t2Err0ASSERT_VIOLATIONERROR_FUNCTION with 2 thread instances CFG has 5 procedures, 274 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 7.3s, OverallIterations: 6, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 4.9s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 52, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 2.1s InterpolantComputationTime, 631 NumberOfCodeBlocks, 631 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 480 ConstructedInterpolants, 0 QuantifiedInterpolants, 2995 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-05-30 10:56:02,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (12)] Forceful destruction successful, exit code 0 [2024-05-30 10:56:02,816 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (6)] Forceful destruction successful, exit code 0 [2024-05-30 10:56:03,021 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (5)] Forceful destruction successful, exit code 0 [2024-05-30 10:56:03,221 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Forceful destruction successful, exit code 0 [2024-05-30 10:56:03,418 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Forceful destruction successful, exit code 0 [2024-05-30 10:56:03,620 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0 [2024-05-30 10:56:03,821 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...