./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3f425fbd41c7ccae1a723fb1d810cc8d5de457f21f022cd913c9ed548884a123 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 04:10:29,593 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 04:10:29,649 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-02-06 04:10:29,654 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 04:10:29,654 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 04:10:29,673 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 04:10:29,673 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 04:10:29,673 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 04:10:29,674 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 04:10:29,674 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 04:10:29,674 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 04:10:29,674 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 04:10:29,675 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 04:10:29,675 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 04:10:29,675 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 04:10:29,675 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 04:10:29,676 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 04:10:29,676 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 04:10:29,676 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 04:10:29,676 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 04:10:29,676 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 04:10:29,676 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 04:10:29,676 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 04:10:29,677 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 04:10:29,677 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 04:10:29,677 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 04:10:29,677 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 04:10:29,677 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 04:10:29,677 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 04:10:29,677 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 04:10:29,677 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:10:29,678 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 04:10:29,678 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 04:10:29,679 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3f425fbd41c7ccae1a723fb1d810cc8d5de457f21f022cd913c9ed548884a123 [2025-02-06 04:10:29,908 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 04:10:29,916 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 04:10:29,918 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 04:10:29,919 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 04:10:29,920 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 04:10:29,920 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i [2025-02-06 04:10:31,115 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a9032c21f/f2128e22285843d6bfd7378934df41d1/FLAGc0ef1e536 [2025-02-06 04:10:31,345 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 04:10:31,346 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i [2025-02-06 04:10:31,370 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a9032c21f/f2128e22285843d6bfd7378934df41d1/FLAGc0ef1e536 [2025-02-06 04:10:31,384 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a9032c21f/f2128e22285843d6bfd7378934df41d1 [2025-02-06 04:10:31,387 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 04:10:31,388 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 04:10:31,389 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 04:10:31,389 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 04:10:31,392 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 04:10:31,393 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,395 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2498cf46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31, skipping insertion in model container [2025-02-06 04:10:31,395 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,411 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 04:10:31,516 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i[917,930] [2025-02-06 04:10:31,574 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:10:31,588 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 04:10:31,598 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i[917,930] [2025-02-06 04:10:31,637 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:10:31,657 INFO L204 MainTranslator]: Completed translation [2025-02-06 04:10:31,657 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31 WrapperNode [2025-02-06 04:10:31,658 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 04:10:31,659 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 04:10:31,659 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 04:10:31,659 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 04:10:31,664 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,678 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,710 INFO L138 Inliner]: procedures = 30, calls = 194, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 589 [2025-02-06 04:10:31,710 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 04:10:31,711 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 04:10:31,711 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 04:10:31,711 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 04:10:31,719 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,719 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,727 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,736 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Memory array in LHS [2025-02-06 04:10:31,736 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,736 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,753 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,754 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,755 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,756 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,759 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 04:10:31,759 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 04:10:31,759 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 04:10:31,759 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 04:10:31,760 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (1/1) ... [2025-02-06 04:10:31,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:10:31,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 04:10:31,788 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 04:10:31,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 04:10:31,803 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 04:10:31,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2025-02-06 04:10:31,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~real [2025-02-06 04:10:31,803 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 04:10:31,803 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2025-02-06 04:10:31,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2025-02-06 04:10:31,804 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 04:10:31,804 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-02-06 04:10:31,804 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-02-06 04:10:31,804 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 04:10:31,804 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 04:10:31,804 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 04:10:31,911 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 04:10:31,912 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 04:10:32,588 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L158: havoc property_#t~mem114#1;havoc property_#t~mem115#1;havoc property_#t~ite120#1;havoc property_#t~mem119#1;havoc property_#t~mem116#1;havoc property_#t~mem117#1;havoc property_#t~mem118#1;havoc property_#t~mem123#1;havoc property_#t~mem121#1;havoc property_#t~mem122#1;havoc property_#t~ite132#1;havoc property_#t~mem126#1;havoc property_#t~mem124#1;havoc property_#t~mem125#1;havoc property_#t~ite131#1;havoc property_#t~mem128#1;havoc property_#t~mem127#1;havoc property_#t~mem130#1;havoc property_#t~mem129#1;havoc property_#t~short133#1;havoc property_#t~mem134#1;havoc property_#t~mem135#1;havoc property_#t~short136#1;havoc property_#t~ite147#1;havoc property_#t~mem138#1;havoc property_#t~mem137#1;havoc property_#t~mem146#1;havoc property_#t~mem139#1;havoc property_#t~mem140#1;havoc property_#t~ite143#1;havoc property_#t~mem141#1;havoc property_#t~mem142#1;havoc property_#t~mem144#1;havoc property_#t~mem145#1;havoc property_#t~short148#1;havoc property_#t~mem149#1;havoc property_#t~mem150#1;havoc property_#t~ite163#1;havoc property_#t~mem153#1;havoc property_#t~mem151#1;havoc property_#t~mem152#1;havoc property_#t~ite160#1;havoc property_#t~mem156#1;havoc property_#t~mem154#1;havoc property_#t~mem155#1;havoc property_#t~mem157#1;havoc property_#t~ite159#1;havoc property_#t~mem158#1;havoc property_#t~mem162#1;havoc property_#t~mem161#1;havoc property_#t~short164#1; [2025-02-06 04:10:32,639 INFO L? ?]: Removed 134 outVars from TransFormulas that were not future-live. [2025-02-06 04:10:32,639 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 04:10:32,651 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 04:10:32,653 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 04:10:32,653 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:10:32 BoogieIcfgContainer [2025-02-06 04:10:32,654 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 04:10:32,655 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 04:10:32,655 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 04:10:32,659 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 04:10:32,660 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 04:10:31" (1/3) ... [2025-02-06 04:10:32,660 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@738b029d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:10:32, skipping insertion in model container [2025-02-06 04:10:32,660 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:31" (2/3) ... [2025-02-06 04:10:32,660 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@738b029d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:10:32, skipping insertion in model container [2025-02-06 04:10:32,661 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:10:32" (3/3) ... [2025-02-06 04:10:32,662 INFO L128 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-94.i [2025-02-06 04:10:32,671 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 04:10:32,672 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_variablewrapping_wrapper-sp_file-94.i that has 2 procedures, 135 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2025-02-06 04:10:32,739 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 04:10:32,746 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@227dc467, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 04:10:32,747 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-06 04:10:32,750 INFO L276 IsEmpty]: Start isEmpty. Operand has 135 states, 107 states have (on average 1.4018691588785046) internal successors, (150), 108 states have internal predecessors, (150), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25) [2025-02-06 04:10:32,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2025-02-06 04:10:32,758 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:10:32,759 INFO L218 NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 04:10:32,759 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:10:32,763 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:10:32,764 INFO L85 PathProgramCache]: Analyzing trace with hash -1365705274, now seen corresponding path program 1 times [2025-02-06 04:10:32,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 04:10:32,769 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [180017079] [2025-02-06 04:10:32,770 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:10:32,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 04:10:32,867 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 194 statements into 1 equivalence classes. [2025-02-06 04:10:32,915 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 194 of 194 statements. [2025-02-06 04:10:32,915 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:10:32,916 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:10:33,345 INFO L134 CoverageAnalysis]: Checked inductivity of 1200 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1200 trivial. 0 not checked. [2025-02-06 04:10:33,346 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 04:10:33,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [180017079] [2025-02-06 04:10:33,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [180017079] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:10:33,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:10:33,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 04:10:33,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1223049420] [2025-02-06 04:10:33,348 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:10:33,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 04:10:33,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 04:10:33,365 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 04:10:33,365 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-06 04:10:33,368 INFO L87 Difference]: Start difference. First operand has 135 states, 107 states have (on average 1.4018691588785046) internal successors, (150), 108 states have internal predecessors, (150), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25) Second operand has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25) [2025-02-06 04:10:33,422 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:10:33,423 INFO L93 Difference]: Finished difference Result 266 states and 423 transitions. [2025-02-06 04:10:33,424 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 04:10:33,425 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25) Word has length 194 [2025-02-06 04:10:33,425 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:10:33,433 INFO L225 Difference]: With dead ends: 266 [2025-02-06 04:10:33,434 INFO L226 Difference]: Without dead ends: 134 [2025-02-06 04:10:33,438 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-06 04:10:33,441 INFO L435 NwaCegarLoop]: 193 mSDtfsCounter, 0 mSDsluCounter, 375 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 568 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-06 04:10:33,443 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 568 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 04:10:33,452 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 134 states. [2025-02-06 04:10:33,469 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 134 to 134. [2025-02-06 04:10:33,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 134 states, 107 states have (on average 1.3738317757009346) internal successors, (147), 107 states have internal predecessors, (147), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25) [2025-02-06 04:10:33,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 134 states and 197 transitions. [2025-02-06 04:10:33,478 INFO L78 Accepts]: Start accepts. Automaton has 134 states and 197 transitions. Word has length 194 [2025-02-06 04:10:33,480 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:10:33,481 INFO L471 AbstractCegarLoop]: Abstraction has 134 states and 197 transitions. [2025-02-06 04:10:33,481 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.0) internal successors, (72), 4 states have internal predecessors, (72), 2 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25) [2025-02-06 04:10:33,481 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 197 transitions. [2025-02-06 04:10:33,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2025-02-06 04:10:33,485 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:10:33,486 INFO L218 NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 04:10:33,486 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 04:10:33,486 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:10:33,487 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:10:33,487 INFO L85 PathProgramCache]: Analyzing trace with hash -663109435, now seen corresponding path program 1 times [2025-02-06 04:10:33,487 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 04:10:33,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [285157107] [2025-02-06 04:10:33,488 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:10:33,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 04:10:33,561 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 194 statements into 1 equivalence classes. [2025-02-06 04:10:33,789 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 194 of 194 statements. [2025-02-06 04:10:33,789 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:10:33,789 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 04:10:33,789 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 04:10:33,800 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 194 statements into 1 equivalence classes. [2025-02-06 04:10:33,943 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 194 of 194 statements. [2025-02-06 04:10:33,943 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:10:33,944 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 04:10:34,046 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 04:10:34,046 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 04:10:34,047 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2025-02-06 04:10:34,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 04:10:34,050 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-02-06 04:10:34,194 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-06 04:10:34,196 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.02 04:10:34 BoogieIcfgContainer [2025-02-06 04:10:34,197 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-06 04:10:34,197 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-06 04:10:34,197 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-06 04:10:34,197 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-06 04:10:34,198 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:10:32" (3/4) ... [2025-02-06 04:10:34,200 INFO L149 WitnessPrinter]: No result that supports witness generation found [2025-02-06 04:10:34,200 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-06 04:10:34,201 INFO L158 Benchmark]: Toolchain (without parser) took 2813.03ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 106.6MB in the beginning and 159.7MB in the end (delta: -53.1MB). Peak memory consumption was 92.1MB. Max. memory is 16.1GB. [2025-02-06 04:10:34,201 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 201.3MB. Free memory is still 128.1MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 04:10:34,201 INFO L158 Benchmark]: CACSL2BoogieTranslator took 269.22ms. Allocated memory is still 142.6MB. Free memory was 106.6MB in the beginning and 88.5MB in the end (delta: 18.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-06 04:10:34,202 INFO L158 Benchmark]: Boogie Procedure Inliner took 51.43ms. Allocated memory is still 142.6MB. Free memory was 88.5MB in the beginning and 85.1MB in the end (delta: 3.4MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 04:10:34,202 INFO L158 Benchmark]: Boogie Preprocessor took 48.14ms. Allocated memory is still 142.6MB. Free memory was 85.1MB in the beginning and 82.1MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 04:10:34,202 INFO L158 Benchmark]: IcfgBuilder took 894.34ms. Allocated memory is still 142.6MB. Free memory was 82.1MB in the beginning and 40.3MB in the end (delta: 41.8MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2025-02-06 04:10:34,202 INFO L158 Benchmark]: TraceAbstraction took 1541.74ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 39.4MB in the beginning and 159.7MB in the end (delta: -120.3MB). Peak memory consumption was 25.0MB. Max. memory is 16.1GB. [2025-02-06 04:10:34,203 INFO L158 Benchmark]: Witness Printer took 3.16ms. Allocated memory is still 285.2MB. Free memory was 159.7MB in the beginning and 159.7MB in the end (delta: 24.0kB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 04:10:34,204 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.20ms. Allocated memory is still 201.3MB. Free memory is still 128.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 269.22ms. Allocated memory is still 142.6MB. Free memory was 106.6MB in the beginning and 88.5MB in the end (delta: 18.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 51.43ms. Allocated memory is still 142.6MB. Free memory was 88.5MB in the beginning and 85.1MB in the end (delta: 3.4MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 48.14ms. Allocated memory is still 142.6MB. Free memory was 85.1MB in the beginning and 82.1MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * IcfgBuilder took 894.34ms. Allocated memory is still 142.6MB. Free memory was 82.1MB in the beginning and 40.3MB in the end (delta: 41.8MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * TraceAbstraction took 1541.74ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 39.4MB in the beginning and 159.7MB in the end (delta: -120.3MB). Peak memory consumption was 25.0MB. Max. memory is 16.1GB. * Witness Printer took 3.16ms. Allocated memory is still 285.2MB. Free memory was 159.7MB in the beginning and 159.7MB in the end (delta: 24.0kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryArithmeticDOUBLEoperation at line 88, overapproximation of someBinaryFLOATComparisonOperation at line 117, overapproximation of someBinaryFLOATComparisonOperation at line 115, overapproximation of someBinaryFLOATComparisonOperation at line 158, overapproximation of someBinaryFLOATComparisonOperation at line 117, overapproximation of someBinaryFLOATComparisonOperation at line 87, overapproximation of someBinaryFLOATComparisonOperation at line 115, overapproximation of someBinaryDOUBLEComparisonOperation at line 119, overapproximation of someBinaryDOUBLEComparisonOperation at line 121, overapproximation of someBinaryDOUBLEComparisonOperation at line 123, overapproximation of someBinaryDOUBLEComparisonOperation at line 158, overapproximation of someBinaryDOUBLEComparisonOperation at line 121, overapproximation of someBinaryDOUBLEComparisonOperation at line 125, overapproximation of someBinaryDOUBLEComparisonOperation at line 103, overapproximation of someBinaryDOUBLEComparisonOperation at line 125, overapproximation of someBinaryDOUBLEComparisonOperation at line 126, overapproximation of someBinaryDOUBLEComparisonOperation at line 90, overapproximation of someBinaryDOUBLEComparisonOperation at line 123, overapproximation of someBinaryDOUBLEComparisonOperation at line 119. Possible FailurePath: [L43] unsigned char isInitial = 0; [L44-L64] struct WrapperStruct00 WrapperStruct00 = { 63.4, 25.2, 3.75, 0.0, 63.4, 3.7, 0, 63.75, 0, 0, -64, -32, 2, -4, -25, 5, -2, 2, 16 }; [L65] double* WrapperStruct00_var_1_1_Pointer = &(WrapperStruct00.var_1_1); [L66] float* WrapperStruct00_var_1_2_Pointer = &(WrapperStruct00.var_1_2); [L67] float* WrapperStruct00_var_1_3_Pointer = &(WrapperStruct00.var_1_3); [L68] double* WrapperStruct00_var_1_4_Pointer = &(WrapperStruct00.var_1_4); [L69] double* WrapperStruct00_var_1_5_Pointer = &(WrapperStruct00.var_1_5); [L70] double* WrapperStruct00_var_1_6_Pointer = &(WrapperStruct00.var_1_6); [L71] unsigned char* WrapperStruct00_var_1_7_Pointer = &(WrapperStruct00.var_1_7); [L72] double* WrapperStruct00_var_1_8_Pointer = &(WrapperStruct00.var_1_8); [L73] unsigned char* WrapperStruct00_var_1_9_Pointer = &(WrapperStruct00.var_1_9); [L74] unsigned char* WrapperStruct00_var_1_10_Pointer = &(WrapperStruct00.var_1_10); [L75] signed char* WrapperStruct00_var_1_11_Pointer = &(WrapperStruct00.var_1_11); [L76] signed char* WrapperStruct00_var_1_12_Pointer = &(WrapperStruct00.var_1_12); [L77] signed char* WrapperStruct00_var_1_13_Pointer = &(WrapperStruct00.var_1_13); [L78] signed char* WrapperStruct00_var_1_14_Pointer = &(WrapperStruct00.var_1_14); [L79] signed char* WrapperStruct00_var_1_15_Pointer = &(WrapperStruct00.var_1_15); [L80] signed char* WrapperStruct00_var_1_16_Pointer = &(WrapperStruct00.var_1_16); [L81] signed long int* WrapperStruct00_var_1_17_Pointer = &(WrapperStruct00.var_1_17); [L82] unsigned char* WrapperStruct00_var_1_18_Pointer = &(WrapperStruct00.var_1_18); [L83] unsigned char* WrapperStruct00_var_1_19_Pointer = &(WrapperStruct00.var_1_19); VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=0] [L162] isInitial = 1 [L163] FCALL initially() [L164] COND TRUE 1 [L165] FCALL updateLastVariables() [L166] CALL updateVariables() [L114] WrapperStruct00.var_1_2 = __VERIFIER_nondet_float() [L115] EXPR WrapperStruct00.var_1_2 [L115] EXPR WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F [L115] EXPR WrapperStruct00.var_1_2 [L115] EXPR WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L115] EXPR (WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L115] CALL assume_abort_if_not((WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L115] RET assume_abort_if_not((WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L116] WrapperStruct00.var_1_3 = __VERIFIER_nondet_float() [L117] EXPR WrapperStruct00.var_1_3 [L117] EXPR WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F [L117] EXPR WrapperStruct00.var_1_3 [L117] EXPR WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L117] EXPR (WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L117] CALL assume_abort_if_not((WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L117] RET assume_abort_if_not((WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L118] WrapperStruct00.var_1_4 = __VERIFIER_nondet_double() [L119] EXPR WrapperStruct00.var_1_4 [L119] EXPR WrapperStruct00.var_1_4 >= 4611686.018427382800e+12F && WrapperStruct00.var_1_4 <= -1.0e-20F [L119] EXPR WrapperStruct00.var_1_4 [L119] EXPR WrapperStruct00.var_1_4 >= 4611686.018427382800e+12F && WrapperStruct00.var_1_4 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L119] EXPR (WrapperStruct00.var_1_4 >= 4611686.018427382800e+12F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L119] CALL assume_abort_if_not((WrapperStruct00.var_1_4 >= 4611686.018427382800e+12F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L119] RET assume_abort_if_not((WrapperStruct00.var_1_4 >= 4611686.018427382800e+12F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L120] WrapperStruct00.var_1_5 = __VERIFIER_nondet_double() [L121] EXPR WrapperStruct00.var_1_5 [L121] EXPR WrapperStruct00.var_1_5 >= 0.0F && WrapperStruct00.var_1_5 <= -1.0e-20F [L121] EXPR WrapperStruct00.var_1_5 [L121] EXPR WrapperStruct00.var_1_5 >= 0.0F && WrapperStruct00.var_1_5 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L121] EXPR (WrapperStruct00.var_1_5 >= 0.0F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L121] CALL assume_abort_if_not((WrapperStruct00.var_1_5 >= 0.0F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L121] RET assume_abort_if_not((WrapperStruct00.var_1_5 >= 0.0F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L122] WrapperStruct00.var_1_6 = __VERIFIER_nondet_double() [L123] EXPR WrapperStruct00.var_1_6 [L123] EXPR WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F [L123] EXPR WrapperStruct00.var_1_6 [L123] EXPR WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L123] EXPR (WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F) || (WrapperStruct00.var_1_6 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_6 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L123] CALL assume_abort_if_not((WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F) || (WrapperStruct00.var_1_6 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_6 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L123] RET assume_abort_if_not((WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F) || (WrapperStruct00.var_1_6 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_6 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L124] WrapperStruct00.var_1_8 = __VERIFIER_nondet_double() [L125] EXPR WrapperStruct00.var_1_8 [L125] EXPR WrapperStruct00.var_1_8 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_8 <= -1.0e-20F [L125] EXPR WrapperStruct00.var_1_8 [L125] EXPR WrapperStruct00.var_1_8 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_8 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L125] EXPR (WrapperStruct00.var_1_8 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_8 <= -1.0e-20F) || (WrapperStruct00.var_1_8 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_8 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L125] CALL assume_abort_if_not((WrapperStruct00.var_1_8 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_8 <= -1.0e-20F) || (WrapperStruct00.var_1_8 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_8 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L125] RET assume_abort_if_not((WrapperStruct00.var_1_8 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_8 <= -1.0e-20F) || (WrapperStruct00.var_1_8 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_8 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L126] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L126] CALL assume_abort_if_not(WrapperStruct00.var_1_8 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L126] RET assume_abort_if_not(WrapperStruct00.var_1_8 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L127] WrapperStruct00.var_1_9 = __VERIFIER_nondet_uchar() [L128] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L128] CALL assume_abort_if_not(WrapperStruct00.var_1_9 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L128] RET assume_abort_if_not(WrapperStruct00.var_1_9 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L129] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L129] CALL assume_abort_if_not(WrapperStruct00.var_1_9 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L129] RET assume_abort_if_not(WrapperStruct00.var_1_9 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L130] WrapperStruct00.var_1_10 = __VERIFIER_nondet_uchar() [L131] EXPR WrapperStruct00.var_1_10 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L131] CALL assume_abort_if_not(WrapperStruct00.var_1_10 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L131] RET assume_abort_if_not(WrapperStruct00.var_1_10 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L132] EXPR WrapperStruct00.var_1_10 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L132] CALL assume_abort_if_not(WrapperStruct00.var_1_10 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L132] RET assume_abort_if_not(WrapperStruct00.var_1_10 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L133] WrapperStruct00.var_1_12 = __VERIFIER_nondet_char() [L134] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L134] CALL assume_abort_if_not(WrapperStruct00.var_1_12 >= -127) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L134] RET assume_abort_if_not(WrapperStruct00.var_1_12 >= -127) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L135] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L135] CALL assume_abort_if_not(WrapperStruct00.var_1_12 <= 126) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L135] RET assume_abort_if_not(WrapperStruct00.var_1_12 <= 126) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L136] WrapperStruct00.var_1_13 = __VERIFIER_nondet_char() [L137] EXPR WrapperStruct00.var_1_13 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L137] CALL assume_abort_if_not(WrapperStruct00.var_1_13 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L137] RET assume_abort_if_not(WrapperStruct00.var_1_13 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L138] EXPR WrapperStruct00.var_1_13 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L138] CALL assume_abort_if_not(WrapperStruct00.var_1_13 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L138] RET assume_abort_if_not(WrapperStruct00.var_1_13 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L139] WrapperStruct00.var_1_14 = __VERIFIER_nondet_char() [L140] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L140] CALL assume_abort_if_not(WrapperStruct00.var_1_14 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L140] RET assume_abort_if_not(WrapperStruct00.var_1_14 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L141] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L141] CALL assume_abort_if_not(WrapperStruct00.var_1_14 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L141] RET assume_abort_if_not(WrapperStruct00.var_1_14 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L142] WrapperStruct00.var_1_15 = __VERIFIER_nondet_char() [L143] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L143] CALL assume_abort_if_not(WrapperStruct00.var_1_15 >= -31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L143] RET assume_abort_if_not(WrapperStruct00.var_1_15 >= -31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L144] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L144] CALL assume_abort_if_not(WrapperStruct00.var_1_15 <= 32) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L144] RET assume_abort_if_not(WrapperStruct00.var_1_15 <= 32) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L145] WrapperStruct00.var_1_16 = __VERIFIER_nondet_char() [L146] EXPR WrapperStruct00.var_1_16 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L146] CALL assume_abort_if_not(WrapperStruct00.var_1_16 >= -31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L146] RET assume_abort_if_not(WrapperStruct00.var_1_16 >= -31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L147] EXPR WrapperStruct00.var_1_16 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L147] CALL assume_abort_if_not(WrapperStruct00.var_1_16 <= 31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L147] RET assume_abort_if_not(WrapperStruct00.var_1_16 <= 31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L148] WrapperStruct00.var_1_18 = __VERIFIER_nondet_uchar() [L149] EXPR WrapperStruct00.var_1_18 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L149] CALL assume_abort_if_not(WrapperStruct00.var_1_18 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L149] RET assume_abort_if_not(WrapperStruct00.var_1_18 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L150] EXPR WrapperStruct00.var_1_18 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L150] CALL assume_abort_if_not(WrapperStruct00.var_1_18 <= 128) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L150] RET assume_abort_if_not(WrapperStruct00.var_1_18 <= 128) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L151] WrapperStruct00.var_1_19 = __VERIFIER_nondet_uchar() [L152] EXPR WrapperStruct00.var_1_19 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L152] CALL assume_abort_if_not(WrapperStruct00.var_1_19 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L152] RET assume_abort_if_not(WrapperStruct00.var_1_19 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L153] EXPR WrapperStruct00.var_1_19 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L153] CALL assume_abort_if_not(WrapperStruct00.var_1_19 <= 127) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, \old(cond)=1, isInitial=1] [L153] RET assume_abort_if_not(WrapperStruct00.var_1_19 <= 127) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L166] RET updateVariables() [L167] CALL step() [L87] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L87] EXPR \read(*WrapperStruct00_var_1_3_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L87] COND TRUE (*(WrapperStruct00_var_1_2_Pointer)) != (*(WrapperStruct00_var_1_3_Pointer)) [L88] EXPR \read(*WrapperStruct00_var_1_4_Pointer) [L88] EXPR \read(*WrapperStruct00_var_1_5_Pointer) [L88] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L88] (*(WrapperStruct00_var_1_1_Pointer)) = (((*(WrapperStruct00_var_1_4_Pointer)) - (*(WrapperStruct00_var_1_5_Pointer))) - (*(WrapperStruct00_var_1_6_Pointer))) [L90] EXPR \read(*WrapperStruct00_var_1_5_Pointer) [L90] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L90] EXPR \read(*WrapperStruct00_var_1_4_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L90] COND FALSE !((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_1_Pointer)) / (*(WrapperStruct00_var_1_4_Pointer)))) [L97] EXPR \read(*WrapperStruct00_var_1_10_Pointer) [L97] (*(WrapperStruct00_var_1_10_Pointer)) || (*(WrapperStruct00_var_1_9_Pointer)) [L97] EXPR \read(*WrapperStruct00_var_1_9_Pointer) [L97] (*(WrapperStruct00_var_1_10_Pointer)) || (*(WrapperStruct00_var_1_9_Pointer)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L97] COND TRUE (*(WrapperStruct00_var_1_10_Pointer)) || (*(WrapperStruct00_var_1_9_Pointer)) [L98] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L98] (*(WrapperStruct00_var_1_11_Pointer)) = (*(WrapperStruct00_var_1_12_Pointer)) [L102] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L102] signed char stepLocal_0 = (*(WrapperStruct00_var_1_15_Pointer)); [L103] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L103] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1, stepLocal_0=-30] [L103] COND FALSE !((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) [L110] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L110] (*(WrapperStruct00_var_1_17_Pointer)) = (*(WrapperStruct00_var_1_13_Pointer)) [L167] RET step() [L168] CALL, EXPR property() [L158] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L158] EXPR \read(*WrapperStruct00_var_1_3_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L158] EXPR ((*(WrapperStruct00_var_1_2_Pointer)) != (*(WrapperStruct00_var_1_3_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((double) (((*(WrapperStruct00_var_1_4_Pointer)) - (*(WrapperStruct00_var_1_5_Pointer))) - (*(WrapperStruct00_var_1_6_Pointer))))) : 1 [L158] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L158] EXPR \read(*WrapperStruct00_var_1_4_Pointer) [L158] EXPR \read(*WrapperStruct00_var_1_5_Pointer) [L158] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L158] EXPR ((*(WrapperStruct00_var_1_2_Pointer)) != (*(WrapperStruct00_var_1_3_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((double) (((*(WrapperStruct00_var_1_4_Pointer)) - (*(WrapperStruct00_var_1_5_Pointer))) - (*(WrapperStruct00_var_1_6_Pointer))))) : 1 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L158] EXPR (((*(WrapperStruct00_var_1_2_Pointer)) != (*(WrapperStruct00_var_1_3_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((double) (((*(WrapperStruct00_var_1_4_Pointer)) - (*(WrapperStruct00_var_1_5_Pointer))) - (*(WrapperStruct00_var_1_6_Pointer))))) : 1) && (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_1_Pointer)) / (*(WrapperStruct00_var_1_4_Pointer)))) ? (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_4_Pointer)) / (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_10_Pointer))))) : 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L158] EXPR ((((*(WrapperStruct00_var_1_2_Pointer)) != (*(WrapperStruct00_var_1_3_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((double) (((*(WrapperStruct00_var_1_4_Pointer)) - (*(WrapperStruct00_var_1_5_Pointer))) - (*(WrapperStruct00_var_1_6_Pointer))))) : 1) && (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_1_Pointer)) / (*(WrapperStruct00_var_1_4_Pointer)))) ? (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_4_Pointer)) / (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_10_Pointer))))) : 1)) && (((*(WrapperStruct00_var_1_10_Pointer)) || (*(WrapperStruct00_var_1_9_Pointer))) ? ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_13_Pointer))) > ((*(WrapperStruct00_var_1_14_Pointer)))) ? ((*(WrapperStruct00_var_1_13_Pointer))) : ((*(WrapperStruct00_var_1_14_Pointer))))) + ((*(WrapperStruct00_var_1_15_Pointer)) + (*(WrapperStruct00_var_1_16_Pointer))))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L158] EXPR (((((*(WrapperStruct00_var_1_2_Pointer)) != (*(WrapperStruct00_var_1_3_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((double) (((*(WrapperStruct00_var_1_4_Pointer)) - (*(WrapperStruct00_var_1_5_Pointer))) - (*(WrapperStruct00_var_1_6_Pointer))))) : 1) && (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_1_Pointer)) / (*(WrapperStruct00_var_1_4_Pointer)))) ? (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_4_Pointer)) / (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_10_Pointer))))) : 1)) && (((*(WrapperStruct00_var_1_10_Pointer)) || (*(WrapperStruct00_var_1_9_Pointer))) ? ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_13_Pointer))) > ((*(WrapperStruct00_var_1_14_Pointer)))) ? ((*(WrapperStruct00_var_1_13_Pointer))) : ((*(WrapperStruct00_var_1_14_Pointer))))) + ((*(WrapperStruct00_var_1_15_Pointer)) + (*(WrapperStruct00_var_1_16_Pointer)))))))) && (((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) ? (((*(WrapperStruct00_var_1_1_Pointer)) != ((*(WrapperStruct00_var_1_4_Pointer)) / (*(WrapperStruct00_var_1_8_Pointer)))) ? ((((*(WrapperStruct00_var_1_11_Pointer)) % ((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) > (*(WrapperStruct00_var_1_15_Pointer))) ? ((*(WrapperStruct00_var_1_17_Pointer)) == ((signed long int) -64)) : 1) : 1) : ((*(WrapperStruct00_var_1_17_Pointer)) == ((signed long int) (*(WrapperStruct00_var_1_13_Pointer))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L158-L159] return (((((*(WrapperStruct00_var_1_2_Pointer)) != (*(WrapperStruct00_var_1_3_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((double) (((*(WrapperStruct00_var_1_4_Pointer)) - (*(WrapperStruct00_var_1_5_Pointer))) - (*(WrapperStruct00_var_1_6_Pointer))))) : 1) && (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_1_Pointer)) / (*(WrapperStruct00_var_1_4_Pointer)))) ? (((*(WrapperStruct00_var_1_5_Pointer)) > ((*(WrapperStruct00_var_1_4_Pointer)) / (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_7_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_10_Pointer))))) : 1)) && (((*(WrapperStruct00_var_1_10_Pointer)) || (*(WrapperStruct00_var_1_9_Pointer))) ? ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_13_Pointer))) > ((*(WrapperStruct00_var_1_14_Pointer)))) ? ((*(WrapperStruct00_var_1_13_Pointer))) : ((*(WrapperStruct00_var_1_14_Pointer))))) + ((*(WrapperStruct00_var_1_15_Pointer)) + (*(WrapperStruct00_var_1_16_Pointer)))))))) && (((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) ? (((*(WrapperStruct00_var_1_1_Pointer)) != ((*(WrapperStruct00_var_1_4_Pointer)) / (*(WrapperStruct00_var_1_8_Pointer)))) ? ((((*(WrapperStruct00_var_1_11_Pointer)) % ((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) > (*(WrapperStruct00_var_1_15_Pointer))) ? ((*(WrapperStruct00_var_1_17_Pointer)) == ((signed long int) -64)) : 1) : 1) : ((*(WrapperStruct00_var_1_17_Pointer)) == ((signed long int) (*(WrapperStruct00_var_1_13_Pointer))))) ; [L168] RET, EXPR property() [L168] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] [L19] reach_error() VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:50}, WrapperStruct00_var_1_11_Pointer={4:51}, WrapperStruct00_var_1_12_Pointer={4:52}, WrapperStruct00_var_1_13_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:54}, WrapperStruct00_var_1_15_Pointer={4:55}, WrapperStruct00_var_1_16_Pointer={4:56}, WrapperStruct00_var_1_17_Pointer={4:57}, WrapperStruct00_var_1_18_Pointer={4:61}, WrapperStruct00_var_1_19_Pointer={4:62}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:16}, WrapperStruct00_var_1_5_Pointer={4:24}, WrapperStruct00_var_1_6_Pointer={4:32}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:41}, WrapperStruct00_var_1_9_Pointer={4:49}, isInitial=1] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 135 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.4s, OverallIterations: 2, TraceHistogramMax: 25, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 568 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 375 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 16 IncrementalHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 193 mSDtfsCounter, 16 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=135occurred in iteration=0, InterpolantAutomatonStates: 4, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 0.4s InterpolantComputationTime, 388 NumberOfCodeBlocks, 388 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 193 ConstructedInterpolants, 0 QuantifiedInterpolants, 195 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 1200/1200 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, ConComCheckerStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2025-02-06 04:10:34,232 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3f425fbd41c7ccae1a723fb1d810cc8d5de457f21f022cd913c9ed548884a123 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 04:10:36,187 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 04:10:36,269 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2025-02-06 04:10:36,273 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 04:10:36,278 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 04:10:36,303 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 04:10:36,304 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 04:10:36,304 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 04:10:36,304 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 04:10:36,304 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 04:10:36,305 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 04:10:36,305 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 04:10:36,305 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 04:10:36,305 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 04:10:36,306 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 04:10:36,306 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 04:10:36,306 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 04:10:36,306 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 04:10:36,306 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 04:10:36,306 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 04:10:36,306 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 04:10:36,306 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 04:10:36,307 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 04:10:36,307 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 04:10:36,308 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 04:10:36,308 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 04:10:36,308 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 04:10:36,308 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:10:36,308 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 04:10:36,308 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 04:10:36,308 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 04:10:36,308 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 04:10:36,309 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-06 04:10:36,309 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-06 04:10:36,309 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 04:10:36,309 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 04:10:36,309 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 04:10:36,309 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 04:10:36,309 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3f425fbd41c7ccae1a723fb1d810cc8d5de457f21f022cd913c9ed548884a123 [2025-02-06 04:10:36,564 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 04:10:36,576 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 04:10:36,582 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 04:10:36,586 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 04:10:36,587 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 04:10:36,588 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i [2025-02-06 04:10:37,821 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/57b4cd680/35ff056137d243b59c5b3b4756287857/FLAGf189e4399 [2025-02-06 04:10:38,016 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 04:10:38,017 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i [2025-02-06 04:10:38,027 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/57b4cd680/35ff056137d243b59c5b3b4756287857/FLAGf189e4399 [2025-02-06 04:10:38,380 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/57b4cd680/35ff056137d243b59c5b3b4756287857 [2025-02-06 04:10:38,382 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 04:10:38,383 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 04:10:38,384 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 04:10:38,384 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 04:10:38,387 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 04:10:38,391 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,391 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a21801a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38, skipping insertion in model container [2025-02-06 04:10:38,391 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,409 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 04:10:38,497 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i[917,930] [2025-02-06 04:10:38,540 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:10:38,553 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 04:10:38,561 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-94.i[917,930] [2025-02-06 04:10:38,604 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:10:38,628 INFO L204 MainTranslator]: Completed translation [2025-02-06 04:10:38,629 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38 WrapperNode [2025-02-06 04:10:38,629 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 04:10:38,630 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 04:10:38,630 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 04:10:38,631 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 04:10:38,635 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,649 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,686 INFO L138 Inliner]: procedures = 37, calls = 194, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 583 [2025-02-06 04:10:38,687 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 04:10:38,687 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 04:10:38,687 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 04:10:38,687 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 04:10:38,694 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,694 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,703 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,729 INFO L175 MemorySlicer]: Split 158 memory accesses to 2 slices as follows [2, 156]. 99 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 42 writes are split as follows [0, 42]. [2025-02-06 04:10:38,730 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,732 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,754 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,755 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,761 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,762 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,766 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 04:10:38,770 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 04:10:38,770 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 04:10:38,770 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 04:10:38,771 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (1/1) ... [2025-02-06 04:10:38,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:10:38,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 04:10:38,798 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 04:10:38,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 04:10:38,825 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 04:10:38,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2025-02-06 04:10:38,825 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#0 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#1 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2025-02-06 04:10:38,826 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-02-06 04:10:38,827 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-02-06 04:10:38,828 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-02-06 04:10:38,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#0 [2025-02-06 04:10:38,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#1 [2025-02-06 04:10:38,828 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 04:10:38,828 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 04:10:38,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-02-06 04:10:38,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-02-06 04:10:38,828 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-02-06 04:10:38,829 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-02-06 04:10:38,966 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 04:10:38,967 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 04:11:27,592 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L158: havoc property_#t~mem114#1;havoc property_#t~mem115#1;havoc property_#t~ite120#1;havoc property_#t~mem119#1;havoc property_#t~mem116#1;havoc property_#t~mem117#1;havoc property_#t~mem118#1;havoc property_#t~mem123#1;havoc property_#t~mem121#1;havoc property_#t~mem122#1;havoc property_#t~ite132#1;havoc property_#t~mem126#1;havoc property_#t~mem124#1;havoc property_#t~mem125#1;havoc property_#t~ite131#1;havoc property_#t~mem128#1;havoc property_#t~mem127#1;havoc property_#t~mem130#1;havoc property_#t~mem129#1;havoc property_#t~short133#1;havoc property_#t~mem134#1;havoc property_#t~mem135#1;havoc property_#t~short136#1;havoc property_#t~ite147#1;havoc property_#t~mem138#1;havoc property_#t~mem137#1;havoc property_#t~mem146#1;havoc property_#t~mem139#1;havoc property_#t~mem140#1;havoc property_#t~ite143#1;havoc property_#t~mem141#1;havoc property_#t~mem142#1;havoc property_#t~mem144#1;havoc property_#t~mem145#1;havoc property_#t~short148#1;havoc property_#t~mem149#1;havoc property_#t~mem150#1;havoc property_#t~ite163#1;havoc property_#t~mem153#1;havoc property_#t~mem151#1;havoc property_#t~mem152#1;havoc property_#t~ite160#1;havoc property_#t~mem156#1;havoc property_#t~mem154#1;havoc property_#t~mem155#1;havoc property_#t~mem157#1;havoc property_#t~ite159#1;havoc property_#t~mem158#1;havoc property_#t~mem162#1;havoc property_#t~mem161#1;havoc property_#t~short164#1; [2025-02-06 04:11:27,631 INFO L? ?]: Removed 133 outVars from TransFormulas that were not future-live. [2025-02-06 04:11:27,631 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 04:11:27,642 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 04:11:27,644 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 04:11:27,644 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:11:27 BoogieIcfgContainer [2025-02-06 04:11:27,644 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 04:11:27,646 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 04:11:27,646 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 04:11:27,650 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 04:11:27,650 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 04:10:38" (1/3) ... [2025-02-06 04:11:27,651 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c7d9a80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:11:27, skipping insertion in model container [2025-02-06 04:11:27,651 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:10:38" (2/3) ... [2025-02-06 04:11:27,652 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c7d9a80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:11:27, skipping insertion in model container [2025-02-06 04:11:27,652 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:11:27" (3/3) ... [2025-02-06 04:11:27,652 INFO L128 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-94.i [2025-02-06 04:11:27,663 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 04:11:27,664 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_variablewrapping_wrapper-sp_file-94.i that has 2 procedures, 135 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2025-02-06 04:11:27,700 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 04:11:27,707 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@670e8c7d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 04:11:27,707 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-06 04:11:27,710 INFO L276 IsEmpty]: Start isEmpty. Operand has 135 states, 107 states have (on average 1.4018691588785046) internal successors, (150), 108 states have internal predecessors, (150), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25) [2025-02-06 04:11:27,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2025-02-06 04:11:27,720 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:11:27,721 INFO L218 NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 04:11:27,721 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:11:27,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:11:27,725 INFO L85 PathProgramCache]: Analyzing trace with hash -453549277, now seen corresponding path program 1 times [2025-02-06 04:11:27,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-06 04:11:27,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [512275700] [2025-02-06 04:11:27,734 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:11:27,734 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2025-02-06 04:11:27,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-06 04:11:27,743 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2025-02-06 04:11:27,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2025-02-06 04:11:27,881 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 194 statements into 1 equivalence classes. [2025-02-06 04:11:28,828 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 194 of 194 statements. [2025-02-06 04:11:28,828 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:11:28,828 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:11:28,871 INFO L256 TraceCheckSpWp]: Trace formula consists of 446 conjuncts, 1 conjuncts are in the unsatisfiable core [2025-02-06 04:11:28,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 04:11:28,904 INFO L134 CoverageAnalysis]: Checked inductivity of 1200 backedges. 428 proven. 0 refuted. 0 times theorem prover too weak. 772 trivial. 0 not checked. [2025-02-06 04:11:28,904 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-06 04:11:28,904 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-02-06 04:11:28,905 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [512275700] [2025-02-06 04:11:28,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [512275700] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:11:28,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:11:28,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 04:11:28,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1690761056] [2025-02-06 04:11:28,906 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:11:28,908 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-06 04:11:28,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-02-06 04:11:28,923 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-06 04:11:28,923 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-06 04:11:28,929 INFO L87 Difference]: Start difference. First operand has 135 states, 107 states have (on average 1.4018691588785046) internal successors, (150), 108 states have internal predecessors, (150), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25) Second operand has 2 states, 2 states have (on average 38.0) internal successors, (76), 2 states have internal predecessors, (76), 2 states have call successors, (25), 2 states have call predecessors, (25), 2 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25) [2025-02-06 04:11:28,958 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:11:28,959 INFO L93 Difference]: Finished difference Result 264 states and 420 transitions. [2025-02-06 04:11:28,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-06 04:11:28,960 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 38.0) internal successors, (76), 2 states have internal predecessors, (76), 2 states have call successors, (25), 2 states have call predecessors, (25), 2 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25) Word has length 194 [2025-02-06 04:11:28,961 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:11:28,965 INFO L225 Difference]: With dead ends: 264 [2025-02-06 04:11:28,965 INFO L226 Difference]: Without dead ends: 132 [2025-02-06 04:11:28,968 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 193 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-06 04:11:28,970 INFO L435 NwaCegarLoop]: 195 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 195 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-06 04:11:28,971 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 195 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 04:11:28,979 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 132 states. [2025-02-06 04:11:28,998 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 132 to 132. [2025-02-06 04:11:29,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 132 states, 105 states have (on average 1.380952380952381) internal successors, (145), 105 states have internal predecessors, (145), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25) [2025-02-06 04:11:29,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 195 transitions. [2025-02-06 04:11:29,007 INFO L78 Accepts]: Start accepts. Automaton has 132 states and 195 transitions. Word has length 194 [2025-02-06 04:11:29,010 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:11:29,011 INFO L471 AbstractCegarLoop]: Abstraction has 132 states and 195 transitions. [2025-02-06 04:11:29,011 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 38.0) internal successors, (76), 2 states have internal predecessors, (76), 2 states have call successors, (25), 2 states have call predecessors, (25), 2 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25) [2025-02-06 04:11:29,011 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 195 transitions. [2025-02-06 04:11:29,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2025-02-06 04:11:29,013 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:11:29,013 INFO L218 NwaCegarLoop]: trace histogram [25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 04:11:29,045 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2025-02-06 04:11:29,214 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2025-02-06 04:11:29,214 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:11:29,217 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:11:29,217 INFO L85 PathProgramCache]: Analyzing trace with hash -1498283690, now seen corresponding path program 1 times [2025-02-06 04:11:29,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-06 04:11:29,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [368432822] [2025-02-06 04:11:29,219 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:11:29,219 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2025-02-06 04:11:29,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-06 04:11:29,221 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2025-02-06 04:11:29,223 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2025-02-06 04:11:29,391 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 194 statements into 1 equivalence classes. [2025-02-06 04:11:30,274 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 194 of 194 statements. [2025-02-06 04:11:30,275 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:11:30,275 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:11:30,315 INFO L256 TraceCheckSpWp]: Trace formula consists of 446 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-02-06 04:11:30,337 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 04:11:31,100 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-02-06 04:11:31,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 175 treesize of output 67 [2025-02-06 04:11:31,322 INFO L134 CoverageAnalysis]: Checked inductivity of 1200 backedges. 184 proven. 0 refuted. 0 times theorem prover too weak. 1016 trivial. 0 not checked. [2025-02-06 04:11:31,323 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-06 04:11:31,323 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-02-06 04:11:31,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [368432822] [2025-02-06 04:11:31,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [368432822] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:11:31,323 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:11:31,323 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 04:11:31,323 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387758580] [2025-02-06 04:11:31,323 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:11:31,326 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 04:11:31,329 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-02-06 04:11:31,330 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 04:11:31,330 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-02-06 04:11:31,331 INFO L87 Difference]: Start difference. First operand 132 states and 195 transitions. Second operand has 6 states, 6 states have (on average 12.5) internal successors, (75), 5 states have internal predecessors, (75), 2 states have call successors, (25), 2 states have call predecessors, (25), 2 states have return successors, (25), 2 states have call predecessors, (25), 2 states have call successors, (25) [2025-02-06 04:11:35,340 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:11:44,546 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.17s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:11:48,561 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:11:52,565 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:11:54,838 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.27s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:11:58,412 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.57s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode], hasArrays=false, hasNonlinArith=false, quantifiers [] [2025-02-06 04:12:02,915 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.25s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:12:06,919 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:12:10,924 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-02-06 04:12:14,930 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []