./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-93.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/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-93.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())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '0ba7182223a8b1d0d1c7899bc98f67f476ee36448fdc3064cf2b008902d87afc'] 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-93.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 0ba7182223a8b1d0d1c7899bc98f67f476ee36448fdc3064cf2b008902d87afc --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 11:01:52,832 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 11:01:52,943 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-07 11:01:52,955 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 11:01:52,955 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 11:01:52,976 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 11:01:52,976 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 11:01:52,976 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 11:01:52,977 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 11:01:52,977 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 11:01:52,977 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 11:01:52,977 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 11:01:52,977 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 11:01:52,978 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 11:01:52,978 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:01:52,980 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 11:01:52,980 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 11:01:52,980 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 11:01:52,980 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 11:01:52,980 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 11:01:52,981 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 11:01:52,981 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 11:01:52,981 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 11:01:52,981 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 11:01:52,981 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 -> 0ba7182223a8b1d0d1c7899bc98f67f476ee36448fdc3064cf2b008902d87afc [2024-11-07 11:01:53,226 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 11:01:53,234 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 11:01:53,236 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 11:01:53,240 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 11:01:53,240 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 11:01:53,241 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-93.i [2024-11-07 11:01:54,427 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 11:01:54,614 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 11:01:54,615 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-93.i [2024-11-07 11:01:54,623 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c1b2a6540/500121f53c094096b9b6149db91c943e/FLAGe0fd828be [2024-11-07 11:01:54,978 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c1b2a6540/500121f53c094096b9b6149db91c943e [2024-11-07 11:01:54,980 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 11:01:54,981 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 11:01:54,982 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 11:01:54,982 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 11:01:54,985 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 11:01:54,986 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:01:54" (1/1) ... [2024-11-07 11:01:54,986 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20a51d56 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:54, skipping insertion in model container [2024-11-07 11:01:54,986 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:01:54" (1/1) ... [2024-11-07 11:01:54,999 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:01:55,095 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-93.i[917,930] [2024-11-07 11:01:55,150 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:01:55,165 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 11:01:55,174 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-93.i[917,930] [2024-11-07 11:01:55,208 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:01:55,236 INFO L204 MainTranslator]: Completed translation [2024-11-07 11:01:55,238 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55 WrapperNode [2024-11-07 11:01:55,238 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 11:01:55,239 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 11:01:55,239 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 11:01:55,239 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 11:01:55,245 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,258 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,300 INFO L138 Inliner]: procedures = 30, calls = 164, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 568 [2024-11-07 11:01:55,303 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 11:01:55,304 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 11:01:55,304 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 11:01:55,304 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 11:01:55,312 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,312 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,321 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,328 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Memory array in LHS [2024-11-07 11:01:55,332 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,332 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,349 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,355 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,361 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,362 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,368 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 11:01:55,375 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 11:01:55,375 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 11:01:55,375 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 11:01:55,376 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (1/1) ... [2024-11-07 11:01:55,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:01:55,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 11:01:55,413 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) [2024-11-07 11:01:55,418 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 [2024-11-07 11:01:55,435 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 11:01:55,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2024-11-07 11:01:55,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~real [2024-11-07 11:01:55,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-07 11:01:55,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2024-11-07 11:01:55,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2024-11-07 11:01:55,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-07 11:01:55,436 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 11:01:55,436 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 11:01:55,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 11:01:55,436 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 11:01:55,436 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 11:01:55,551 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 11:01:55,552 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 11:01:55,989 INFO L? ?]: Removed 146 outVars from TransFormulas that were not future-live. [2024-11-07 11:01:55,989 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 11:01:56,001 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 11:01:56,003 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-07 11:01:56,003 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:01:56 BoogieIcfgContainer [2024-11-07 11:01:56,007 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 11:01:56,009 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 11:01:56,009 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 11:01:56,020 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 11:01:56,021 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 11:01:54" (1/3) ... [2024-11-07 11:01:56,021 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5a10bf1a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 11:01:56, skipping insertion in model container [2024-11-07 11:01:56,022 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:01:55" (2/3) ... [2024-11-07 11:01:56,022 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5a10bf1a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 11:01:56, skipping insertion in model container [2024-11-07 11:01:56,022 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:01:56" (3/3) ... [2024-11-07 11:01:56,023 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-93.i [2024-11-07 11:01:56,034 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 11:01:56,035 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 11:01:56,090 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 11:01:56,099 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;@417d82a6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 11:01:56,100 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 11:01:56,108 INFO L276 IsEmpty]: Start isEmpty. Operand has 119 states, 102 states have (on average 1.4607843137254901) internal successors, (149), 103 states have internal predecessors, (149), 14 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) [2024-11-07 11:01:56,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-07 11:01:56,136 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:01:56,137 INFO L215 NwaCegarLoop]: trace histogram [14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:01:56,137 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:01:56,141 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:01:56,141 INFO L85 PathProgramCache]: Analyzing trace with hash -139601178, now seen corresponding path program 1 times [2024-11-07 11:01:56,146 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 11:01:56,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [173316075] [2024-11-07 11:01:56,147 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:01:56,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 11:01:56,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-07 11:01:56,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-11-07 11:01:56,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-07 11:01:56,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-07 11:01:56,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-11-07 11:01:56,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-11-07 11:01:56,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-11-07 11:01:56,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-07 11:01:56,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-11-07 11:01:56,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-11-07 11:01:56,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-11-07 11:01:56,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-11-07 11:01:56,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-07 11:01:56,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-07 11:01:56,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:01:56,934 INFO L134 CoverageAnalysis]: Checked inductivity of 364 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 364 trivial. 0 not checked. [2024-11-07 11:01:56,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 11:01:56,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [173316075] [2024-11-07 11:01:56,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [173316075] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 11:01:56,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 11:01:56,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 11:01:56,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [132817075] [2024-11-07 11:01:56,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 11:01:56,954 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 11:01:56,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 11:01:56,981 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 11:01:56,983 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 11:01:56,991 INFO L87 Difference]: Start difference. First operand has 119 states, 102 states have (on average 1.4607843137254901) internal successors, (149), 103 states have internal predecessors, (149), 14 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) Second operand has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2024-11-07 11:01:57,046 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 11:01:57,047 INFO L93 Difference]: Finished difference Result 233 states and 365 transitions. [2024-11-07 11:01:57,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 11:01:57,050 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) Word has length 126 [2024-11-07 11:01:57,050 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 11:01:57,055 INFO L225 Difference]: With dead ends: 233 [2024-11-07 11:01:57,055 INFO L226 Difference]: Without dead ends: 117 [2024-11-07 11:01:57,058 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 11:01:57,061 INFO L432 NwaCegarLoop]: 168 mSDtfsCounter, 0 mSDsluCounter, 325 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 493 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-07 11:01:57,064 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 493 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-07 11:01:57,073 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 117 states. [2024-11-07 11:01:57,092 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 117. [2024-11-07 11:01:57,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117 states, 101 states have (on average 1.4257425742574257) internal successors, (144), 101 states have internal predecessors, (144), 14 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) [2024-11-07 11:01:57,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 172 transitions. [2024-11-07 11:01:57,100 INFO L78 Accepts]: Start accepts. Automaton has 117 states and 172 transitions. Word has length 126 [2024-11-07 11:01:57,101 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 11:01:57,102 INFO L471 AbstractCegarLoop]: Abstraction has 117 states and 172 transitions. [2024-11-07 11:01:57,102 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2024-11-07 11:01:57,102 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 172 transitions. [2024-11-07 11:01:57,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-07 11:01:57,105 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:01:57,105 INFO L215 NwaCegarLoop]: trace histogram [14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:01:57,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 11:01:57,106 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:01:57,106 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:01:57,106 INFO L85 PathProgramCache]: Analyzing trace with hash 1771441380, now seen corresponding path program 1 times [2024-11-07 11:01:57,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 11:01:57,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1560013845] [2024-11-07 11:01:57,107 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:01:57,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 11:01:57,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 11:01:57,355 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 11:01:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 11:01:57,545 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 11:01:57,546 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 11:01:57,547 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-07 11:01:57,552 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 11:01:57,555 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-07 11:01:57,772 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-07 11:01:57,779 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.11 11:01:57 BoogieIcfgContainer [2024-11-07 11:01:57,779 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-07 11:01:57,780 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-07 11:01:57,780 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-07 11:01:57,780 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-07 11:01:57,782 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:01:56" (3/4) ... [2024-11-07 11:01:57,784 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-07 11:01:57,789 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-07 11:01:57,790 INFO L158 Benchmark]: Toolchain (without parser) took 2808.22ms. Allocated memory is still 142.6MB. Free memory was 117.5MB in the beginning and 86.0MB in the end (delta: 31.4MB). Peak memory consumption was 28.8MB. Max. memory is 16.1GB. [2024-11-07 11:01:57,790 INFO L158 Benchmark]: CDTParser took 0.56ms. Allocated memory is still 117.4MB. Free memory is still 81.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:01:57,790 INFO L158 Benchmark]: CACSL2BoogieTranslator took 256.30ms. Allocated memory is still 142.6MB. Free memory was 117.3MB in the beginning and 102.0MB in the end (delta: 15.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-07 11:01:57,790 INFO L158 Benchmark]: Boogie Procedure Inliner took 64.29ms. Allocated memory is still 142.6MB. Free memory was 102.0MB in the beginning and 98.7MB in the end (delta: 3.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:01:57,791 INFO L158 Benchmark]: Boogie Preprocessor took 64.59ms. Allocated memory is still 142.6MB. Free memory was 98.7MB in the beginning and 95.7MB in the end (delta: 3.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:01:57,791 INFO L158 Benchmark]: RCFGBuilder took 632.06ms. Allocated memory is still 142.6MB. Free memory was 95.7MB in the beginning and 61.6MB in the end (delta: 34.1MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-11-07 11:01:57,794 INFO L158 Benchmark]: TraceAbstraction took 1770.10ms. Allocated memory is still 142.6MB. Free memory was 61.1MB in the beginning and 86.1MB in the end (delta: -25.0MB). Peak memory consumption was 26.2MB. Max. memory is 16.1GB. [2024-11-07 11:01:57,795 INFO L158 Benchmark]: Witness Printer took 9.33ms. Allocated memory is still 142.6MB. Free memory was 86.1MB in the beginning and 86.0MB in the end (delta: 52.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:01:57,797 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.56ms. Allocated memory is still 117.4MB. Free memory is still 81.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 256.30ms. Allocated memory is still 142.6MB. Free memory was 117.3MB in the beginning and 102.0MB in the end (delta: 15.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 64.29ms. Allocated memory is still 142.6MB. Free memory was 102.0MB in the beginning and 98.7MB in the end (delta: 3.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 64.59ms. Allocated memory is still 142.6MB. Free memory was 98.7MB in the beginning and 95.7MB in the end (delta: 3.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 632.06ms. Allocated memory is still 142.6MB. Free memory was 95.7MB in the beginning and 61.6MB in the end (delta: 34.1MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * TraceAbstraction took 1770.10ms. Allocated memory is still 142.6MB. Free memory was 61.1MB in the beginning and 86.1MB in the end (delta: -25.0MB). Peak memory consumption was 26.2MB. Max. memory is 16.1GB. * Witness Printer took 9.33ms. Allocated memory is still 142.6MB. Free memory was 86.1MB in the beginning and 86.0MB in the end (delta: 52.0kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 118, overapproximation of someUnaryDOUBLEoperation at line 39, overapproximation of someBinaryArithmeticDOUBLEoperation at line 76, overapproximation of someBinaryDOUBLEComparisonOperation at line 118. Possible FailurePath: [L36] unsigned char isInitial = 0; [L37-L50] struct WrapperStruct00 WrapperStruct00 = { 255.3, -0.9, 128.5, 9.186, 31.75, 9.6, 499.2, 1.5, 0, 1, 0, 1 }; [L51] float* WrapperStruct00_var_1_1_Pointer = &(WrapperStruct00.var_1_1); [L52] double* WrapperStruct00_var_1_3_Pointer = &(WrapperStruct00.var_1_3); [L53] double* WrapperStruct00_var_1_5_Pointer = &(WrapperStruct00.var_1_5); [L54] double* WrapperStruct00_var_1_6_Pointer = &(WrapperStruct00.var_1_6); [L55] double* WrapperStruct00_var_1_7_Pointer = &(WrapperStruct00.var_1_7); [L56] double* WrapperStruct00_var_1_8_Pointer = &(WrapperStruct00.var_1_8); [L57] float* WrapperStruct00_var_1_9_Pointer = &(WrapperStruct00.var_1_9); [L58] float* WrapperStruct00_var_1_10_Pointer = &(WrapperStruct00.var_1_10); [L59] unsigned char* WrapperStruct00_var_1_11_Pointer = &(WrapperStruct00.var_1_11); [L60] unsigned char* WrapperStruct00_var_1_12_Pointer = &(WrapperStruct00.var_1_12); [L61] unsigned char* WrapperStruct00_var_1_13_Pointer = &(WrapperStruct00.var_1_13); [L62] unsigned char* WrapperStruct00_var_1_14_Pointer = &(WrapperStruct00.var_1_14); [L63] float last_1_WrapperStruct00_var_1_10 = 1.5; VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=0, last_1_WrapperStruct00_var_1_10=3/2] [L122] isInitial = 1 [L123] FCALL initially() [L124] COND TRUE 1 [L125] CALL updateLastVariables() [L115] EXPR WrapperStruct00.var_1_10 [L115] last_1_WrapperStruct00_var_1_10 = WrapperStruct00.var_1_10 [L125] RET updateLastVariables() [L126] CALL updateVariables() [L90] WrapperStruct00.var_1_3 = __VERIFIER_nondet_double() [L91] EXPR WrapperStruct00.var_1_3 [L91] EXPR WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F [L91] EXPR WrapperStruct00.var_1_3 [L91] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L91] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L91] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L91] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L92] EXPR WrapperStruct00.var_1_3 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L92] CALL assume_abort_if_not(WrapperStruct00.var_1_3 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L92] RET assume_abort_if_not(WrapperStruct00.var_1_3 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L93] WrapperStruct00.var_1_5 = __VERIFIER_nondet_double() [L94] EXPR WrapperStruct00.var_1_5 [L94] EXPR WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F [L94] EXPR WrapperStruct00.var_1_5 [L94] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L94] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L94] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L94] 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:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L95] EXPR WrapperStruct00.var_1_5 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L95] CALL assume_abort_if_not(WrapperStruct00.var_1_5 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L95] RET assume_abort_if_not(WrapperStruct00.var_1_5 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L96] WrapperStruct00.var_1_6 = __VERIFIER_nondet_double() [L97] EXPR WrapperStruct00.var_1_6 [L97] EXPR WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F [L97] EXPR WrapperStruct00.var_1_6 [L97] EXPR WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L97] EXPR (WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F) || (WrapperStruct00.var_1_6 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_6 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L97] CALL assume_abort_if_not((WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F) || (WrapperStruct00.var_1_6 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_6 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L97] RET assume_abort_if_not((WrapperStruct00.var_1_6 >= 0.0F && WrapperStruct00.var_1_6 <= -1.0e-20F) || (WrapperStruct00.var_1_6 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_6 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L98] WrapperStruct00.var_1_7 = __VERIFIER_nondet_double() [L99] EXPR WrapperStruct00.var_1_7 [L99] EXPR WrapperStruct00.var_1_7 >= 0.0F && WrapperStruct00.var_1_7 <= -1.0e-20F [L99] EXPR WrapperStruct00.var_1_7 [L99] EXPR WrapperStruct00.var_1_7 >= 0.0F && WrapperStruct00.var_1_7 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L99] EXPR (WrapperStruct00.var_1_7 >= 0.0F && WrapperStruct00.var_1_7 <= -1.0e-20F) || (WrapperStruct00.var_1_7 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_7 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L99] CALL assume_abort_if_not((WrapperStruct00.var_1_7 >= 0.0F && WrapperStruct00.var_1_7 <= -1.0e-20F) || (WrapperStruct00.var_1_7 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_7 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L99] RET assume_abort_if_not((WrapperStruct00.var_1_7 >= 0.0F && WrapperStruct00.var_1_7 <= -1.0e-20F) || (WrapperStruct00.var_1_7 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_7 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L100] WrapperStruct00.var_1_8 = __VERIFIER_nondet_double() [L101] EXPR WrapperStruct00.var_1_8 [L101] EXPR WrapperStruct00.var_1_8 >= 0.0F && WrapperStruct00.var_1_8 <= -1.0e-20F [L101] EXPR WrapperStruct00.var_1_8 [L101] EXPR WrapperStruct00.var_1_8 >= 0.0F && WrapperStruct00.var_1_8 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L101] EXPR (WrapperStruct00.var_1_8 >= 0.0F && WrapperStruct00.var_1_8 <= -1.0e-20F) || (WrapperStruct00.var_1_8 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_8 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L101] CALL assume_abort_if_not((WrapperStruct00.var_1_8 >= 0.0F && WrapperStruct00.var_1_8 <= -1.0e-20F) || (WrapperStruct00.var_1_8 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_8 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L101] RET assume_abort_if_not((WrapperStruct00.var_1_8 >= 0.0F && WrapperStruct00.var_1_8 <= -1.0e-20F) || (WrapperStruct00.var_1_8 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_8 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L102] WrapperStruct00.var_1_9 = __VERIFIER_nondet_float() [L103] EXPR WrapperStruct00.var_1_9 [L103] EXPR WrapperStruct00.var_1_9 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_9 <= -1.0e-20F [L103] EXPR WrapperStruct00.var_1_9 [L103] EXPR WrapperStruct00.var_1_9 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_9 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L103] EXPR (WrapperStruct00.var_1_9 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_9 <= -1.0e-20F) || (WrapperStruct00.var_1_9 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_9 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L103] CALL assume_abort_if_not((WrapperStruct00.var_1_9 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_9 <= -1.0e-20F) || (WrapperStruct00.var_1_9 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_9 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L103] RET assume_abort_if_not((WrapperStruct00.var_1_9 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_9 <= -1.0e-20F) || (WrapperStruct00.var_1_9 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_9 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L104] WrapperStruct00.var_1_12 = __VERIFIER_nondet_uchar() [L105] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L105] CALL assume_abort_if_not(WrapperStruct00.var_1_12 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L105] RET assume_abort_if_not(WrapperStruct00.var_1_12 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L106] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L106] CALL assume_abort_if_not(WrapperStruct00.var_1_12 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L106] RET assume_abort_if_not(WrapperStruct00.var_1_12 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L107] WrapperStruct00.var_1_13 = __VERIFIER_nondet_uchar() [L108] EXPR WrapperStruct00.var_1_13 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L108] CALL assume_abort_if_not(WrapperStruct00.var_1_13 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L108] RET assume_abort_if_not(WrapperStruct00.var_1_13 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L109] EXPR WrapperStruct00.var_1_13 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L109] CALL assume_abort_if_not(WrapperStruct00.var_1_13 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L109] RET assume_abort_if_not(WrapperStruct00.var_1_13 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L110] WrapperStruct00.var_1_14 = __VERIFIER_nondet_uchar() [L111] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L111] CALL assume_abort_if_not(WrapperStruct00.var_1_14 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L111] RET assume_abort_if_not(WrapperStruct00.var_1_14 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L112] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L112] CALL assume_abort_if_not(WrapperStruct00.var_1_14 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L112] RET assume_abort_if_not(WrapperStruct00.var_1_14 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L126] RET updateVariables() [L127] CALL step() [L67] EXPR \read(*WrapperStruct00_var_1_3_Pointer) [L67] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L67] COND FALSE !(((- last_1_WrapperStruct00_var_1_10) / (*(WrapperStruct00_var_1_3_Pointer))) != (last_1_WrapperStruct00_var_1_10 / (*(WrapperStruct00_var_1_5_Pointer)))) [L74] (*(WrapperStruct00_var_1_1_Pointer)) = 64.51f VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L76] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L76] EXPR \read(*WrapperStruct00_var_1_9_Pointer) [L76] EXPR \read(*WrapperStruct00_var_1_5_Pointer) [L76] EXPR \read(*WrapperStruct00_var_1_1_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L76] EXPR ((((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) > (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))) ? (((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) : (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer)))) [L76] EXPR \read(*WrapperStruct00_var_1_9_Pointer) [L76] EXPR ((((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) > (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))) ? (((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) : (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer)))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L76] COND TRUE (*(WrapperStruct00_var_1_1_Pointer)) > ((((((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) > (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))) ? (((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) : (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer)))))) [L77] (*(WrapperStruct00_var_1_10_Pointer)) = 1.00000000000004E13f VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L81] EXPR \read(*WrapperStruct00_var_1_3_Pointer) [L81] EXPR \read(*WrapperStruct00_var_1_10_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L81] COND TRUE ! ((*(WrapperStruct00_var_1_3_Pointer)) <= (*(WrapperStruct00_var_1_10_Pointer))) [L82] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L82] EXPR (*(WrapperStruct00_var_1_12_Pointer)) && (*(WrapperStruct00_var_1_13_Pointer)) [L82] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L82] EXPR (*(WrapperStruct00_var_1_12_Pointer)) && (*(WrapperStruct00_var_1_13_Pointer)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L82] (*(WrapperStruct00_var_1_11_Pointer)) = ((*(WrapperStruct00_var_1_12_Pointer)) && (*(WrapperStruct00_var_1_13_Pointer))) [L127] RET step() [L128] CALL, EXPR property() [L118] EXPR \read(*WrapperStruct00_var_1_3_Pointer) [L118] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L118] EXPR (((- last_1_WrapperStruct00_var_1_10) / (*(WrapperStruct00_var_1_3_Pointer))) != (last_1_WrapperStruct00_var_1_10 / (*(WrapperStruct00_var_1_5_Pointer)))) ? ((last_1_WrapperStruct00_var_1_10 != ((((((*(WrapperStruct00_var_1_6_Pointer))) > ((*(WrapperStruct00_var_1_7_Pointer)))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : ((*(WrapperStruct00_var_1_7_Pointer))))) - (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) 64.51f)) [L118] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L118] EXPR (((- last_1_WrapperStruct00_var_1_10) / (*(WrapperStruct00_var_1_3_Pointer))) != (last_1_WrapperStruct00_var_1_10 / (*(WrapperStruct00_var_1_5_Pointer)))) ? ((last_1_WrapperStruct00_var_1_10 != ((((((*(WrapperStruct00_var_1_6_Pointer))) > ((*(WrapperStruct00_var_1_7_Pointer)))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : ((*(WrapperStruct00_var_1_7_Pointer))))) - (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) 64.51f)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L118] EXPR ((((- last_1_WrapperStruct00_var_1_10) / (*(WrapperStruct00_var_1_3_Pointer))) != (last_1_WrapperStruct00_var_1_10 / (*(WrapperStruct00_var_1_5_Pointer)))) ? ((last_1_WrapperStruct00_var_1_10 != ((((((*(WrapperStruct00_var_1_6_Pointer))) > ((*(WrapperStruct00_var_1_7_Pointer)))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : ((*(WrapperStruct00_var_1_7_Pointer))))) - (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) 64.51f))) && (((*(WrapperStruct00_var_1_1_Pointer)) > ((((((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) > (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))) ? (((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) : (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((float) 1.00000000000004E13f)) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L118] EXPR (((((- last_1_WrapperStruct00_var_1_10) / (*(WrapperStruct00_var_1_3_Pointer))) != (last_1_WrapperStruct00_var_1_10 / (*(WrapperStruct00_var_1_5_Pointer)))) ? ((last_1_WrapperStruct00_var_1_10 != ((((((*(WrapperStruct00_var_1_6_Pointer))) > ((*(WrapperStruct00_var_1_7_Pointer)))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : ((*(WrapperStruct00_var_1_7_Pointer))))) - (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) 64.51f))) && (((*(WrapperStruct00_var_1_1_Pointer)) > ((((((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) > (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))) ? (((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) : (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((float) 1.00000000000004E13f)) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer)))))) && ((! ((*(WrapperStruct00_var_1_3_Pointer)) <= (*(WrapperStruct00_var_1_10_Pointer)))) ? ((*(WrapperStruct00_var_1_11_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_12_Pointer)) && (*(WrapperStruct00_var_1_13_Pointer))))) : ((((*(WrapperStruct00_var_1_7_Pointer)) / (*(WrapperStruct00_var_1_3_Pointer))) < (((((((((*(WrapperStruct00_var_1_8_Pointer))) > ((*(WrapperStruct00_var_1_6_Pointer)))) ? ((*(WrapperStruct00_var_1_8_Pointer))) : ((*(WrapperStruct00_var_1_6_Pointer)))))) < ((*(WrapperStruct00_var_1_5_Pointer)))) ? ((((((*(WrapperStruct00_var_1_8_Pointer))) > ((*(WrapperStruct00_var_1_6_Pointer)))) ? ((*(WrapperStruct00_var_1_8_Pointer))) : ((*(WrapperStruct00_var_1_6_Pointer)))))) : ((*(WrapperStruct00_var_1_5_Pointer)))))) ? ((*(WrapperStruct00_var_1_11_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : 1)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L118-L119] return (((((- last_1_WrapperStruct00_var_1_10) / (*(WrapperStruct00_var_1_3_Pointer))) != (last_1_WrapperStruct00_var_1_10 / (*(WrapperStruct00_var_1_5_Pointer)))) ? ((last_1_WrapperStruct00_var_1_10 != ((((((*(WrapperStruct00_var_1_6_Pointer))) > ((*(WrapperStruct00_var_1_7_Pointer)))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : ((*(WrapperStruct00_var_1_7_Pointer))))) - (*(WrapperStruct00_var_1_8_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((float) 64.51f))) && (((*(WrapperStruct00_var_1_1_Pointer)) > ((((((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) > (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))) ? (((*(WrapperStruct00_var_1_9_Pointer)) * 128.4)) : (((*(WrapperStruct00_var_1_5_Pointer)) * (*(WrapperStruct00_var_1_1_Pointer))))))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((float) 1.00000000000004E13f)) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((float) (*(WrapperStruct00_var_1_9_Pointer)))))) && ((! ((*(WrapperStruct00_var_1_3_Pointer)) <= (*(WrapperStruct00_var_1_10_Pointer)))) ? ((*(WrapperStruct00_var_1_11_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_12_Pointer)) && (*(WrapperStruct00_var_1_13_Pointer))))) : ((((*(WrapperStruct00_var_1_7_Pointer)) / (*(WrapperStruct00_var_1_3_Pointer))) < (((((((((*(WrapperStruct00_var_1_8_Pointer))) > ((*(WrapperStruct00_var_1_6_Pointer)))) ? ((*(WrapperStruct00_var_1_8_Pointer))) : ((*(WrapperStruct00_var_1_6_Pointer)))))) < ((*(WrapperStruct00_var_1_5_Pointer)))) ? ((((((*(WrapperStruct00_var_1_8_Pointer))) > ((*(WrapperStruct00_var_1_6_Pointer)))) ? ((*(WrapperStruct00_var_1_8_Pointer))) : ((*(WrapperStruct00_var_1_6_Pointer)))))) : ((*(WrapperStruct00_var_1_5_Pointer)))))) ? ((*(WrapperStruct00_var_1_11_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : 1)) ; [L128] RET, EXPR property() [L128] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] [L19] reach_error() VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:48}, WrapperStruct00_var_1_11_Pointer={4:52}, WrapperStruct00_var_1_12_Pointer={4:53}, WrapperStruct00_var_1_13_Pointer={4:54}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_3_Pointer={4:4}, WrapperStruct00_var_1_5_Pointer={4:12}, WrapperStruct00_var_1_6_Pointer={4:20}, WrapperStruct00_var_1_7_Pointer={4:28}, WrapperStruct00_var_1_8_Pointer={4:36}, WrapperStruct00_var_1_9_Pointer={4:44}, isInitial=1, last_1_WrapperStruct00_var_1_10=3/2] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 119 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.5s, OverallIterations: 2, TraceHistogramMax: 14, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 493 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 325 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 16 IncrementalHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 168 mSDtfsCounter, 16 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 32 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=119occurred in iteration=0, InterpolantAutomatonStates: 4, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 0.4s InterpolantComputationTime, 252 NumberOfCodeBlocks, 252 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 125 ConstructedInterpolants, 0 QuantifiedInterpolants, 127 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 364/364 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-07 11:01:57,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with 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-93.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 0ba7182223a8b1d0d1c7899bc98f67f476ee36448fdc3064cf2b008902d87afc --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 11:01:59,659 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 11:01:59,744 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-07 11:01:59,750 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 11:01:59,751 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 11:01:59,790 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 11:01:59,792 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 11:01:59,796 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 11:01:59,796 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 11:01:59,797 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 11:01:59,797 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 11:01:59,797 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 11:01:59,797 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 11:01:59,798 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 11:01:59,798 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:01:59,799 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 11:01:59,799 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 11:01:59,799 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 11:01:59,799 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-07 11:01:59,799 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-07 11:01:59,799 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 11:01:59,801 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 11:01:59,801 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 11:01:59,801 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 11:01:59,801 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 -> 0ba7182223a8b1d0d1c7899bc98f67f476ee36448fdc3064cf2b008902d87afc [2024-11-07 11:02:00,000 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 11:02:00,005 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 11:02:00,007 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 11:02:00,008 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 11:02:00,008 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 11:02:00,010 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-93.i [2024-11-07 11:02:01,211 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 11:02:01,441 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 11:02:01,442 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-93.i [2024-11-07 11:02:01,448 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e72185aa9/506800b04d1a41e88f2a62daa3c8f667/FLAG4a5b6d5c7 [2024-11-07 11:02:01,780 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e72185aa9/506800b04d1a41e88f2a62daa3c8f667 [2024-11-07 11:02:01,782 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 11:02:01,785 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 11:02:01,786 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 11:02:01,786 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 11:02:01,793 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 11:02:01,794 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:02:01" (1/1) ... [2024-11-07 11:02:01,795 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6799ad50 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:01, skipping insertion in model container [2024-11-07 11:02:01,796 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:02:01" (1/1) ... [2024-11-07 11:02:01,817 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:02:01,960 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-93.i[917,930] [2024-11-07 11:02:02,025 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:02:02,038 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 11:02:02,047 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-93.i[917,930] [2024-11-07 11:02:02,095 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:02:02,125 INFO L204 MainTranslator]: Completed translation [2024-11-07 11:02:02,126 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02 WrapperNode [2024-11-07 11:02:02,126 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 11:02:02,128 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 11:02:02,128 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 11:02:02,128 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 11:02:02,134 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,149 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,186 INFO L138 Inliner]: procedures = 34, calls = 164, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 567 [2024-11-07 11:02:02,187 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 11:02:02,188 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 11:02:02,189 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 11:02:02,189 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 11:02:02,196 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,196 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,205 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,236 INFO L175 MemorySlicer]: Split 139 memory accesses to 2 slices as follows [2, 137]. 99 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 29 writes are split as follows [0, 29]. [2024-11-07 11:02:02,236 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,236 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,259 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,262 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,265 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,266 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,275 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 11:02:02,276 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 11:02:02,276 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 11:02:02,276 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 11:02:02,277 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (1/1) ... [2024-11-07 11:02:02,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:02:02,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 11:02:02,306 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) [2024-11-07 11:02:02,310 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 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#0 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#1 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-07 11:02:02,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 11:02:02,328 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#0 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#1 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 11:02:02,328 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-07 11:02:02,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-07 11:02:02,463 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 11:02:02,464 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 11:03:03,512 INFO L? ?]: Removed 162 outVars from TransFormulas that were not future-live. [2024-11-07 11:03:03,512 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 11:03:03,527 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 11:03:03,528 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-07 11:03:03,528 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:03:03 BoogieIcfgContainer [2024-11-07 11:03:03,528 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 11:03:03,530 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 11:03:03,530 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 11:03:03,538 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 11:03:03,538 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 11:02:01" (1/3) ... [2024-11-07 11:03:03,539 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3772b70c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 11:03:03, skipping insertion in model container [2024-11-07 11:03:03,539 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:02:02" (2/3) ... [2024-11-07 11:03:03,544 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3772b70c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 11:03:03, skipping insertion in model container [2024-11-07 11:03:03,544 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:03:03" (3/3) ... [2024-11-07 11:03:03,545 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-93.i [2024-11-07 11:03:03,560 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 11:03:03,563 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 11:03:03,624 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 11:03:03,636 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;@19a35789, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 11:03:03,636 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 11:03:03,640 INFO L276 IsEmpty]: Start isEmpty. Operand has 119 states, 102 states have (on average 1.4607843137254901) internal successors, (149), 103 states have internal predecessors, (149), 14 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) [2024-11-07 11:03:03,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-07 11:03:03,649 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:03:03,650 INFO L215 NwaCegarLoop]: trace histogram [14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:03:03,650 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:03:03,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:03:03,655 INFO L85 PathProgramCache]: Analyzing trace with hash -303784438, now seen corresponding path program 1 times [2024-11-07 11:03:03,664 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-07 11:03:03,664 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [874858947] [2024-11-07 11:03:03,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:03:03,665 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 [2024-11-07 11:03:03,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-07 11:03:03,668 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) [2024-11-07 11:03:03,673 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 [2024-11-07 11:03:06,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:03:07,066 INFO L255 TraceCheckSpWp]: Trace formula consists of 321 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-07 11:03:07,078 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 11:03:07,114 INFO L134 CoverageAnalysis]: Checked inductivity of 364 backedges. 170 proven. 0 refuted. 0 times theorem prover too weak. 194 trivial. 0 not checked. [2024-11-07 11:03:07,116 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-07 11:03:07,116 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-07 11:03:07,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [874858947] [2024-11-07 11:03:07,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [874858947] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 11:03:07,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 11:03:07,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 11:03:07,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [145200716] [2024-11-07 11:03:07,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 11:03:07,124 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 11:03:07,124 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-07 11:03:07,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 11:03:07,139 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 11:03:07,141 INFO L87 Difference]: Start difference. First operand has 119 states, 102 states have (on average 1.4607843137254901) internal successors, (149), 103 states have internal predecessors, (149), 14 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) Second operand has 2 states, 2 states have (on average 31.5) internal successors, (63), 2 states have internal predecessors, (63), 2 states have call successors, (14), 2 states have call predecessors, (14), 2 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2024-11-07 11:03:07,168 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 11:03:07,170 INFO L93 Difference]: Finished difference Result 231 states and 362 transitions. [2024-11-07 11:03:07,171 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 11:03:07,172 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 31.5) internal successors, (63), 2 states have internal predecessors, (63), 2 states have call successors, (14), 2 states have call predecessors, (14), 2 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) Word has length 126 [2024-11-07 11:03:07,172 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 11:03:07,178 INFO L225 Difference]: With dead ends: 231 [2024-11-07 11:03:07,178 INFO L226 Difference]: Without dead ends: 115 [2024-11-07 11:03:07,183 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 125 GetRequests, 125 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 11:03:07,186 INFO L432 NwaCegarLoop]: 170 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, 170 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 [2024-11-07 11:03:07,187 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 170 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-07 11:03:07,197 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 115 states. [2024-11-07 11:03:07,215 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 115. [2024-11-07 11:03:07,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 115 states, 99 states have (on average 1.4343434343434343) internal successors, (142), 99 states have internal predecessors, (142), 14 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) [2024-11-07 11:03:07,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 170 transitions. [2024-11-07 11:03:07,224 INFO L78 Accepts]: Start accepts. Automaton has 115 states and 170 transitions. Word has length 126 [2024-11-07 11:03:07,225 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 11:03:07,225 INFO L471 AbstractCegarLoop]: Abstraction has 115 states and 170 transitions. [2024-11-07 11:03:07,226 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 31.5) internal successors, (63), 2 states have internal predecessors, (63), 2 states have call successors, (14), 2 states have call predecessors, (14), 2 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2024-11-07 11:03:07,226 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 170 transitions. [2024-11-07 11:03:07,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-07 11:03:07,229 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:03:07,229 INFO L215 NwaCegarLoop]: trace histogram [14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:03:07,303 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2024-11-07 11:03:07,434 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 [2024-11-07 11:03:07,435 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:03:07,436 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:03:07,436 INFO L85 PathProgramCache]: Analyzing trace with hash 405781142, now seen corresponding path program 1 times [2024-11-07 11:03:07,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-07 11:03:07,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [79693279] [2024-11-07 11:03:07,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:03:07,438 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 [2024-11-07 11:03:07,438 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-07 11:03:07,440 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) [2024-11-07 11:03:07,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 (3)] Waiting until timeout for monitored process [2024-11-07 11:03:10,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:03:10,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 321 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-07 11:03:10,924 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 11:03:14,457 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-07 11:03:14,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 173 treesize of output 65 [2024-11-07 11:03:15,385 INFO L134 CoverageAnalysis]: Checked inductivity of 364 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked. [2024-11-07 11:03:15,389 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-07 11:03:15,389 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-07 11:03:15,389 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [79693279] [2024-11-07 11:03:15,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [79693279] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 11:03:15,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 11:03:15,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 11:03:15,389 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [602043997] [2024-11-07 11:03:15,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 11:03:15,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 11:03:15,391 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-07 11:03:15,391 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 11:03:15,391 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-07 11:03:15,391 INFO L87 Difference]: Start difference. First operand 115 states and 170 transitions. Second operand has 6 states, 6 states have (on average 10.333333333333334) internal successors, (62), 5 states have internal predecessors, (62), 2 states have call successors, (14), 2 states have call predecessors, (14), 2 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2024-11-07 11:03:17,795 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.40s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 11:03:29,278 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.73s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 11:03:33,283 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 11:03:37,313 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 11:03:41,350 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []