./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 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-74.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 10:59:48,125 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 10:59:48,218 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-07 10:59:48,223 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 10:59:48,224 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 10:59:48,248 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 10:59:48,248 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 10:59:48,248 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 10:59:48,249 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 10:59:48,249 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 10:59:48,249 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 10:59:48,249 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 10:59:48,249 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 10:59:48,249 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 10:59:48,249 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 10:59:48,249 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 10:59:48,249 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 10:59:48,250 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 10:59:48,250 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 10:59:48,250 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 10:59:48,250 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 10:59:48,250 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 10:59:48,250 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 10:59:48,253 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 10:59:48,253 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 10:59:48,253 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 10:59:48,254 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a [2024-11-07 10:59:48,541 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 10:59:48,554 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 10:59:48,556 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 10:59:48,558 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 10:59:48,558 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 10:59:48,560 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i [2024-11-07 10:59:49,850 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 10:59:50,141 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 10:59:50,143 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i [2024-11-07 10:59:50,152 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/42e14a91c/839cebbba00d4fd18484273cc0024614/FLAGe1000a651 [2024-11-07 10:59:50,172 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/42e14a91c/839cebbba00d4fd18484273cc0024614 [2024-11-07 10:59:50,174 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 10:59:50,176 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 10:59:50,179 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 10:59:50,179 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 10:59:50,183 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 10:59:50,184 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,185 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3194df11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50, skipping insertion in model container [2024-11-07 10:59:50,185 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,207 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 10:59:50,344 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i[917,930] [2024-11-07 10:59:50,418 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 10:59:50,429 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 10:59:50,439 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i[917,930] [2024-11-07 10:59:50,469 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 10:59:50,495 INFO L204 MainTranslator]: Completed translation [2024-11-07 10:59:50,496 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50 WrapperNode [2024-11-07 10:59:50,496 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 10:59:50,497 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 10:59:50,498 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 10:59:50,498 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 10:59:50,503 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,521 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,572 INFO L138 Inliner]: procedures = 30, calls = 181, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 592 [2024-11-07 10:59:50,575 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 10:59:50,576 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 10:59:50,576 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 10:59:50,576 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 10:59:50,584 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,584 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,594 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,607 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Memory array in LHS [2024-11-07 10:59:50,607 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,607 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,636 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,644 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,651 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,656 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,664 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 10:59:50,665 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 10:59:50,666 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 10:59:50,666 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 10:59:50,668 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (1/1) ... [2024-11-07 10:59:50,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 10:59:50,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 10:59:50,701 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 10:59:50,708 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 10:59:50,727 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 10:59:50,727 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~real [2024-11-07 10:59:50,728 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2024-11-07 10:59:50,728 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-07 10:59:50,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2024-11-07 10:59:50,728 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2024-11-07 10:59:50,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-07 10:59:50,728 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 10:59:50,728 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 10:59:50,728 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 10:59:50,729 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 10:59:50,729 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 10:59:50,867 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 10:59:50,868 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 10:59:51,454 INFO L? ?]: Removed 150 outVars from TransFormulas that were not future-live. [2024-11-07 10:59:51,455 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 10:59:51,466 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 10:59:51,468 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-07 10:59:51,468 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 10:59:51 BoogieIcfgContainer [2024-11-07 10:59:51,468 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 10:59:51,471 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 10:59:51,471 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 10:59:51,474 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 10:59:51,475 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 10:59:50" (1/3) ... [2024-11-07 10:59:51,475 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@245c3b13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 10:59:51, skipping insertion in model container [2024-11-07 10:59:51,476 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 10:59:50" (2/3) ... [2024-11-07 10:59:51,476 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@245c3b13 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 10:59:51, skipping insertion in model container [2024-11-07 10:59:51,476 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 10:59:51" (3/3) ... [2024-11-07 10:59:51,477 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-74.i [2024-11-07 10:59:51,489 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 10:59:51,489 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 10:59:51,536 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 10:59:51,550 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;@7c69bd73, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 10:59:51,551 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 10:59:51,557 INFO L276 IsEmpty]: Start isEmpty. Operand has 125 states, 105 states have (on average 1.438095238095238) internal successors, (151), 106 states have internal predecessors, (151), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 10:59:51,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 10:59:51,571 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 10:59:51,572 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 10:59:51,572 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 10:59:51,577 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 10:59:51,577 INFO L85 PathProgramCache]: Analyzing trace with hash 2050484512, now seen corresponding path program 1 times [2024-11-07 10:59:51,584 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 10:59:51,584 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1357819171] [2024-11-07 10:59:51,585 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 10:59:51,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 10:59:51,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-07 10:59:52,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-07 10:59:52,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-11-07 10:59:52,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-07 10:59:52,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-11-07 10:59:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-11-07 10:59:52,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-11-07 10:59:52,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-07 10:59:52,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-07 10:59:52,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-11-07 10:59:52,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-11-07 10:59:52,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-11-07 10:59:52,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-07 10:59:52,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98 [2024-11-07 10:59:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-07 10:59:52,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-07 10:59:52,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-11-07 10:59:52,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:52,400 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-07 10:59:52,400 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 10:59:52,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1357819171] [2024-11-07 10:59:52,405 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1357819171] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 10:59:52,405 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 10:59:52,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 10:59:52,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [476154665] [2024-11-07 10:59:52,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 10:59:52,412 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 10:59:52,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 10:59:52,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 10:59:52,428 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 10:59:52,432 INFO L87 Difference]: Start difference. First operand has 125 states, 105 states have (on average 1.438095238095238) internal successors, (151), 106 states have internal predecessors, (151), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-07 10:59:52,498 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 10:59:52,498 INFO L93 Difference]: Finished difference Result 245 states and 384 transitions. [2024-11-07 10:59:52,500 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 10:59:52,501 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) Word has length 150 [2024-11-07 10:59:52,502 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 10:59:52,508 INFO L225 Difference]: With dead ends: 245 [2024-11-07 10:59:52,508 INFO L226 Difference]: Without dead ends: 123 [2024-11-07 10:59:52,513 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 36 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 10:59:52,516 INFO L432 NwaCegarLoop]: 176 mSDtfsCounter, 0 mSDsluCounter, 341 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 517 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 10:59:52,517 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 517 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-07 10:59:52,528 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 123 states. [2024-11-07 10:59:52,550 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 123. [2024-11-07 10:59:52,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 123 states, 104 states have (on average 1.4038461538461537) internal successors, (146), 104 states have internal predecessors, (146), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 10:59:52,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 123 states and 180 transitions. [2024-11-07 10:59:52,558 INFO L78 Accepts]: Start accepts. Automaton has 123 states and 180 transitions. Word has length 150 [2024-11-07 10:59:52,560 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 10:59:52,560 INFO L471 AbstractCegarLoop]: Abstraction has 123 states and 180 transitions. [2024-11-07 10:59:52,561 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-07 10:59:52,561 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 180 transitions. [2024-11-07 10:59:52,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 10:59:52,564 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 10:59:52,564 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 10:59:52,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 10:59:52,565 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 10:59:52,565 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 10:59:52,565 INFO L85 PathProgramCache]: Analyzing trace with hash -1809977186, now seen corresponding path program 1 times [2024-11-07 10:59:52,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 10:59:52,566 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [433308537] [2024-11-07 10:59:52,566 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 10:59:52,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 10:59:52,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-07 10:59:53,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-07 10:59:53,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-11-07 10:59:53,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-07 10:59:53,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-11-07 10:59:53,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-11-07 10:59:53,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-11-07 10:59:53,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-07 10:59:53,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-07 10:59:53,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-11-07 10:59:53,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-11-07 10:59:53,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-11-07 10:59:53,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-07 10:59:53,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98 [2024-11-07 10:59:53,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-07 10:59:53,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-07 10:59:53,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-11-07 10:59:53,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:53,507 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-07 10:59:53,510 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 10:59:53,510 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [433308537] [2024-11-07 10:59:53,510 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [433308537] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 10:59:53,510 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 10:59:53,510 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 10:59:53,510 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [28890830] [2024-11-07 10:59:53,510 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 10:59:53,512 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 10:59:53,512 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 10:59:53,512 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 10:59:53,513 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 10:59:53,514 INFO L87 Difference]: Start difference. First operand 123 states and 180 transitions. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-07 10:59:53,688 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 10:59:53,688 INFO L93 Difference]: Finished difference Result 246 states and 361 transitions. [2024-11-07 10:59:53,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 10:59:53,691 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 150 [2024-11-07 10:59:53,692 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 10:59:53,693 INFO L225 Difference]: With dead ends: 246 [2024-11-07 10:59:53,696 INFO L226 Difference]: Without dead ends: 126 [2024-11-07 10:59:53,697 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 36 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-07 10:59:53,698 INFO L432 NwaCegarLoop]: 170 mSDtfsCounter, 4 mSDsluCounter, 290 mSDsCounter, 0 mSdLazyCounter, 66 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 460 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 66 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-07 10:59:53,700 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 460 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 66 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-07 10:59:53,701 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 126 states. [2024-11-07 10:59:53,712 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 124. [2024-11-07 10:59:53,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 124 states, 105 states have (on average 1.4) internal successors, (147), 105 states have internal predecessors, (147), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 10:59:53,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 181 transitions. [2024-11-07 10:59:53,720 INFO L78 Accepts]: Start accepts. Automaton has 124 states and 181 transitions. Word has length 150 [2024-11-07 10:59:53,720 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 10:59:53,720 INFO L471 AbstractCegarLoop]: Abstraction has 124 states and 181 transitions. [2024-11-07 10:59:53,721 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-07 10:59:53,721 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 181 transitions. [2024-11-07 10:59:53,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 10:59:53,725 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 10:59:53,725 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 10:59:53,725 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 10:59:53,726 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 10:59:53,726 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 10:59:53,726 INFO L85 PathProgramCache]: Analyzing trace with hash -1669428576, now seen corresponding path program 1 times [2024-11-07 10:59:53,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 10:59:53,727 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1757715999] [2024-11-07 10:59:53,727 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 10:59:53,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 10:59:53,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-07 10:59:56,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-07 10:59:56,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-11-07 10:59:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-07 10:59:56,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-11-07 10:59:56,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-11-07 10:59:56,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-11-07 10:59:56,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-07 10:59:56,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-07 10:59:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-11-07 10:59:56,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-11-07 10:59:56,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-11-07 10:59:56,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-07 10:59:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98 [2024-11-07 10:59:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-07 10:59:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-07 10:59:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-11-07 10:59:56,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 10:59:56,693 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-07 10:59:56,694 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 10:59:56,695 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1757715999] [2024-11-07 10:59:56,695 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1757715999] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 10:59:56,695 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 10:59:56,695 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [13] imperfect sequences [] total 13 [2024-11-07 10:59:56,695 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710424817] [2024-11-07 10:59:56,695 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 10:59:56,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-07 10:59:56,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 10:59:56,698 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-07 10:59:56,698 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156 [2024-11-07 10:59:56,699 INFO L87 Difference]: Start difference. First operand 124 states and 181 transitions. Second operand has 13 states, 12 states have (on average 5.666666666666667) internal successors, (68), 13 states have internal predecessors, (68), 4 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 4 states have call successors, (17) [2024-11-07 10:59:57,555 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 10:59:57,556 INFO L93 Difference]: Finished difference Result 283 states and 412 transitions. [2024-11-07 10:59:57,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-07 10:59:57,557 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 12 states have (on average 5.666666666666667) internal successors, (68), 13 states have internal predecessors, (68), 4 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 4 states have call successors, (17) Word has length 150 [2024-11-07 10:59:57,558 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 10:59:57,559 INFO L225 Difference]: With dead ends: 283 [2024-11-07 10:59:57,562 INFO L226 Difference]: Without dead ends: 162 [2024-11-07 10:59:57,563 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=86, Invalid=186, Unknown=0, NotChecked=0, Total=272 [2024-11-07 10:59:57,564 INFO L432 NwaCegarLoop]: 114 mSDtfsCounter, 841 mSDsluCounter, 484 mSDsCounter, 0 mSdLazyCounter, 478 mSolverCounterSat, 71 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 842 SdHoareTripleChecker+Valid, 598 SdHoareTripleChecker+Invalid, 549 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 71 IncrementalHoareTripleChecker+Valid, 478 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-07 10:59:57,565 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [842 Valid, 598 Invalid, 549 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [71 Valid, 478 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-07 10:59:57,566 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 162 states. [2024-11-07 10:59:57,582 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 136. [2024-11-07 10:59:57,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 136 states, 117 states have (on average 1.4017094017094016) internal successors, (164), 117 states have internal predecessors, (164), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 10:59:57,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 198 transitions. [2024-11-07 10:59:57,584 INFO L78 Accepts]: Start accepts. Automaton has 136 states and 198 transitions. Word has length 150 [2024-11-07 10:59:57,584 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 10:59:57,584 INFO L471 AbstractCegarLoop]: Abstraction has 136 states and 198 transitions. [2024-11-07 10:59:57,585 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 12 states have (on average 5.666666666666667) internal successors, (68), 13 states have internal predecessors, (68), 4 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 4 states have call successors, (17) [2024-11-07 10:59:57,585 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 198 transitions. [2024-11-07 10:59:57,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 10:59:57,587 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 10:59:57,587 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 10:59:57,588 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 10:59:57,588 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 10:59:57,588 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 10:59:57,588 INFO L85 PathProgramCache]: Analyzing trace with hash -284992103, now seen corresponding path program 1 times [2024-11-07 10:59:57,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 10:59:57,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [670216207] [2024-11-07 10:59:57,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 10:59:57,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 10:59:57,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-07 11:00:00,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-07 11:00:00,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-11-07 11:00:00,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-07 11:00:00,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-11-07 11:00:00,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-11-07 11:00:00,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-11-07 11:00:00,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-07 11:00:00,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-07 11:00:00,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-11-07 11:00:00,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-11-07 11:00:00,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-11-07 11:00:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-07 11:00:00,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98 [2024-11-07 11:00:00,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-07 11:00:00,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-07 11:00:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-11-07 11:00:00,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:00,497 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-07 11:00:00,498 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 11:00:00,498 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [670216207] [2024-11-07 11:00:00,498 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [670216207] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 11:00:00,498 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 11:00:00,498 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14 [2024-11-07 11:00:00,498 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [238420601] [2024-11-07 11:00:00,499 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 11:00:00,499 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-07 11:00:00,499 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 11:00:00,500 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-07 11:00:00,500 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=136, Unknown=0, NotChecked=0, Total=182 [2024-11-07 11:00:00,500 INFO L87 Difference]: Start difference. First operand 136 states and 198 transitions. Second operand has 14 states, 13 states have (on average 5.230769230769231) internal successors, (68), 14 states have internal predecessors, (68), 4 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 4 states have call successors, (17) [2024-11-07 11:00:01,572 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 11:00:01,573 INFO L93 Difference]: Finished difference Result 298 states and 432 transitions. [2024-11-07 11:00:01,575 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-07 11:00:01,575 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 13 states have (on average 5.230769230769231) internal successors, (68), 14 states have internal predecessors, (68), 4 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 4 states have call successors, (17) Word has length 150 [2024-11-07 11:00:01,576 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 11:00:01,577 INFO L225 Difference]: With dead ends: 298 [2024-11-07 11:00:01,577 INFO L226 Difference]: Without dead ends: 165 [2024-11-07 11:00:01,578 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 46 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=99, Invalid=243, Unknown=0, NotChecked=0, Total=342 [2024-11-07 11:00:01,579 INFO L432 NwaCegarLoop]: 116 mSDtfsCounter, 374 mSDsluCounter, 566 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 375 SdHoareTripleChecker+Valid, 682 SdHoareTripleChecker+Invalid, 603 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-07 11:00:01,579 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [375 Valid, 682 Invalid, 603 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-07 11:00:01,582 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 165 states. [2024-11-07 11:00:01,599 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 165 to 138. [2024-11-07 11:00:01,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 138 states, 119 states have (on average 1.403361344537815) internal successors, (167), 119 states have internal predecessors, (167), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 11:00:01,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 138 states and 201 transitions. [2024-11-07 11:00:01,604 INFO L78 Accepts]: Start accepts. Automaton has 138 states and 201 transitions. Word has length 150 [2024-11-07 11:00:01,604 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 11:00:01,604 INFO L471 AbstractCegarLoop]: Abstraction has 138 states and 201 transitions. [2024-11-07 11:00:01,604 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 13 states have (on average 5.230769230769231) internal successors, (68), 14 states have internal predecessors, (68), 4 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 4 states have call successors, (17) [2024-11-07 11:00:01,605 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 201 transitions. [2024-11-07 11:00:01,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 11:00:01,609 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:00:01,609 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:00:01,609 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 11:00:01,609 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:00:01,610 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:00:01,610 INFO L85 PathProgramCache]: Analyzing trace with hash -678019113, now seen corresponding path program 1 times [2024-11-07 11:00:01,610 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 11:00:01,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2126047079] [2024-11-07 11:00:01,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:00:01,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 11:00:01,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 11:00:01,802 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 11:00:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 11:00:02,035 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 11:00:02,035 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 11:00:02,036 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-07 11:00:02,038 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 11:00:02,040 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-07 11:00:02,210 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-07 11:00:02,215 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.11 11:00:02 BoogieIcfgContainer [2024-11-07 11:00:02,216 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-07 11:00:02,216 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-07 11:00:02,216 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-07 11:00:02,217 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-07 11:00:02,217 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 10:59:51" (3/4) ... [2024-11-07 11:00:02,219 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-07 11:00:02,220 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-07 11:00:02,222 INFO L158 Benchmark]: Toolchain (without parser) took 12045.17ms. Allocated memory was 100.7MB in the beginning and 343.9MB in the end (delta: 243.3MB). Free memory was 76.1MB in the beginning and 183.4MB in the end (delta: -107.3MB). Peak memory consumption was 135.7MB. Max. memory is 16.1GB. [2024-11-07 11:00:02,223 INFO L158 Benchmark]: CDTParser took 0.52ms. Allocated memory is still 83.9MB. Free memory was 48.4MB in the beginning and 48.3MB in the end (delta: 82.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:00:02,225 INFO L158 Benchmark]: CACSL2BoogieTranslator took 317.94ms. Allocated memory is still 100.7MB. Free memory was 76.0MB in the beginning and 59.9MB in the end (delta: 16.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-07 11:00:02,225 INFO L158 Benchmark]: Boogie Procedure Inliner took 78.24ms. Allocated memory is still 100.7MB. Free memory was 59.8MB in the beginning and 56.3MB in the end (delta: 3.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:00:02,225 INFO L158 Benchmark]: Boogie Preprocessor took 88.63ms. Allocated memory is still 100.7MB. Free memory was 56.3MB in the beginning and 53.1MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 11:00:02,225 INFO L158 Benchmark]: RCFGBuilder took 803.57ms. Allocated memory is still 100.7MB. Free memory was 53.1MB in the beginning and 52.3MB in the end (delta: 765.5kB). Peak memory consumption was 22.4MB. Max. memory is 16.1GB. [2024-11-07 11:00:02,225 INFO L158 Benchmark]: TraceAbstraction took 10745.22ms. Allocated memory was 100.7MB in the beginning and 343.9MB in the end (delta: 243.3MB). Free memory was 51.5MB in the beginning and 183.5MB in the end (delta: -132.0MB). Peak memory consumption was 113.3MB. Max. memory is 16.1GB. [2024-11-07 11:00:02,225 INFO L158 Benchmark]: Witness Printer took 3.73ms. Allocated memory is still 343.9MB. Free memory was 183.5MB in the beginning and 183.4MB in the end (delta: 86.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 11:00:02,227 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.52ms. Allocated memory is still 83.9MB. Free memory was 48.4MB in the beginning and 48.3MB in the end (delta: 82.0kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 317.94ms. Allocated memory is still 100.7MB. Free memory was 76.0MB in the beginning and 59.9MB in the end (delta: 16.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 78.24ms. Allocated memory is still 100.7MB. Free memory was 59.8MB in the beginning and 56.3MB in the end (delta: 3.5MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 88.63ms. Allocated memory is still 100.7MB. Free memory was 56.3MB in the beginning and 53.1MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 803.57ms. Allocated memory is still 100.7MB. Free memory was 53.1MB in the beginning and 52.3MB in the end (delta: 765.5kB). Peak memory consumption was 22.4MB. Max. memory is 16.1GB. * TraceAbstraction took 10745.22ms. Allocated memory was 100.7MB in the beginning and 343.9MB in the end (delta: 243.3MB). Free memory was 51.5MB in the beginning and 183.5MB in the end (delta: -132.0MB). Peak memory consumption was 113.3MB. Max. memory is 16.1GB. * Witness Printer took 3.73ms. Allocated memory is still 343.9MB. Free memory was 183.5MB in the beginning and 183.4MB in the end (delta: 86.3kB). 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 someBinaryDOUBLEComparisonOperation at line 137. Possible FailurePath: [L38] unsigned char isInitial = 0; [L39-L54] struct WrapperStruct00 WrapperStruct00 = { 25, 63.25, 3.779, 31.6, 100.5, 64, 3150951169, 128, 1, 1, 9.3, 0, 1, 1 }; [L55] unsigned long int* WrapperStruct00_var_1_1_Pointer = &(WrapperStruct00.var_1_1); [L56] double* WrapperStruct00_var_1_2_Pointer = &(WrapperStruct00.var_1_2); [L57] double* WrapperStruct00_var_1_3_Pointer = &(WrapperStruct00.var_1_3); [L58] double* WrapperStruct00_var_1_4_Pointer = &(WrapperStruct00.var_1_4); [L59] double* WrapperStruct00_var_1_5_Pointer = &(WrapperStruct00.var_1_5); [L60] unsigned long int* WrapperStruct00_var_1_6_Pointer = &(WrapperStruct00.var_1_6); [L61] unsigned long int* WrapperStruct00_var_1_7_Pointer = &(WrapperStruct00.var_1_7); [L62] unsigned long int* WrapperStruct00_var_1_8_Pointer = &(WrapperStruct00.var_1_8); [L63] unsigned long int* WrapperStruct00_var_1_9_Pointer = &(WrapperStruct00.var_1_9); [L64] unsigned char* WrapperStruct00_var_1_10_Pointer = &(WrapperStruct00.var_1_10); [L65] double* WrapperStruct00_var_1_11_Pointer = &(WrapperStruct00.var_1_11); [L66] unsigned char* WrapperStruct00_var_1_14_Pointer = &(WrapperStruct00.var_1_14); [L67] unsigned char* WrapperStruct00_var_1_15_Pointer = &(WrapperStruct00.var_1_15); [L68] unsigned char* WrapperStruct00_var_1_16_Pointer = &(WrapperStruct00.var_1_16); [L69] unsigned char last_1_WrapperStruct00_var_1_16 = 1; VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=0, last_1_WrapperStruct00_var_1_16=1] [L141] isInitial = 1 [L142] FCALL initially() [L143] COND TRUE 1 [L144] CALL updateLastVariables() [L134] EXPR WrapperStruct00.var_1_16 [L134] last_1_WrapperStruct00_var_1_16 = WrapperStruct00.var_1_16 [L144] RET updateLastVariables() [L145] CALL updateVariables() [L104] WrapperStruct00.var_1_2 = __VERIFIER_nondet_double() [L105] EXPR WrapperStruct00.var_1_2 [L105] EXPR WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F [L105] EXPR WrapperStruct00.var_1_2 [L105] EXPR WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L105] EXPR (WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L105] CALL assume_abort_if_not((WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L105] RET assume_abort_if_not((WrapperStruct00.var_1_2 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L106] WrapperStruct00.var_1_3 = __VERIFIER_nondet_double() [L107] EXPR WrapperStruct00.var_1_3 [L107] EXPR WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F [L107] EXPR WrapperStruct00.var_1_3 [L107] EXPR WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L107] EXPR (WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L107] CALL assume_abort_if_not((WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L107] RET assume_abort_if_not((WrapperStruct00.var_1_3 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L108] WrapperStruct00.var_1_4 = __VERIFIER_nondet_double() [L109] EXPR WrapperStruct00.var_1_4 [L109] EXPR WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F [L109] EXPR WrapperStruct00.var_1_4 [L109] EXPR WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L109] EXPR (WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L109] CALL assume_abort_if_not((WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L109] RET assume_abort_if_not((WrapperStruct00.var_1_4 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_4 <= -1.0e-20F) || (WrapperStruct00.var_1_4 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_4 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L110] WrapperStruct00.var_1_5 = __VERIFIER_nondet_double() [L111] EXPR WrapperStruct00.var_1_5 [L111] EXPR WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F [L111] EXPR WrapperStruct00.var_1_5 [L111] EXPR WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L111] EXPR (WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L111] CALL assume_abort_if_not((WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L111] RET assume_abort_if_not((WrapperStruct00.var_1_5 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_5 <= -1.0e-20F) || (WrapperStruct00.var_1_5 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_5 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L112] WrapperStruct00.var_1_6 = __VERIFIER_nondet_ulong() [L113] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L113] CALL assume_abort_if_not(WrapperStruct00.var_1_6 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L113] RET assume_abort_if_not(WrapperStruct00.var_1_6 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L114] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L114] CALL assume_abort_if_not(WrapperStruct00.var_1_6 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L114] RET assume_abort_if_not(WrapperStruct00.var_1_6 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L115] WrapperStruct00.var_1_7 = __VERIFIER_nondet_ulong() [L116] EXPR WrapperStruct00.var_1_7 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L116] CALL assume_abort_if_not(WrapperStruct00.var_1_7 >= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L116] RET assume_abort_if_not(WrapperStruct00.var_1_7 >= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L117] EXPR WrapperStruct00.var_1_7 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L117] CALL assume_abort_if_not(WrapperStruct00.var_1_7 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L117] RET assume_abort_if_not(WrapperStruct00.var_1_7 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L118] WrapperStruct00.var_1_8 = __VERIFIER_nondet_ulong() [L119] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L119] CALL assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L119] RET assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L120] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L120] CALL assume_abort_if_not(WrapperStruct00.var_1_8 <= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L120] RET assume_abort_if_not(WrapperStruct00.var_1_8 <= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L121] WrapperStruct00.var_1_9 = __VERIFIER_nondet_ulong() [L122] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L122] CALL assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L122] RET assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L123] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L123] CALL assume_abort_if_not(WrapperStruct00.var_1_9 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L123] RET assume_abort_if_not(WrapperStruct00.var_1_9 <= 4294967294) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L124] WrapperStruct00.var_1_11 = __VERIFIER_nondet_double() [L125] EXPR WrapperStruct00.var_1_11 [L125] EXPR WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F [L125] EXPR WrapperStruct00.var_1_11 [L125] EXPR WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L125] EXPR (WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L125] CALL assume_abort_if_not((WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L125] RET assume_abort_if_not((WrapperStruct00.var_1_11 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L126] WrapperStruct00.var_1_14 = __VERIFIER_nondet_uchar() [L127] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L127] CALL assume_abort_if_not(WrapperStruct00.var_1_14 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L127] RET assume_abort_if_not(WrapperStruct00.var_1_14 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L128] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L128] CALL assume_abort_if_not(WrapperStruct00.var_1_14 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L128] RET assume_abort_if_not(WrapperStruct00.var_1_14 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L129] WrapperStruct00.var_1_15 = __VERIFIER_nondet_uchar() [L130] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L130] CALL assume_abort_if_not(WrapperStruct00.var_1_15 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L130] RET assume_abort_if_not(WrapperStruct00.var_1_15 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L131] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L131] CALL assume_abort_if_not(WrapperStruct00.var_1_15 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L131] RET assume_abort_if_not(WrapperStruct00.var_1_15 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L145] RET updateVariables() [L146] CALL step() [L73] unsigned char stepLocal_0 = last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16; [L74] EXPR \read(*WrapperStruct00_var_1_5_Pointer) [L74] EXPR \read(*WrapperStruct00_var_1_11_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1, stepLocal_0=1] [L74] COND TRUE ((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || stepLocal_0 [L75] EXPR \read(*WrapperStruct00_var_1_14_Pointer) [L75] (*(WrapperStruct00_var_1_10_Pointer)) = (*(WrapperStruct00_var_1_14_Pointer)) [L79] EXPR \read(*WrapperStruct00_var_1_10_Pointer) [L79] unsigned char stepLocal_1 = (*(WrapperStruct00_var_1_10_Pointer)); [L80] stepLocal_1 && (*(WrapperStruct00_var_1_10_Pointer)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L80] COND FALSE !(stepLocal_1 && (*(WrapperStruct00_var_1_10_Pointer))) [L87] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L87] (*(WrapperStruct00_var_1_16_Pointer)) = (*(WrapperStruct00_var_1_15_Pointer)) [L89] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L89] EXPR \read(*WrapperStruct00_var_1_3_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) [L89] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L89] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR \read(*WrapperStruct00_var_1_4_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) [L89] EXPR \read(*WrapperStruct00_var_1_4_Pointer) [L89] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L89] COND FALSE !((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) [L92] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L92] EXPR \read(*WrapperStruct00_var_1_3_Pointer) [L92] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L92] COND FALSE !((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) [L99] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L99] (*(WrapperStruct00_var_1_1_Pointer)) = (*(WrapperStruct00_var_1_6_Pointer)) [L146] RET step() [L147] CALL, EXPR property() [L137] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_3_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) [L137] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L137] EXPR (((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR \read(*WrapperStruct00_var_1_4_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) [L137] EXPR \read(*WrapperStruct00_var_1_4_Pointer) [L137] EXPR (((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR \read(*WrapperStruct00_var_1_5_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR ((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer))))) [L137] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_8_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))) [L137] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L137] EXPR \read(*WrapperStruct00_var_1_8_Pointer) [L137] EXPR (((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR ((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR (((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))))) && ((((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || (last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_14_Pointer)) && (! (*(WrapperStruct00_var_1_15_Pointer))))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137] EXPR ((((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))))) && ((((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || (last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_14_Pointer)) && (! (*(WrapperStruct00_var_1_15_Pointer)))))))) && (((*(WrapperStruct00_var_1_10_Pointer)) && (*(WrapperStruct00_var_1_10_Pointer))) ? (((*(WrapperStruct00_var_1_4_Pointer)) < (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer)))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L137-L138] return ((((((((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) < ((*(WrapperStruct00_var_1_4_Pointer)))) ? ((((((*(WrapperStruct00_var_1_2_Pointer))) > ((*(WrapperStruct00_var_1_3_Pointer)))) ? ((*(WrapperStruct00_var_1_2_Pointer))) : ((*(WrapperStruct00_var_1_3_Pointer)))))) : ((*(WrapperStruct00_var_1_4_Pointer))))) < (*(WrapperStruct00_var_1_5_Pointer))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (((((*(WrapperStruct00_var_1_6_Pointer))) > (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer))))) ? ((*(WrapperStruct00_var_1_6_Pointer))) : (((*(WrapperStruct00_var_1_7_Pointer)) - (*(WrapperStruct00_var_1_8_Pointer)))))))) : (((*(WrapperStruct00_var_1_2_Pointer)) >= ((*(WrapperStruct00_var_1_3_Pointer)) + (*(WrapperStruct00_var_1_5_Pointer)))) ? (((*(WrapperStruct00_var_1_4_Pointer)) > (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_9_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned long int) (*(WrapperStruct00_var_1_6_Pointer)))))) && ((((*(WrapperStruct00_var_1_5_Pointer)) > (*(WrapperStruct00_var_1_11_Pointer))) || (last_1_WrapperStruct00_var_1_16 && last_1_WrapperStruct00_var_1_16)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_14_Pointer)))) : ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_14_Pointer)) && (! (*(WrapperStruct00_var_1_15_Pointer)))))))) && (((*(WrapperStruct00_var_1_10_Pointer)) && (*(WrapperStruct00_var_1_10_Pointer))) ? (((*(WrapperStruct00_var_1_4_Pointer)) < (- (*(WrapperStruct00_var_1_5_Pointer)))) ? ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer)))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((unsigned char) (*(WrapperStruct00_var_1_15_Pointer))))) ; [L147] RET, EXPR property() [L147] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] [L19] reach_error() VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:52}, WrapperStruct00_var_1_11_Pointer={4:53}, WrapperStruct00_var_1_14_Pointer={4:61}, WrapperStruct00_var_1_15_Pointer={4:62}, WrapperStruct00_var_1_16_Pointer={4:63}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:4}, WrapperStruct00_var_1_3_Pointer={4:12}, WrapperStruct00_var_1_4_Pointer={4:20}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:36}, WrapperStruct00_var_1_7_Pointer={4:40}, WrapperStruct00_var_1_8_Pointer={4:44}, WrapperStruct00_var_1_9_Pointer={4:48}, isInitial=1, last_1_WrapperStruct00_var_1_16=1] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 125 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 10.5s, OverallIterations: 5, TraceHistogramMax: 17, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1221 SdHoareTripleChecker+Valid, 1.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1219 mSDsluCounter, 2257 SdHoareTripleChecker+Invalid, 1.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1681 mSDsCounter, 94 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1144 IncrementalHoareTripleChecker+Invalid, 1238 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 94 mSolverCounterUnsat, 576 mSDtfsCounter, 1144 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 193 GetRequests, 156 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 83 ImplicationChecksByTransitivity, 0.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=138occurred in iteration=4, InterpolantAutomatonStates: 25, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 4 MinimizatonAttempts, 55 StatesRemovedByMinimization, 3 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.7s SatisfiabilityAnalysisTime, 6.8s InterpolantComputationTime, 750 NumberOfCodeBlocks, 750 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 596 ConstructedInterpolants, 0 QuantifiedInterpolants, 4479 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 2176/2176 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-07 11:00:02,262 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-74.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 11:00:04,661 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 11:00:04,777 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:00:04,786 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 11:00:04,786 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 11:00:04,811 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 11:00:04,812 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 11:00:04,812 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 11:00:04,813 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 11:00:04,813 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 11:00:04,813 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 11:00:04,814 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 11:00:04,814 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 11:00:04,814 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 11:00:04,814 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 11:00:04,815 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 11:00:04,815 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 11:00:04,815 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 11:00:04,815 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 11:00:04,815 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 11:00:04,815 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 11:00:04,816 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 11:00:04,817 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 11:00:04,817 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 11:00:04,817 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 11:00:04,817 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 11:00:04,817 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:00:04,818 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 11:00:04,818 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 11:00:04,819 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fcb9f5b3e033b1db6d00510cd23a77dca3163db747593ae8f05cb884ec59c85a [2024-11-07 11:00:05,119 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 11:00:05,125 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 11:00:05,127 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 11:00:05,130 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 11:00:05,130 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 11:00:05,131 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i [2024-11-07 11:00:06,486 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 11:00:06,712 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 11:00:06,712 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i [2024-11-07 11:00:06,721 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/aa28aeadb/2bdde233e6ea4a12a3f932e0474726a5/FLAG45b1f4cb7 [2024-11-07 11:00:06,745 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/aa28aeadb/2bdde233e6ea4a12a3f932e0474726a5 [2024-11-07 11:00:06,748 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 11:00:06,752 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 11:00:06,755 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 11:00:06,756 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 11:00:06,764 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 11:00:06,765 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:00:06" (1/1) ... [2024-11-07 11:00:06,766 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27c44b3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:06, skipping insertion in model container [2024-11-07 11:00:06,766 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 11:00:06" (1/1) ... [2024-11-07 11:00:06,789 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 11:00:06,931 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i[917,930] [2024-11-07 11:00:07,022 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:00:07,041 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 11:00:07,051 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-74.i[917,930] [2024-11-07 11:00:07,095 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 11:00:07,125 INFO L204 MainTranslator]: Completed translation [2024-11-07 11:00:07,125 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07 WrapperNode [2024-11-07 11:00:07,126 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 11:00:07,127 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 11:00:07,127 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 11:00:07,127 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 11:00:07,133 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:00:07" (1/1) ... [2024-11-07 11:00:07,151 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:00:07" (1/1) ... [2024-11-07 11:00:07,206 INFO L138 Inliner]: procedures = 34, calls = 181, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 591 [2024-11-07 11:00:07,206 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 11:00:07,207 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 11:00:07,207 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 11:00:07,207 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 11:00:07,221 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,222 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,236 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,266 INFO L175 MemorySlicer]: Split 153 memory accesses to 2 slices as follows [2, 151]. 99 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 35 writes are split as follows [0, 35]. [2024-11-07 11:00:07,266 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,266 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,299 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,305 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,312 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,318 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,327 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 11:00:07,329 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 11:00:07,329 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 11:00:07,330 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 11:00:07,331 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (1/1) ... [2024-11-07 11:00:07,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 11:00:07,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 11:00:07,364 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:00:07,367 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:00:07,390 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 11:00:07,391 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2024-11-07 11:00:07,391 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2024-11-07 11:00:07,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#0 [2024-11-07 11:00:07,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#1 [2024-11-07 11:00:07,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2024-11-07 11:00:07,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2024-11-07 11:00:07,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-07 11:00:07,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-07 11:00:07,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-07 11:00:07,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-07 11:00:07,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-07 11:00:07,392 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-07 11:00:07,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-07 11:00:07,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-07 11:00:07,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-07 11:00:07,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-07 11:00:07,393 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 11:00:07,394 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 11:00:07,394 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 11:00:07,394 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 11:00:07,394 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-07 11:00:07,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-07 11:00:07,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-07 11:00:07,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-07 11:00:07,547 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 11:00:07,549 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 11:00:10,675 INFO L? ?]: Removed 158 outVars from TransFormulas that were not future-live. [2024-11-07 11:00:10,676 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 11:00:10,690 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 11:00:10,692 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-07 11:00:10,692 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:00:10 BoogieIcfgContainer [2024-11-07 11:00:10,693 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 11:00:10,695 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 11:00:10,695 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 11:00:10,718 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 11:00:10,718 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 11:00:06" (1/3) ... [2024-11-07 11:00:10,719 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e1d4fef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 11:00:10, skipping insertion in model container [2024-11-07 11:00:10,719 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 11:00:07" (2/3) ... [2024-11-07 11:00:10,719 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e1d4fef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 11:00:10, skipping insertion in model container [2024-11-07 11:00:10,719 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 11:00:10" (3/3) ... [2024-11-07 11:00:10,721 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-74.i [2024-11-07 11:00:10,735 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 11:00:10,736 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 11:00:10,799 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 11:00:10,814 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;@1ab3326f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 11:00:10,815 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 11:00:10,819 INFO L276 IsEmpty]: Start isEmpty. Operand has 125 states, 105 states have (on average 1.438095238095238) internal successors, (151), 106 states have internal predecessors, (151), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 11:00:10,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 11:00:10,837 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:00:10,838 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:00:10,838 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:00:10,843 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:00:10,844 INFO L85 PathProgramCache]: Analyzing trace with hash -569666355, now seen corresponding path program 1 times [2024-11-07 11:00:10,858 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-07 11:00:10,859 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [110686963] [2024-11-07 11:00:10,859 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:00:10,860 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:00:10,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-07 11:00:10,864 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:00:10,866 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:00:11,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:11,396 INFO L255 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-07 11:00:11,404 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 11:00:11,448 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 272 proven. 0 refuted. 0 times theorem prover too weak. 272 trivial. 0 not checked. [2024-11-07 11:00:11,448 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-07 11:00:11,449 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-07 11:00:11,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [110686963] [2024-11-07 11:00:11,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [110686963] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 11:00:11,449 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 11:00:11,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 11:00:11,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [494368330] [2024-11-07 11:00:11,452 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 11:00:11,456 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 11:00:11,456 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-07 11:00:11,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 11:00:11,475 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 11:00:11,477 INFO L87 Difference]: Start difference. First operand has 125 states, 105 states have (on average 1.438095238095238) internal successors, (151), 106 states have internal predecessors, (151), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) Second operand has 2 states, 2 states have (on average 36.0) internal successors, (72), 2 states have internal predecessors, (72), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-07 11:00:11,509 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 11:00:11,510 INFO L93 Difference]: Finished difference Result 243 states and 381 transitions. [2024-11-07 11:00:11,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 11:00:11,515 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 36.0) internal successors, (72), 2 states have internal predecessors, (72), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) Word has length 150 [2024-11-07 11:00:11,515 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 11:00:11,524 INFO L225 Difference]: With dead ends: 243 [2024-11-07 11:00:11,525 INFO L226 Difference]: Without dead ends: 121 [2024-11-07 11:00:11,529 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 149 GetRequests, 149 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 11:00:11,533 INFO L432 NwaCegarLoop]: 178 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 178 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-07 11:00:11,534 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 178 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-07 11:00:11,547 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 121 states. [2024-11-07 11:00:11,568 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 121 to 121. [2024-11-07 11:00:11,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 121 states, 102 states have (on average 1.411764705882353) internal successors, (144), 102 states have internal predecessors, (144), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 11:00:11,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 121 states and 178 transitions. [2024-11-07 11:00:11,580 INFO L78 Accepts]: Start accepts. Automaton has 121 states and 178 transitions. Word has length 150 [2024-11-07 11:00:11,581 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 11:00:11,581 INFO L471 AbstractCegarLoop]: Abstraction has 121 states and 178 transitions. [2024-11-07 11:00:11,581 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 36.0) internal successors, (72), 2 states have internal predecessors, (72), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-07 11:00:11,581 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 178 transitions. [2024-11-07 11:00:11,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 11:00:11,587 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:00:11,587 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:00:11,600 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2024-11-07 11:00:11,787 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:00:11,788 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:00:11,789 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:00:11,789 INFO L85 PathProgramCache]: Analyzing trace with hash 148389139, now seen corresponding path program 1 times [2024-11-07 11:00:11,790 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-07 11:00:11,790 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1516495326] [2024-11-07 11:00:11,790 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:00:11,790 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:00:11,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-07 11:00:11,796 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:00:11,798 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:00:12,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:12,294 INFO L255 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-07 11:00:12,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 11:00:12,433 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-07 11:00:12,433 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-07 11:00:12,433 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-07 11:00:12,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1516495326] [2024-11-07 11:00:12,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1516495326] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 11:00:12,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 11:00:12,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-07 11:00:12,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2109485984] [2024-11-07 11:00:12,434 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 11:00:12,435 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 11:00:12,439 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-07 11:00:12,440 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 11:00:12,440 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 11:00:12,440 INFO L87 Difference]: Start difference. First operand 121 states and 178 transitions. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-07 11:00:13,729 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.29s 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:00:14,865 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 11:00:14,865 INFO L93 Difference]: Finished difference Result 240 states and 355 transitions. [2024-11-07 11:00:14,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 11:00:14,867 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 150 [2024-11-07 11:00:14,867 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 11:00:14,868 INFO L225 Difference]: With dead ends: 240 [2024-11-07 11:00:14,868 INFO L226 Difference]: Without dead ends: 122 [2024-11-07 11:00:14,869 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 150 GetRequests, 147 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-07 11:00:14,870 INFO L432 NwaCegarLoop]: 174 mSDtfsCounter, 1 mSDsluCounter, 258 mSDsCounter, 0 mSdLazyCounter, 98 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 432 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 98 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time [2024-11-07 11:00:14,870 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 432 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time] [2024-11-07 11:00:14,871 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 122 states. [2024-11-07 11:00:14,881 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 122. [2024-11-07 11:00:14,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 122 states, 103 states have (on average 1.4077669902912622) internal successors, (145), 103 states have internal predecessors, (145), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 11:00:14,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 179 transitions. [2024-11-07 11:00:14,883 INFO L78 Accepts]: Start accepts. Automaton has 122 states and 179 transitions. Word has length 150 [2024-11-07 11:00:14,884 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 11:00:14,885 INFO L471 AbstractCegarLoop]: Abstraction has 122 states and 179 transitions. [2024-11-07 11:00:14,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-07 11:00:14,885 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 179 transitions. [2024-11-07 11:00:14,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 11:00:14,887 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:00:14,887 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:00:14,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2024-11-07 11:00:15,088 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-07 11:00:15,088 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:00:15,089 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:00:15,089 INFO L85 PathProgramCache]: Analyzing trace with hash 288937749, now seen corresponding path program 1 times [2024-11-07 11:00:15,090 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-07 11:00:15,090 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1850263269] [2024-11-07 11:00:15,090 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:00:15,090 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:00:15,090 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-07 11:00:15,092 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-07 11:00:15,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-11-07 11:00:15,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:15,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 357 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-07 11:00:15,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 11:00:17,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 15 [2024-11-07 11:00:17,728 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-07 11:00:17,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 10 [2024-11-07 11:00:17,785 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-07 11:00:17,785 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-07 11:00:17,785 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-07 11:00:17,785 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1850263269] [2024-11-07 11:00:17,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1850263269] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 11:00:17,785 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 11:00:17,785 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-07 11:00:17,786 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [820486258] [2024-11-07 11:00:17,786 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 11:00:17,786 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-07 11:00:17,786 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-07 11:00:17,787 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-07 11:00:17,787 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-07 11:00:17,789 INFO L87 Difference]: Start difference. First operand 122 states and 179 transitions. Second operand has 8 states, 8 states have (on average 8.5) internal successors, (68), 7 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-07 11:00:20,145 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.36s 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:00:22,725 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.58s 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:00:24,826 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 11:00:24,826 INFO L93 Difference]: Finished difference Result 279 states and 408 transitions. [2024-11-07 11:00:24,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-07 11:00:24,828 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 8.5) internal successors, (68), 7 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 150 [2024-11-07 11:00:24,829 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 11:00:24,832 INFO L225 Difference]: With dead ends: 279 [2024-11-07 11:00:24,832 INFO L226 Difference]: Without dead ends: 160 [2024-11-07 11:00:24,832 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 143 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2024-11-07 11:00:24,833 INFO L432 NwaCegarLoop]: 143 mSDtfsCounter, 139 mSDsluCounter, 523 mSDsCounter, 0 mSdLazyCounter, 411 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 139 SdHoareTripleChecker+Valid, 666 SdHoareTripleChecker+Invalid, 412 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 411 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.9s IncrementalHoareTripleChecker+Time [2024-11-07 11:00:24,833 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [139 Valid, 666 Invalid, 412 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 411 Invalid, 0 Unknown, 0 Unchecked, 6.9s Time] [2024-11-07 11:00:24,834 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 160 states. [2024-11-07 11:00:24,846 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 160 to 134. [2024-11-07 11:00:24,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 134 states, 115 states have (on average 1.4086956521739131) internal successors, (162), 115 states have internal predecessors, (162), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-07 11:00:24,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 134 states and 196 transitions. [2024-11-07 11:00:24,851 INFO L78 Accepts]: Start accepts. Automaton has 134 states and 196 transitions. Word has length 150 [2024-11-07 11:00:24,852 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 11:00:24,852 INFO L471 AbstractCegarLoop]: Abstraction has 134 states and 196 transitions. [2024-11-07 11:00:24,852 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 8.5) internal successors, (68), 7 states have internal predecessors, (68), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-07 11:00:24,852 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 196 transitions. [2024-11-07 11:00:24,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-07 11:00:24,859 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 11:00:24,859 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 11:00:24,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2024-11-07 11:00:25,060 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-07 11:00:25,060 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 11:00:25,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 11:00:25,061 INFO L85 PathProgramCache]: Analyzing trace with hash -104089261, now seen corresponding path program 1 times [2024-11-07 11:00:25,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-07 11:00:25,062 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [577140700] [2024-11-07 11:00:25,062 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 11:00:25,062 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:00:25,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-07 11:00:25,064 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-07 11:00:25,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-11-07 11:00:26,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 11:00:26,209 INFO L255 TraceCheckSpWp]: Trace formula consists of 358 conjuncts, 88 conjuncts are in the unsatisfiable core [2024-11-07 11:00:26,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 11:00:26,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 17 [2024-11-07 11:00:29,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 121 treesize of output 79 [2024-11-07 11:00:32,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 15 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 147 [2024-11-07 11:00:34,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 6 select indices, 6 select index equivalence classes, 28 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 255 treesize of output 179 [2024-11-07 11:00:39,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 36 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 222 treesize of output 167 [2024-11-07 11:00:41,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 36 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 222 treesize of output 167 [2024-11-07 11:00:44,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 36 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 222 treesize of output 167 [2024-11-07 11:00:47,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 36 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 222 treesize of output 167 [2024-11-07 11:00:49,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 8 select indices, 8 select index equivalence classes, 45 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 0 case distinctions, treesize of input 223 treesize of output 183 [2024-11-07 11:00:55,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 10 select indices, 10 select index equivalence classes, 55 disjoint index pairs (out of 45 index pairs), introduced 10 new quantified variables, introduced 0 case distinctions, treesize of input 165 treesize of output 151 [2024-11-07 11:00:59,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 11 select indices, 11 select index equivalence classes, 66 disjoint index pairs (out of 55 index pairs), introduced 11 new quantified variables, introduced 0 case distinctions, treesize of input 173 treesize of output 162 [2024-11-07 11:01:02,235 INFO L349 Elim1Store]: treesize reduction 163, result has 8.4 percent of original size [2024-11-07 11:01:02,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 13 select indices, 13 select index equivalence classes, 78 disjoint index pairs (out of 78 index pairs), introduced 13 new quantified variables, introduced 13 case distinctions, treesize of input 186 treesize of output 189 [2024-11-07 11:01:03,399 INFO L349 Elim1Store]: treesize reduction 175, result has 7.9 percent of original size [2024-11-07 11:01:03,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 14 select indices, 14 select index equivalence classes, 91 disjoint index pairs (out of 91 index pairs), introduced 14 new quantified variables, introduced 14 case distinctions, treesize of input 195 treesize of output 201 [2024-11-07 11:01:12,154 INFO L349 Elim1Store]: treesize reduction 199, result has 0.5 percent of original size [2024-11-07 11:01:12,154 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 17 select indices, 17 select index equivalence classes, 105 disjoint index pairs (out of 136 index pairs), introduced 15 new quantified variables, introduced 17 case distinctions, treesize of input 500 treesize of output 302 [2024-11-07 11:01:12,529 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 272 proven. 120 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-07 11:01:12,529 INFO L311 TraceCheckSpWp]: Computing backward predicates...