./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.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-74.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 fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 04:07:51,551 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 04:07:51,609 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:07:51,613 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 04:07:51,613 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 04:07:51,627 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 04:07:51,627 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 04:07:51,627 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 04:07:51,628 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 04:07:51,628 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 04:07:51,628 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 04:07:51,628 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 04:07:51,628 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 04:07:51,628 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 04:07:51,628 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 04:07:51,628 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 04:07:51,629 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 04:07:51,630 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:07:51,630 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 04:07:51,630 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 04:07:51,631 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 04:07:51,631 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 04:07:51,631 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 04:07:51,631 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 04:07:51,631 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 04:07:51,631 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 -> fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a [2025-02-06 04:07:51,861 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 04:07:51,873 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 04:07:51,875 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 04:07:51,875 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 04:07:51,875 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 04:07:51,876 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-74.i [2025-02-06 04:07:52,981 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/72fb56708/6e2f6776e5f5490d9f34bd931a92d46d/FLAG1aea1532f [2025-02-06 04:07:53,240 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 04:07:53,241 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i [2025-02-06 04:07:53,271 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/72fb56708/6e2f6776e5f5490d9f34bd931a92d46d/FLAG1aea1532f [2025-02-06 04:07:53,540 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/72fb56708/6e2f6776e5f5490d9f34bd931a92d46d [2025-02-06 04:07:53,542 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 04:07:53,543 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 04:07:53,544 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 04:07:53,544 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 04:07:53,548 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 04:07:53,548 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,549 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6855cc17 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53, skipping insertion in model container [2025-02-06 04:07:53,549 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,561 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 04:07:53,645 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-74.i[917,930] [2025-02-06 04:07:53,703 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:07:53,715 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 04:07:53,725 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-74.i[917,930] [2025-02-06 04:07:53,761 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:07:53,785 INFO L204 MainTranslator]: Completed translation [2025-02-06 04:07:53,785 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53 WrapperNode [2025-02-06 04:07:53,785 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 04:07:53,786 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 04:07:53,787 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 04:07:53,787 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 04:07:53,791 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:07:53" (1/1) ... [2025-02-06 04:07:53,803 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:07:53" (1/1) ... [2025-02-06 04:07:53,836 INFO L138 Inliner]: procedures = 30, calls = 181, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 589 [2025-02-06 04:07:53,840 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 04:07:53,840 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 04:07:53,840 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 04:07:53,840 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 04:07:53,847 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,847 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,853 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,865 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Memory array in LHS [2025-02-06 04:07:53,868 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,869 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,887 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,891 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,893 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,897 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,900 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 04:07:53,902 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 04:07:53,902 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 04:07:53,902 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 04:07:53,903 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (1/1) ... [2025-02-06 04:07:53,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:07:53,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 04:07:53,927 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:07:53,931 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:07:53,948 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~real [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-02-06 04:07:53,949 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 04:07:53,949 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 04:07:53,949 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 04:07:54,037 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 04:07:54,039 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 04:07:54,530 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L137: havoc property_#t~mem106#1;havoc property_#t~mem107#1;havoc property_#t~ite110#1;havoc property_#t~mem108#1;havoc property_#t~mem109#1;havoc property_#t~mem111#1;havoc property_#t~ite118#1;havoc property_#t~mem112#1;havoc property_#t~mem113#1;havoc property_#t~ite116#1;havoc property_#t~mem114#1;havoc property_#t~mem115#1;havoc property_#t~mem117#1;havoc property_#t~mem119#1;havoc property_#t~ite141#1;havoc property_#t~mem127#1;havoc property_#t~mem122#1;havoc property_#t~mem120#1;havoc property_#t~mem121#1;havoc property_#t~ite126#1;havoc property_#t~mem123#1;havoc property_#t~mem124#1;havoc property_#t~mem125#1;havoc property_#t~mem130#1;havoc property_#t~mem128#1;havoc property_#t~mem129#1;havoc property_#t~ite140#1;havoc property_#t~mem132#1;havoc property_#t~mem131#1;havoc property_#t~ite137#1;havoc property_#t~mem134#1;havoc property_#t~mem133#1;havoc property_#t~mem136#1;havoc property_#t~mem135#1;havoc property_#t~mem139#1;havoc property_#t~mem138#1;havoc property_#t~mem142#1;havoc property_#t~mem143#1;havoc property_#t~ite150#1;havoc property_#t~mem145#1;havoc property_#t~mem144#1;havoc property_#t~mem149#1;havoc property_#t~mem147#1;havoc property_#t~mem146#1;havoc property_#t~short148#1;havoc property_#t~short151#1;havoc property_#t~mem152#1;havoc property_#t~mem153#1;havoc property_#t~short154#1;havoc property_#t~ite164#1;havoc property_#t~mem156#1;havoc property_#t~mem155#1;havoc property_#t~ite161#1;havoc property_#t~mem158#1;havoc property_#t~mem157#1;havoc property_#t~mem160#1;havoc property_#t~mem159#1;havoc property_#t~mem163#1;havoc property_#t~mem162#1;havoc property_#t~short165#1; [2025-02-06 04:07:54,594 INFO L? ?]: Removed 150 outVars from TransFormulas that were not future-live. [2025-02-06 04:07:54,594 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 04:07:54,605 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 04:07:54,605 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 04:07:54,606 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:07:54 BoogieIcfgContainer [2025-02-06 04:07:54,606 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 04:07:54,607 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 04:07:54,607 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 04:07:54,610 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 04:07:54,610 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 04:07:53" (1/3) ... [2025-02-06 04:07:54,611 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b7f6a2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:07:54, skipping insertion in model container [2025-02-06 04:07:54,611 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:07:53" (2/3) ... [2025-02-06 04:07:54,611 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b7f6a2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:07:54, skipping insertion in model container [2025-02-06 04:07:54,611 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:07:54" (3/3) ... [2025-02-06 04:07:54,612 INFO L128 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-74.i [2025-02-06 04:07:54,622 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 04:07:54,623 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_variablewrapping_wrapper-sp_file-74.i that has 2 procedures, 124 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2025-02-06 04:07:54,666 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 04:07:54,677 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;@6eea8cbf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 04:07:54,677 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-06 04:07:54,680 INFO L276 IsEmpty]: Start isEmpty. Operand has 124 states, 104 states have (on average 1.4326923076923077) internal successors, (149), 105 states have internal predecessors, (149), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:07:54,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:07:54,694 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:07:54,695 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:07:54,695 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:07:54,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:07:54,700 INFO L85 PathProgramCache]: Analyzing trace with hash -1664839216, now seen corresponding path program 1 times [2025-02-06 04:07:54,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 04:07:54,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1897260586] [2025-02-06 04:07:54,705 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:07:54,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 04:07:54,826 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:07:54,876 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:07:54,876 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:07:54,876 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:07:55,012 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 32 refuted. 0 times theorem prover too weak. 512 trivial. 0 not checked. [2025-02-06 04:07:55,012 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 04:07:55,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1897260586] [2025-02-06 04:07:55,013 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1897260586] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-06 04:07:55,013 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2043742584] [2025-02-06 04:07:55,013 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:07:55,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-06 04:07:55,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 04:07:55,020 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-06 04:07:55,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-02-06 04:07:55,172 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:07:55,264 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:07:55,264 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:07:55,264 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:07:55,269 INFO L256 TraceCheckSpWp]: Trace formula consists of 597 conjuncts, 1 conjuncts are in the unsatisfiable core [2025-02-06 04:07:55,276 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 04:07:55,296 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 512 trivial. 0 not checked. [2025-02-06 04:07:55,299 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-06 04:07:55,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2043742584] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:07:55,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-02-06 04:07:55,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [2] total 2 [2025-02-06 04:07:55,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [810034503] [2025-02-06 04:07:55,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:07:55,305 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-06 04:07:55,305 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 04:07:55,323 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-06 04:07:55,323 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-06 04:07:55,325 INFO L87 Difference]: Start difference. First operand has 124 states, 104 states have (on average 1.4326923076923077) internal successors, (149), 105 states have internal predecessors, (149), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) Second operand has 2 states, 2 states have (on average 35.0) internal successors, (70), 2 states have internal predecessors, (70), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 2 states have call successors, (17) [2025-02-06 04:07:55,342 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:07:55,342 INFO L93 Difference]: Finished difference Result 242 states and 378 transitions. [2025-02-06 04:07:55,343 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-06 04:07:55,344 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 35.0) internal successors, (70), 2 states have internal predecessors, (70), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 2 states have call successors, (17) Word has length 150 [2025-02-06 04:07:55,344 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:07:55,348 INFO L225 Difference]: With dead ends: 242 [2025-02-06 04:07:55,348 INFO L226 Difference]: Without dead ends: 121 [2025-02-06 04:07:55,350 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 151 GetRequests, 151 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:07:55,352 INFO L435 NwaCegarLoop]: 178 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, 178 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:07:55,352 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 178 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 04:07:55,360 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 121 states. [2025-02-06 04:07:55,373 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 121 to 121. [2025-02-06 04:07:55,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 121 states, 102 states have (on average 1.411764705882353) internal successors, (144), 102 states have internal predecessors, (144), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:07:55,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 121 states and 178 transitions. [2025-02-06 04:07:55,380 INFO L78 Accepts]: Start accepts. Automaton has 121 states and 178 transitions. Word has length 150 [2025-02-06 04:07:55,380 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:07:55,380 INFO L471 AbstractCegarLoop]: Abstraction has 121 states and 178 transitions. [2025-02-06 04:07:55,381 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 35.0) internal successors, (70), 2 states have internal predecessors, (70), 2 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 2 states have call successors, (17) [2025-02-06 04:07:55,381 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 178 transitions. [2025-02-06 04:07:55,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:07:55,410 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:07:55,415 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:07:55,430 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2025-02-06 04:07:55,615 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2025-02-06 04:07:55,616 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:07:55,619 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:07:55,619 INFO L85 PathProgramCache]: Analyzing trace with hash 841672179, now seen corresponding path program 1 times [2025-02-06 04:07:55,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 04:07:55,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818742106] [2025-02-06 04:07:55,622 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:07:55,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 04:07:55,667 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:07:55,827 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:07:55,828 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:07:55,828 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:07:56,258 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2025-02-06 04:07:56,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 04:07:56,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818742106] [2025-02-06 04:07:56,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818742106] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:07:56,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:07:56,259 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 04:07:56,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [701460263] [2025-02-06 04:07:56,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:07:56,260 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 04:07:56,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 04:07:56,261 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 04:07:56,262 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-06 04:07:56,262 INFO L87 Difference]: Start difference. First operand 121 states and 178 transitions. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:07:56,382 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:07:56,384 INFO L93 Difference]: Finished difference Result 242 states and 357 transitions. [2025-02-06 04:07:56,384 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 04:07:56,384 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 150 [2025-02-06 04:07:56,385 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:07:56,386 INFO L225 Difference]: With dead ends: 242 [2025-02-06 04:07:56,387 INFO L226 Difference]: Without dead ends: 124 [2025-02-06 04:07:56,388 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-02-06 04:07:56,388 INFO L435 NwaCegarLoop]: 170 mSDtfsCounter, 4 mSDsluCounter, 290 mSDsCounter, 0 mSdLazyCounter, 66 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 460 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 66 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-06 04:07:56,388 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 460 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 66 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-06 04:07:56,389 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 124 states. [2025-02-06 04:07:56,397 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 124 to 122. [2025-02-06 04:07:56,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 122 states, 103 states have (on average 1.4077669902912622) internal successors, (145), 103 states have internal predecessors, (145), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:07:56,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 179 transitions. [2025-02-06 04:07:56,403 INFO L78 Accepts]: Start accepts. Automaton has 122 states and 179 transitions. Word has length 150 [2025-02-06 04:07:56,404 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:07:56,404 INFO L471 AbstractCegarLoop]: Abstraction has 122 states and 179 transitions. [2025-02-06 04:07:56,404 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:07:56,404 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 179 transitions. [2025-02-06 04:07:56,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:07:56,405 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:07:56,405 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:07:56,405 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 04:07:56,407 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:07:56,407 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:07:56,407 INFO L85 PathProgramCache]: Analyzing trace with hash -1235537164, now seen corresponding path program 1 times [2025-02-06 04:07:56,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 04:07:56,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1090014334] [2025-02-06 04:07:56,407 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:07:56,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 04:07:56,451 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:07:56,610 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:07:56,610 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:07:56,610 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:07:57,401 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2025-02-06 04:07:57,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 04:07:57,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1090014334] [2025-02-06 04:07:57,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1090014334] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:07:57,401 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:07:57,401 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2025-02-06 04:07:57,401 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1661214831] [2025-02-06 04:07:57,401 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:07:57,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2025-02-06 04:07:57,402 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 04:07:57,402 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2025-02-06 04:07:57,402 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2025-02-06 04:07:57,405 INFO L87 Difference]: Start difference. First operand 122 states and 179 transitions. Second operand has 8 states, 8 states have (on average 8.5) internal successors, (68), 8 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:07:57,827 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:07:57,828 INFO L93 Difference]: Finished difference Result 279 states and 408 transitions. [2025-02-06 04:07:57,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-02-06 04:07:57,829 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 8.5) internal successors, (68), 8 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 150 [2025-02-06 04:07:57,829 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:07:57,830 INFO L225 Difference]: With dead ends: 279 [2025-02-06 04:07:57,832 INFO L226 Difference]: Without dead ends: 160 [2025-02-06 04:07:57,833 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=41, Invalid=115, Unknown=0, NotChecked=0, Total=156 [2025-02-06 04:07:57,833 INFO L435 NwaCegarLoop]: 155 mSDtfsCounter, 209 mSDsluCounter, 636 mSDsCounter, 0 mSdLazyCounter, 286 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 209 SdHoareTripleChecker+Valid, 791 SdHoareTripleChecker+Invalid, 287 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 286 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-06 04:07:57,834 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [209 Valid, 791 Invalid, 287 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 286 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-06 04:07:57,834 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 160 states. [2025-02-06 04:07:57,840 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 160 to 134. [2025-02-06 04:07:57,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 134 states, 115 states have (on average 1.4086956521739131) internal successors, (162), 115 states have internal predecessors, (162), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:07:57,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 134 states and 196 transitions. [2025-02-06 04:07:57,842 INFO L78 Accepts]: Start accepts. Automaton has 134 states and 196 transitions. Word has length 150 [2025-02-06 04:07:57,842 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:07:57,842 INFO L471 AbstractCegarLoop]: Abstraction has 134 states and 196 transitions. [2025-02-06 04:07:57,842 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 8.5) internal successors, (68), 8 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:07:57,842 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 196 transitions. [2025-02-06 04:07:57,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:07:57,843 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:07:57,844 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:07:57,844 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 04:07:57,844 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:07:57,844 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:07:57,844 INFO L85 PathProgramCache]: Analyzing trace with hash -1432050669, now seen corresponding path program 1 times [2025-02-06 04:07:57,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 04:07:57,844 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324925387] [2025-02-06 04:07:57,845 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:07:57,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 04:07:57,875 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:07:57,964 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:07:57,964 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:07:57,964 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 04:07:57,965 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 04:07:57,973 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:07:58,066 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:07:58,066 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:07:58,066 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 04:07:58,131 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 04:07:58,131 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 04:07:58,132 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2025-02-06 04:07:58,133 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 04:07:58,135 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-02-06 04:07:58,274 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-06 04:07:58,279 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.02 04:07:58 BoogieIcfgContainer [2025-02-06 04:07:58,280 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-06 04:07:58,280 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-06 04:07:58,280 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-06 04:07:58,281 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-06 04:07:58,281 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:07:54" (3/4) ... [2025-02-06 04:07:58,283 INFO L149 WitnessPrinter]: No result that supports witness generation found [2025-02-06 04:07:58,283 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-06 04:07:58,284 INFO L158 Benchmark]: Toolchain (without parser) took 4740.46ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 111.3MB in the beginning and 223.5MB in the end (delta: -112.3MB). Peak memory consumption was 34.0MB. Max. memory is 16.1GB. [2025-02-06 04:07:58,284 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 201.3MB. Free memory is still 126.8MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 04:07:58,285 INFO L158 Benchmark]: CACSL2BoogieTranslator took 241.56ms. Allocated memory is still 142.6MB. Free memory was 111.3MB in the beginning and 95.5MB in the end (delta: 15.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-06 04:07:58,285 INFO L158 Benchmark]: Boogie Procedure Inliner took 53.66ms. Allocated memory is still 142.6MB. Free memory was 95.5MB in the beginning and 91.8MB in the end (delta: 3.7MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 04:07:58,285 INFO L158 Benchmark]: Boogie Preprocessor took 60.82ms. Allocated memory is still 142.6MB. Free memory was 91.8MB in the beginning and 88.9MB in the end (delta: 2.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 04:07:58,286 INFO L158 Benchmark]: IcfgBuilder took 704.27ms. Allocated memory is still 142.6MB. Free memory was 88.9MB in the beginning and 51.7MB in the end (delta: 37.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2025-02-06 04:07:58,286 INFO L158 Benchmark]: TraceAbstraction took 3672.72ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 50.8MB in the beginning and 223.6MB in the end (delta: -172.8MB). Peak memory consumption was 117.9MB. Max. memory is 16.1GB. [2025-02-06 04:07:58,286 INFO L158 Benchmark]: Witness Printer took 2.89ms. Allocated memory is still 285.2MB. Free memory was 223.6MB in the beginning and 223.5MB in the end (delta: 87.7kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 04:07:58,287 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.19ms. Allocated memory is still 201.3MB. Free memory is still 126.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 241.56ms. Allocated memory is still 142.6MB. Free memory was 111.3MB in the beginning and 95.5MB in the end (delta: 15.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 53.66ms. Allocated memory is still 142.6MB. Free memory was 95.5MB in the beginning and 91.8MB in the end (delta: 3.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 60.82ms. Allocated memory is still 142.6MB. Free memory was 91.8MB in the beginning and 88.9MB in the end (delta: 2.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * IcfgBuilder took 704.27ms. Allocated memory is still 142.6MB. Free memory was 88.9MB in the beginning and 51.7MB in the end (delta: 37.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 3672.72ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 50.8MB in the beginning and 223.6MB in the end (delta: -172.8MB). Peak memory consumption was 117.9MB. Max. memory is 16.1GB. * Witness Printer took 2.89ms. Allocated memory is still 285.2MB. Free memory was 223.6MB in the beginning and 223.5MB in the end (delta: 87.7kB). Peak memory consumption was 8.4MB. 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 someBinaryDOUBLEComparisonOperation at line 137, overapproximation of someBinaryDOUBLEComparisonOperation at line 107, overapproximation of someBinaryDOUBLEComparisonOperation at line 107, overapproximation of someBinaryDOUBLEComparisonOperation at line 92, overapproximation of someBinaryDOUBLEComparisonOperation at line 105, overapproximation of someBinaryDOUBLEComparisonOperation at line 111, overapproximation of someBinaryDOUBLEComparisonOperation at line 125, overapproximation of someBinaryDOUBLEComparisonOperation at line 109, overapproximation of someBinaryDOUBLEComparisonOperation at line 89, overapproximation of someBinaryDOUBLEComparisonOperation at line 137, overapproximation of someBinaryDOUBLEComparisonOperation at line 74, overapproximation of someBinaryDOUBLEComparisonOperation at line 111, overapproximation of someBinaryDOUBLEComparisonOperation at line 137, overapproximation of someBinaryDOUBLEComparisonOperation at line 105, overapproximation of someBinaryDOUBLEComparisonOperation at line 109, overapproximation of someBinaryDOUBLEComparisonOperation at line 89, overapproximation of someBinaryDOUBLEComparisonOperation at line 125, overapproximation of someBinaryDOUBLEComparisonOperation at line 89. Possible FailurePath: [L38] unsigned char isInitial = 0; [L39-L54] struct WrapperStruct00 WrapperStruct00 = { 25, 63.25, 3.779, 31.6, 100.5, 64, 3150951169, 128, 1, 1, 9.3, 0, 1, 1 }; [L55] unsigned long int* WrapperStruct00_var_1_1_Pointer = &(WrapperStruct00.var_1_1); [L56] double* WrapperStruct00_var_1_2_Pointer = &(WrapperStruct00.var_1_2); [L57] double* WrapperStruct00_var_1_3_Pointer = &(WrapperStruct00.var_1_3); [L58] double* WrapperStruct00_var_1_4_Pointer = &(WrapperStruct00.var_1_4); [L59] double* WrapperStruct00_var_1_5_Pointer = &(WrapperStruct00.var_1_5); [L60] unsigned long int* WrapperStruct00_var_1_6_Pointer = &(WrapperStruct00.var_1_6); [L61] unsigned long int* WrapperStruct00_var_1_7_Pointer = &(WrapperStruct00.var_1_7); [L62] unsigned long int* WrapperStruct00_var_1_8_Pointer = &(WrapperStruct00.var_1_8); [L63] unsigned long int* WrapperStruct00_var_1_9_Pointer = &(WrapperStruct00.var_1_9); [L64] unsigned char* WrapperStruct00_var_1_10_Pointer = &(WrapperStruct00.var_1_10); [L65] double* WrapperStruct00_var_1_11_Pointer = &(WrapperStruct00.var_1_11); [L66] unsigned char* WrapperStruct00_var_1_14_Pointer = &(WrapperStruct00.var_1_14); [L67] unsigned char* WrapperStruct00_var_1_15_Pointer = &(WrapperStruct00.var_1_15); [L68] unsigned char* WrapperStruct00_var_1_16_Pointer = &(WrapperStruct00.var_1_16); [L69] unsigned char last_1_WrapperStruct00_var_1_16 = 1; VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=0, last_1_WrapperStruct00_var_1_16=1] [L141] isInitial = 1 [L142] FCALL initially() [L143] COND TRUE 1 [L144] CALL updateLastVariables() [L134] EXPR WrapperStruct00.var_1_16 [L134] last_1_WrapperStruct00_var_1_16 = WrapperStruct00.var_1_16 [L144] RET updateLastVariables() [L145] CALL updateVariables() [L104] WrapperStruct00.var_1_2 = __VERIFIER_nondet_double() [L105] EXPR WrapperStruct00.var_1_2 [L105] EXPR WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F [L105] EXPR WrapperStruct00.var_1_2 [L105] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L105] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L105] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L105] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L106] WrapperStruct00.var_1_3 = __VERIFIER_nondet_double() [L107] EXPR WrapperStruct00.var_1_3 [L107] EXPR WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F [L107] EXPR WrapperStruct00.var_1_3 [L107] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L107] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L107] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L107] 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:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L108] WrapperStruct00.var_1_4 = __VERIFIER_nondet_double() [L109] EXPR WrapperStruct00.var_1_4 [L109] EXPR WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F [L109] EXPR WrapperStruct00.var_1_4 [L109] EXPR WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L109] EXPR (WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L109] CALL assume_abort_if_not((WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L109] RET assume_abort_if_not((WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L110] WrapperStruct00.var_1_5 = __VERIFIER_nondet_double() [L111] EXPR WrapperStruct00.var_1_5 [L111] EXPR WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F [L111] EXPR WrapperStruct00.var_1_5 [L111] EXPR WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L111] EXPR (WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L111] CALL assume_abort_if_not((WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L111] RET assume_abort_if_not((WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L112] WrapperStruct00.var_1_6 = __VERIFIER_nondet_ulong() [L113] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L113] CALL assume_abort_if_not(WrapperStruct00.var_1_6 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L113] RET assume_abort_if_not(WrapperStruct00.var_1_6 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L114] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L114] CALL assume_abort_if_not(WrapperStruct00.var_1_6 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L114] RET assume_abort_if_not(WrapperStruct00.var_1_6 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L115] WrapperStruct00.var_1_7 = __VERIFIER_nondet_ulong() [L116] EXPR WrapperStruct00.var_1_7 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L116] CALL assume_abort_if_not(WrapperStruct00.var_1_7 >= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L116] RET assume_abort_if_not(WrapperStruct00.var_1_7 >= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L117] EXPR WrapperStruct00.var_1_7 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L117] CALL assume_abort_if_not(WrapperStruct00.var_1_7 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L117] RET assume_abort_if_not(WrapperStruct00.var_1_7 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L118] WrapperStruct00.var_1_8 = __VERIFIER_nondet_ulong() [L119] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L119] CALL assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L119] RET assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L120] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L120] CALL assume_abort_if_not(WrapperStruct00.var_1_8 <= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L120] RET assume_abort_if_not(WrapperStruct00.var_1_8 <= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L121] WrapperStruct00.var_1_9 = __VERIFIER_nondet_ulong() [L122] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L122] CALL assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L122] RET assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L123] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L123] CALL assume_abort_if_not(WrapperStruct00.var_1_9 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L123] RET assume_abort_if_not(WrapperStruct00.var_1_9 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L124] WrapperStruct00.var_1_11 = __VERIFIER_nondet_double() [L125] EXPR WrapperStruct00.var_1_11 [L125] EXPR WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F [L125] EXPR WrapperStruct00.var_1_11 [L125] EXPR WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L125] EXPR (WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L125] CALL assume_abort_if_not((WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L125] RET assume_abort_if_not((WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L126] WrapperStruct00.var_1_14 = __VERIFIER_nondet_uchar() [L127] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L127] CALL assume_abort_if_not(WrapperStruct00.var_1_14 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L127] RET assume_abort_if_not(WrapperStruct00.var_1_14 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L128] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L128] CALL assume_abort_if_not(WrapperStruct00.var_1_14 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L128] RET assume_abort_if_not(WrapperStruct00.var_1_14 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L129] WrapperStruct00.var_1_15 = __VERIFIER_nondet_uchar() [L130] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L130] CALL assume_abort_if_not(WrapperStruct00.var_1_15 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L130] RET assume_abort_if_not(WrapperStruct00.var_1_15 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L131] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L131] CALL assume_abort_if_not(WrapperStruct00.var_1_15 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L131] RET assume_abort_if_not(WrapperStruct00.var_1_15 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L145] RET updateVariables() [L146] CALL step() [L73] unsigned char stepLocal_0 = last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16; [L74] EXPR \read(*WrapperStruct00_var_1_5_Pointer) [L74] EXPR \read(*WrapperStruct00_var_1_11_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1, stepLocal_0=1] [L74] COND TRUE ((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || stepLocal_0 [L75] EXPR \read(*WrapperStruct00_var_1_14_Pointer) [L75] (*(WrapperStruct00_var_1_10_Pointer)) = (*(WrapperStruct00_var_1_14_Pointer)) [L79] EXPR \read(*WrapperStruct00_var_1_10_Pointer) [L79] unsigned char stepLocal_1 = (*(WrapperStruct00_var_1_10_Pointer)); [L80] stepLocal_1 && (*(WrapperStruct00_var_1_10_Pointer)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L80] COND FALSE !(stepLocal_1 && (*(WrapperStruct00_var_1_10_Pointer))) [L87] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L87] (*(WrapperStruct00_var_1_16_Pointer)) = (*(WrapperStruct00_var_1_15_Pointer)) [L89] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L89] EXPR \read(*WrapperStruct00_var_1_3_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) [L89] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L89] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR \read(*WrapperStruct00_var_1_4_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) [L89] EXPR \read(*WrapperStruct00_var_1_4_Pointer) [L89] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] COND FALSE !((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) [L92] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L92] EXPR \read(*WrapperStruct00_var_1_3_Pointer) [L92] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L92] COND FALSE !((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) [L99] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L99] (*(WrapperStruct00_var_1_1_Pointer)) = (*(WrapperStruct00_var_1_6_Pointer)) [L146] RET step() [L147] CALL, EXPR property() [L137] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_3_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) [L137] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L137] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR \read(*WrapperStruct00_var_1_4_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) [L137] EXPR \read(*WrapperStruct00_var_1_4_Pointer) [L137] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR ((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer))))) [L137] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_8_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))) [L137] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_8_Pointer) [L137] EXPR (((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR ((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))))) && ((((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || (last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_14_Pointer)) && (! (*(WrapperStruct00_var_1_15_Pointer))))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR ((((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))))) && ((((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || (last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_14_Pointer)) && (! (*(WrapperStruct00_var_1_15_Pointer)))))))) && (((*(WrapperStruct00_var_1_10_Pointer)) && (*(WrapperStruct00_var_1_10_Pointer))) ? (((*(WrapperStruct00_var_1_4_Pointer)) < (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer)))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137-L138] return ((((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))))) && ((((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || (last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_14_Pointer)) && (! (*(WrapperStruct00_var_1_15_Pointer)))))))) && (((*(WrapperStruct00_var_1_10_Pointer)) && (*(WrapperStruct00_var_1_10_Pointer))) ? (((*(WrapperStruct00_var_1_4_Pointer)) < (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer)))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) ; [L147] RET, EXPR property() [L147] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L19] reach_error() VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 124 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 3.5s, OverallIterations: 4, TraceHistogramMax: 17, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 213 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 213 mSDsluCounter, 1429 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 926 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 352 IncrementalHoareTripleChecker+Invalid, 357 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 503 mSDtfsCounter, 352 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 169 GetRequests, 155 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=134occurred in iteration=3, InterpolantAutomatonStates: 14, 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, 3 MinimizatonAttempts, 28 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 1.4s InterpolantComputationTime, 750 NumberOfCodeBlocks, 750 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 596 ConstructedInterpolants, 0 QuantifiedInterpolants, 1177 SizeOfPredicates, 0 NumberOfNonLiveVariables, 597 ConjunctsInSsa, 1 ConjunctsInUnsatCore, 4 InterpolantComputations, 3 PerfectInterpolantSequences, 2144/2176 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:07:58,308 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-74.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 fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 04:08:00,184 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 04:08:00,254 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:08:00,267 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 04:08:00,267 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 04:08:00,298 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 04:08:00,299 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 04:08:00,299 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 04:08:00,299 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 04:08:00,299 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 04:08:00,300 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 04:08:00,300 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 04:08:00,300 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 04:08:00,300 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 04:08:00,300 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 04:08:00,300 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 04:08:00,300 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 04:08:00,300 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 04:08:00,301 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 04:08:00,302 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:08:00,302 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 04:08:00,302 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 04:08:00,303 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-06 04:08:00,303 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-06 04:08:00,303 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 04:08:00,303 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 04:08:00,303 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 04:08:00,303 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 04:08:00,303 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 -> fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a [2025-02-06 04:08:00,514 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 04:08:00,527 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 04:08:00,534 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 04:08:00,535 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 04:08:00,535 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 04:08:00,536 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-74.i [2025-02-06 04:08:01,742 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/af59adf21/2d5a64c244b14a89bfda18018a2dd3bb/FLAGb28ed86fb [2025-02-06 04:08:01,970 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 04:08:01,973 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i [2025-02-06 04:08:01,982 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/af59adf21/2d5a64c244b14a89bfda18018a2dd3bb/FLAGb28ed86fb [2025-02-06 04:08:01,996 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/af59adf21/2d5a64c244b14a89bfda18018a2dd3bb [2025-02-06 04:08:01,999 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 04:08:02,000 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 04:08:02,002 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 04:08:02,002 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 04:08:02,005 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 04:08:02,006 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:08:01" (1/1) ... [2025-02-06 04:08:02,007 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@558ea0e4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02, skipping insertion in model container [2025-02-06 04:08:02,008 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 04:08:01" (1/1) ... [2025-02-06 04:08:02,025 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 04:08:02,142 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-74.i[917,930] [2025-02-06 04:08:02,207 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:08:02,220 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 04:08:02,230 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-74.i[917,930] [2025-02-06 04:08:02,273 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 04:08:02,294 INFO L204 MainTranslator]: Completed translation [2025-02-06 04:08:02,296 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02 WrapperNode [2025-02-06 04:08:02,296 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 04:08:02,297 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 04:08:02,297 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 04:08:02,297 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 04:08:02,302 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:08:02" (1/1) ... [2025-02-06 04:08:02,318 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:08:02" (1/1) ... [2025-02-06 04:08:02,349 INFO L138 Inliner]: procedures = 34, calls = 181, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 588 [2025-02-06 04:08:02,349 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 04:08:02,350 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 04:08:02,350 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 04:08:02,350 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 04:08:02,356 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,356 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,360 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,374 INFO L175 MemorySlicer]: Split 153 memory accesses to 2 slices as follows [2, 151]. 99 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 35 writes are split as follows [0, 35]. [2025-02-06 04:08:02,374 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,374 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,402 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,403 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,405 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,406 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,415 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 04:08:02,416 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 04:08:02,416 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 04:08:02,416 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 04:08:02,418 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (1/1) ... [2025-02-06 04:08:02,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 04:08:02,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 04:08:02,447 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:08:02,450 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:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#0 [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#1 [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-02-06 04:08:02,469 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-02-06 04:08:02,470 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 04:08:02,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-02-06 04:08:02,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-02-06 04:08:02,601 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 04:08:02,606 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 04:08:05,571 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L137: havoc property_#t~mem106#1;havoc property_#t~mem107#1;havoc property_#t~ite110#1;havoc property_#t~mem108#1;havoc property_#t~mem109#1;havoc property_#t~mem111#1;havoc property_#t~ite118#1;havoc property_#t~mem112#1;havoc property_#t~mem113#1;havoc property_#t~ite116#1;havoc property_#t~mem114#1;havoc property_#t~mem115#1;havoc property_#t~mem117#1;havoc property_#t~mem119#1;havoc property_#t~ite141#1;havoc property_#t~mem127#1;havoc property_#t~mem122#1;havoc property_#t~mem120#1;havoc property_#t~mem121#1;havoc property_#t~ite126#1;havoc property_#t~mem123#1;havoc property_#t~mem124#1;havoc property_#t~mem125#1;havoc property_#t~mem130#1;havoc property_#t~mem128#1;havoc property_#t~mem129#1;havoc property_#t~ite140#1;havoc property_#t~mem132#1;havoc property_#t~mem131#1;havoc property_#t~ite137#1;havoc property_#t~mem134#1;havoc property_#t~mem133#1;havoc property_#t~mem136#1;havoc property_#t~mem135#1;havoc property_#t~mem139#1;havoc property_#t~mem138#1;havoc property_#t~mem142#1;havoc property_#t~mem143#1;havoc property_#t~ite150#1;havoc property_#t~mem145#1;havoc property_#t~mem144#1;havoc property_#t~mem149#1;havoc property_#t~mem147#1;havoc property_#t~mem146#1;havoc property_#t~short148#1;havoc property_#t~short151#1;havoc property_#t~mem152#1;havoc property_#t~mem153#1;havoc property_#t~short154#1;havoc property_#t~ite164#1;havoc property_#t~mem156#1;havoc property_#t~mem155#1;havoc property_#t~ite161#1;havoc property_#t~mem158#1;havoc property_#t~mem157#1;havoc property_#t~mem160#1;havoc property_#t~mem159#1;havoc property_#t~mem163#1;havoc property_#t~mem162#1;havoc property_#t~short165#1; [2025-02-06 04:08:05,609 INFO L? ?]: Removed 158 outVars from TransFormulas that were not future-live. [2025-02-06 04:08:05,610 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 04:08:05,617 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 04:08:05,617 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 04:08:05,617 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:08:05 BoogieIcfgContainer [2025-02-06 04:08:05,617 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 04:08:05,619 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 04:08:05,619 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 04:08:05,622 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 04:08:05,623 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 04:08:01" (1/3) ... [2025-02-06 04:08:05,623 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@118c0d16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:08:05, skipping insertion in model container [2025-02-06 04:08:05,623 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 04:08:02" (2/3) ... [2025-02-06 04:08:05,623 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@118c0d16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 04:08:05, skipping insertion in model container [2025-02-06 04:08:05,623 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 04:08:05" (3/3) ... [2025-02-06 04:08:05,624 INFO L128 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-74.i [2025-02-06 04:08:05,634 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 04:08:05,635 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_variablewrapping_wrapper-sp_file-74.i that has 2 procedures, 124 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2025-02-06 04:08:05,669 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 04:08:05,677 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;@3801de6e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 04:08:05,678 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-06 04:08:05,681 INFO L276 IsEmpty]: Start isEmpty. Operand has 124 states, 104 states have (on average 1.4326923076923077) internal successors, (149), 105 states have internal predecessors, (149), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:08:05,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:08:05,690 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:08:05,690 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:08:05,691 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:08:05,694 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:08:05,694 INFO L85 PathProgramCache]: Analyzing trace with hash -1508094602, now seen corresponding path program 1 times [2025-02-06 04:08:05,709 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-06 04:08:05,709 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1702299948] [2025-02-06 04:08:05,709 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:08:05,710 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:08:05,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-06 04:08:05,712 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:08:05,713 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:08:05,870 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:08:06,171 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:08:06,173 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:08:06,173 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:08:06,190 INFO L256 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 1 conjuncts are in the unsatisfiable core [2025-02-06 04:08:06,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 04:08:06,226 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 272 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked. [2025-02-06 04:08:06,227 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-06 04:08:06,227 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-02-06 04:08:06,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1702299948] [2025-02-06 04:08:06,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1702299948] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:08:06,228 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:08:06,228 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 04:08:06,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1192899093] [2025-02-06 04:08:06,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:08:06,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-06 04:08:06,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-02-06 04:08:06,250 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-06 04:08:06,251 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-06 04:08:06,252 INFO L87 Difference]: Start difference. First operand has 124 states, 104 states have (on average 1.4326923076923077) internal successors, (149), 105 states have internal predecessors, (149), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) Second operand has 2 states, 2 states have (on average 36.0) internal successors, (72), 2 states have internal predecessors, (72), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2025-02-06 04:08:06,280 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:08:06,285 INFO L93 Difference]: Finished difference Result 242 states and 378 transitions. [2025-02-06 04:08:06,286 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-06 04:08:06,287 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 36.0) internal successors, (72), 2 states have internal predecessors, (72), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) Word has length 150 [2025-02-06 04:08:06,291 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:08:06,296 INFO L225 Difference]: With dead ends: 242 [2025-02-06 04:08:06,296 INFO L226 Difference]: Without dead ends: 121 [2025-02-06 04:08:06,299 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 149 GetRequests, 149 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:08:06,301 INFO L435 NwaCegarLoop]: 178 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, 178 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:08:06,301 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 178 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-06 04:08:06,311 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 121 states. [2025-02-06 04:08:06,325 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 121 to 121. [2025-02-06 04:08:06,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 121 states, 102 states have (on average 1.411764705882353) internal successors, (144), 102 states have internal predecessors, (144), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:08:06,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 121 states and 178 transitions. [2025-02-06 04:08:06,334 INFO L78 Accepts]: Start accepts. Automaton has 121 states and 178 transitions. Word has length 150 [2025-02-06 04:08:06,335 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:08:06,335 INFO L471 AbstractCegarLoop]: Abstraction has 121 states and 178 transitions. [2025-02-06 04:08:06,335 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 36.0) internal successors, (72), 2 states have internal predecessors, (72), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2025-02-06 04:08:06,335 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 178 transitions. [2025-02-06 04:08:06,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:08:06,339 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:08:06,340 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:08:06,352 INFO L552 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)] Ended with exit code 0 [2025-02-06 04:08:06,544 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:08:06,544 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:08:06,545 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:08:06,545 INFO L85 PathProgramCache]: Analyzing trace with hash 998416793, now seen corresponding path program 1 times [2025-02-06 04:08:06,546 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-06 04:08:06,546 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [783523679] [2025-02-06 04:08:06,546 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:08:06,546 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:08:06,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-06 04:08:06,548 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:08:06,551 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:08:06,693 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:08:06,945 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:08:06,945 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:08:06,945 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:08:06,962 INFO L256 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 6 conjuncts are in the unsatisfiable core [2025-02-06 04:08:06,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 04:08:07,083 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2025-02-06 04:08:07,083 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-06 04:08:07,083 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-02-06 04:08:07,083 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [783523679] [2025-02-06 04:08:07,083 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [783523679] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:08:07,083 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:08:07,083 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-02-06 04:08:07,083 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [992093180] [2025-02-06 04:08:07,083 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:08:07,084 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-06 04:08:07,084 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-02-06 04:08:07,085 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-06 04:08:07,085 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-02-06 04:08:07,085 INFO L87 Difference]: Start difference. First operand 121 states and 178 transitions. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:08:09,131 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.04s 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:08:10,214 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:08:10,215 INFO L93 Difference]: Finished difference Result 240 states and 355 transitions. [2025-02-06 04:08:10,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-06 04:08:10,216 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 150 [2025-02-06 04:08:10,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:08:10,217 INFO L225 Difference]: With dead ends: 240 [2025-02-06 04:08:10,217 INFO L226 Difference]: Without dead ends: 122 [2025-02-06 04:08:10,218 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 150 GetRequests, 147 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-02-06 04:08:10,218 INFO L435 NwaCegarLoop]: 174 mSDtfsCounter, 1 mSDsluCounter, 258 mSDsCounter, 0 mSdLazyCounter, 98 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 432 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 98 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time [2025-02-06 04:08:10,218 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 432 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time] [2025-02-06 04:08:10,219 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 122 states. [2025-02-06 04:08:10,225 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 122. [2025-02-06 04:08:10,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 122 states, 103 states have (on average 1.4077669902912622) internal successors, (145), 103 states have internal predecessors, (145), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:08:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 179 transitions. [2025-02-06 04:08:10,226 INFO L78 Accepts]: Start accepts. Automaton has 122 states and 179 transitions. Word has length 150 [2025-02-06 04:08:10,227 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:08:10,227 INFO L471 AbstractCegarLoop]: Abstraction has 122 states and 179 transitions. [2025-02-06 04:08:10,227 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:08:10,227 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 179 transitions. [2025-02-06 04:08:10,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:08:10,232 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:08:10,233 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:08:10,246 INFO L552 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)] Ended with exit code 0 [2025-02-06 04:08:10,433 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /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:08:10,433 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:08:10,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:08:10,434 INFO L85 PathProgramCache]: Analyzing trace with hash -1078792550, now seen corresponding path program 1 times [2025-02-06 04:08:10,439 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-06 04:08:10,439 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [192884008] [2025-02-06 04:08:10,439 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:08:10,439 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:08:10,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-06 04:08:10,441 INFO L229 MonitoredProcess]: Starting monitored process 4 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:08:10,442 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 (4)] Waiting until timeout for monitored process [2025-02-06 04:08:10,580 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:08:11,148 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:08:11,149 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:08:11,149 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:08:11,173 INFO L256 TraceCheckSpWp]: Trace formula consists of 357 conjuncts, 14 conjuncts are in the unsatisfiable core [2025-02-06 04:08:11,181 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 04:08:12,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 15 [2025-02-06 04:08:12,560 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-02-06 04:08:12,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 10 [2025-02-06 04:08:12,596 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2025-02-06 04:08:12,597 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-06 04:08:12,597 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-02-06 04:08:12,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [192884008] [2025-02-06 04:08:12,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [192884008] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 04:08:12,597 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 04:08:12,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-02-06 04:08:12,597 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2014274302] [2025-02-06 04:08:12,597 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 04:08:12,597 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2025-02-06 04:08:12,597 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-02-06 04:08:12,598 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2025-02-06 04:08:12,598 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2025-02-06 04:08:12,598 INFO L87 Difference]: Start difference. First operand 122 states and 179 transitions. Second operand has 8 states, 8 states have (on average 8.5) internal successors, (68), 7 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:08:13,956 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.36s 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:08:15,333 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s 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:08:17,304 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-06 04:08:17,305 INFO L93 Difference]: Finished difference Result 279 states and 408 transitions. [2025-02-06 04:08:17,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-02-06 04:08:17,313 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 8.5) internal successors, (68), 7 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 150 [2025-02-06 04:08:17,315 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-06 04:08:17,317 INFO L225 Difference]: With dead ends: 279 [2025-02-06 04:08:17,317 INFO L226 Difference]: Without dead ends: 160 [2025-02-06 04:08:17,323 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 143 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2025-02-06 04:08:17,323 INFO L435 NwaCegarLoop]: 143 mSDtfsCounter, 139 mSDsluCounter, 523 mSDsCounter, 0 mSdLazyCounter, 411 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 139 SdHoareTripleChecker+Valid, 666 SdHoareTripleChecker+Invalid, 412 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 411 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.6s IncrementalHoareTripleChecker+Time [2025-02-06 04:08:17,323 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [139 Valid, 666 Invalid, 412 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 411 Invalid, 0 Unknown, 0 Unchecked, 4.6s Time] [2025-02-06 04:08:17,324 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 160 states. [2025-02-06 04:08:17,330 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 160 to 134. [2025-02-06 04:08:17,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 134 states, 115 states have (on average 1.4086956521739131) internal successors, (162), 115 states have internal predecessors, (162), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2025-02-06 04:08:17,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 134 states and 196 transitions. [2025-02-06 04:08:17,346 INFO L78 Accepts]: Start accepts. Automaton has 134 states and 196 transitions. Word has length 150 [2025-02-06 04:08:17,347 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-06 04:08:17,347 INFO L471 AbstractCegarLoop]: Abstraction has 134 states and 196 transitions. [2025-02-06 04:08:17,347 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 8.5) internal successors, (68), 7 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2025-02-06 04:08:17,348 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 196 transitions. [2025-02-06 04:08:17,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-02-06 04:08:17,349 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 04:08:17,349 INFO L218 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:08:17,365 INFO L552 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 (4)] Ended with exit code 0 [2025-02-06 04:08:17,553 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /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:08:17,553 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-06 04:08:17,554 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 04:08:17,554 INFO L85 PathProgramCache]: Analyzing trace with hash -1275306055, now seen corresponding path program 1 times [2025-02-06 04:08:17,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-06 04:08:17,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [511668509] [2025-02-06 04:08:17,554 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 04:08:17,555 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:08:17,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-06 04:08:17,557 INFO L229 MonitoredProcess]: Starting monitored process 5 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:08:17,559 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 (5)] Waiting until timeout for monitored process [2025-02-06 04:08:17,648 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-02-06 04:08:18,587 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-02-06 04:08:18,587 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 04:08:18,587 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 04:08:18,617 INFO L256 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 65 conjuncts are in the unsatisfiable core [2025-02-06 04:08:18,625 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-06 04:08:18,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2025-02-06 04:08:19,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 111 treesize of output 55 [2025-02-06 04:08:21,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 15 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 196 treesize of output 117 [2025-02-06 04:08:25,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 21 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 120 [2025-02-06 04:08:28,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 28 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 288 treesize of output 174 [2025-02-06 04:08:29,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 28 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 288 treesize of output 174 [2025-02-06 04:08:31,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 28 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 288 treesize of output 174 [2025-02-06 04:08:33,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 28 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 288 treesize of output 174 [2025-02-06 04:08:34,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 7 select indices, 7 select index equivalence classes, 36 disjoint index pairs (out of 21 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 292 treesize of output 182 [2025-02-06 04:08:39,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 36 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 293 treesize of output 193 [2025-02-06 04:08:41,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 9 select indices, 9 select index equivalence classes, 45 disjoint index pairs (out of 36 index pairs), introduced 9 new quantified variables, introduced 0 case distinctions, treesize of input 301 treesize of output 204 [2025-02-06 04:08:43,552 INFO L349 Elim1Store]: treesize reduction 139, result has 9.7 percent of original size [2025-02-06 04:08:43,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 11 select indices, 11 select index equivalence classes, 55 disjoint index pairs (out of 55 index pairs), introduced 11 new quantified variables, introduced 11 case distinctions, treesize of input 314 treesize of output 231 [2025-02-06 04:08:44,289 INFO L349 Elim1Store]: treesize reduction 151, result has 9.0 percent of original size [2025-02-06 04:08:44,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 12 select indices, 12 select index equivalence classes, 66 disjoint index pairs (out of 66 index pairs), introduced 12 new quantified variables, introduced 12 case distinctions, treesize of input 323 treesize of output 243 [2025-02-06 04:08:46,427 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-02-06 04:08:46,428 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 12 select indices, 12 select index equivalence classes, 66 disjoint index pairs (out of 66 index pairs), introduced 12 new quantified variables, introduced 66 case distinctions, treesize of input 419 treesize of output 179 [2025-02-06 04:08:47,232 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 272 proven. 120 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2025-02-06 04:08:47,233 INFO L312 TraceCheckSpWp]: Computing backward predicates...