./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl --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 9ba7d228400adb7b619cb4dcfa2812043db2ddc8d5c59df0fc89a78885f79394 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:20:30,991 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:20:31,099 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:20:31,106 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:20:31,107 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:20:31,143 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:20:31,144 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:20:31,144 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:20:31,145 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:20:31,146 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:20:31,147 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:20:31,148 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:20:31,148 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:20:31,149 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:20:31,150 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:20:31,151 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:20:31,151 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:20:31,152 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:20:31,153 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:20:31,153 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:20:31,154 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:20:31,155 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:20:31,156 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:20:31,156 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:20:31,157 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:20:31,158 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:20:31,158 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:20:31,159 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:20:31,160 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:20:31,160 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:20:31,161 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:20:31,161 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:20:31,162 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:20:31,163 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:20:31,163 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:20:31,164 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:20:31,164 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:20:31,165 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:20:31,165 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:20:31,166 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl 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 -> 9ba7d228400adb7b619cb4dcfa2812043db2ddc8d5c59df0fc89a78885f79394 [2023-11-12 02:20:31,539 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:20:31,583 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:20:31,587 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:20:31,589 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:20:31,590 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:20:31,591 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i [2023-11-12 02:20:34,999 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:20:35,302 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:20:35,303 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i [2023-11-12 02:20:35,316 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data/c4c0b724f/4cc5ba6d4234434b9fa41ebd23d1d32a/FLAGdaab67148 [2023-11-12 02:20:35,334 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data/c4c0b724f/4cc5ba6d4234434b9fa41ebd23d1d32a [2023-11-12 02:20:35,338 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:20:35,340 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:20:35,342 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:20:35,342 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:20:35,349 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:20:35,350 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:35,352 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3a96d75c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35, skipping insertion in model container [2023-11-12 02:20:35,352 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:35,398 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:20:35,605 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i[917,930] [2023-11-12 02:20:35,707 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:20:35,723 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:20:35,738 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i[917,930] [2023-11-12 02:20:35,809 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:20:35,854 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:20:35,855 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35 WrapperNode [2023-11-12 02:20:35,855 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:20:35,859 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:20:35,859 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:20:35,860 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:20:35,870 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:35,900 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:35,962 INFO L138 Inliner]: procedures = 29, calls = 157, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 475 [2023-11-12 02:20:35,963 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:20:35,964 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:20:35,964 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:20:35,966 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:20:35,978 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:35,979 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,005 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,005 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,042 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,066 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,069 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,077 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,084 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:20:36,091 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:20:36,091 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:20:36,092 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:20:36,093 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (1/1) ... [2023-11-12 02:20:36,101 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:20:36,117 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:20:36,138 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:20:36,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:20:36,198 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:20:36,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:20:36,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-12 02:20:36,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-12 02:20:36,200 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:20:36,200 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real [2023-11-12 02:20:36,201 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-12 02:20:36,202 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-12 02:20:36,202 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:20:36,202 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:20:36,203 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:20:36,363 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:20:36,366 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:20:36,978 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:20:36,988 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:20:36,988 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-12 02:20:36,991 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:20:36 BoogieIcfgContainer [2023-11-12 02:20:36,991 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:20:37,043 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:20:37,043 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:20:37,055 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:20:37,056 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:20:35" (1/3) ... [2023-11-12 02:20:37,057 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17bbecb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:20:37, skipping insertion in model container [2023-11-12 02:20:37,057 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:35" (2/3) ... [2023-11-12 02:20:37,058 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17bbecb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:20:37, skipping insertion in model container [2023-11-12 02:20:37,058 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:20:36" (3/3) ... [2023-11-12 02:20:37,060 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-60.i [2023-11-12 02:20:37,102 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:20:37,102 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:20:37,219 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:20:37,230 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=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;@4c4cb477, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:20:37,231 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:20:37,238 INFO L276 IsEmpty]: Start isEmpty. Operand has 119 states, 101 states have (on average 1.4653465346534653) internal successors, (148), 102 states have internal predecessors, (148), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15) [2023-11-12 02:20:37,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2023-11-12 02:20:37,261 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:20:37,262 INFO L195 NwaCegarLoop]: trace histogram [15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:20:37,262 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:20:37,269 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:20:37,269 INFO L85 PathProgramCache]: Analyzing trace with hash 657531564, now seen corresponding path program 1 times [2023-11-12 02:20:37,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:20:37,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [701466002] [2023-11-12 02:20:37,282 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:20:37,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:20:37,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,110 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-12 02:20:38,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,121 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2023-11-12 02:20:38,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,141 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2023-11-12 02:20:38,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,147 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2023-11-12 02:20:38,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,161 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2023-11-12 02:20:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,170 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2023-11-12 02:20:38,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,178 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2023-11-12 02:20:38,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,190 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2023-11-12 02:20:38,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,214 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2023-11-12 02:20:38,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,219 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2023-11-12 02:20:38,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,240 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 74 [2023-11-12 02:20:38,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,245 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2023-11-12 02:20:38,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,250 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2023-11-12 02:20:38,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,255 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2023-11-12 02:20:38,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,263 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2023-11-12 02:20:38,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,271 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 420 trivial. 0 not checked. [2023-11-12 02:20:38,271 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:20:38,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [701466002] [2023-11-12 02:20:38,273 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [701466002] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:20:38,273 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:20:38,273 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-12 02:20:38,275 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1829549329] [2023-11-12 02:20:38,276 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:20:38,282 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:20:38,283 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:20:38,319 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:20:38,320 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:20:38,324 INFO L87 Difference]: Start difference. First operand has 119 states, 101 states have (on average 1.4653465346534653) internal successors, (148), 102 states have internal predecessors, (148), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15) Second operand has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 2 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 2 states have call predecessors, (15), 2 states have call successors, (15) [2023-11-12 02:20:38,428 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:20:38,428 INFO L93 Difference]: Finished difference Result 237 states and 375 transitions. [2023-11-12 02:20:38,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-12 02:20:38,432 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 2 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 2 states have call predecessors, (15), 2 states have call successors, (15) Word has length 134 [2023-11-12 02:20:38,433 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:20:38,445 INFO L225 Difference]: With dead ends: 237 [2023-11-12 02:20:38,445 INFO L226 Difference]: Without dead ends: 121 [2023-11-12 02:20:38,450 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:20:38,455 INFO L413 NwaCegarLoop]: 170 mSDtfsCounter, 10 mSDsluCounter, 328 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 498 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:20:38,457 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 498 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 02:20:38,480 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 121 states. [2023-11-12 02:20:38,559 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 121 to 117. [2023-11-12 02:20:38,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117 states, 100 states have (on average 1.43) internal successors, (143), 100 states have internal predecessors, (143), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15) [2023-11-12 02:20:38,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 173 transitions. [2023-11-12 02:20:38,567 INFO L78 Accepts]: Start accepts. Automaton has 117 states and 173 transitions. Word has length 134 [2023-11-12 02:20:38,568 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:20:38,568 INFO L495 AbstractCegarLoop]: Abstraction has 117 states and 173 transitions. [2023-11-12 02:20:38,569 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 2 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 2 states have call predecessors, (15), 2 states have call successors, (15) [2023-11-12 02:20:38,569 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 173 transitions. [2023-11-12 02:20:38,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2023-11-12 02:20:38,574 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:20:38,575 INFO L195 NwaCegarLoop]: trace histogram [15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:20:38,575 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:20:38,576 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:20:38,576 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:20:38,577 INFO L85 PathProgramCache]: Analyzing trace with hash 1074928170, now seen corresponding path program 1 times [2023-11-12 02:20:38,577 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:20:38,577 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279789524] [2023-11-12 02:20:38,578 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:20:38,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:20:38,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,876 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-12 02:20:38,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,881 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2023-11-12 02:20:38,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,886 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2023-11-12 02:20:38,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,890 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2023-11-12 02:20:38,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,894 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2023-11-12 02:20:38,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,898 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2023-11-12 02:20:38,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,903 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2023-11-12 02:20:38,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,907 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2023-11-12 02:20:38,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,912 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2023-11-12 02:20:38,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,916 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2023-11-12 02:20:38,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,920 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 74 [2023-11-12 02:20:38,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,925 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2023-11-12 02:20:38,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,929 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2023-11-12 02:20:38,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,934 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2023-11-12 02:20:38,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,941 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2023-11-12 02:20:38,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:20:38,946 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 420 trivial. 0 not checked. [2023-11-12 02:20:38,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:20:38,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279789524] [2023-11-12 02:20:38,948 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [279789524] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:20:38,948 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:20:38,948 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-12 02:20:38,948 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [182404054] [2023-11-12 02:20:38,949 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:20:38,951 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:20:38,951 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:20:38,952 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:20:38,952 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:20:38,953 INFO L87 Difference]: Start difference. First operand 117 states and 173 transitions. Second operand has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 1 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 1 states have call predecessors, (15), 1 states have call successors, (15) [2023-11-12 02:20:39,014 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:20:39,014 INFO L93 Difference]: Finished difference Result 253 states and 376 transitions. [2023-11-12 02:20:39,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-12 02:20:39,015 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 1 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 1 states have call predecessors, (15), 1 states have call successors, (15) Word has length 134 [2023-11-12 02:20:39,017 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:20:39,019 INFO L225 Difference]: With dead ends: 253 [2023-11-12 02:20:39,019 INFO L226 Difference]: Without dead ends: 139 [2023-11-12 02:20:39,021 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:20:39,023 INFO L413 NwaCegarLoop]: 168 mSDtfsCounter, 45 mSDsluCounter, 340 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 508 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:20:39,024 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 508 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 02:20:39,026 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 139 states. [2023-11-12 02:20:39,040 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 139 to 119. [2023-11-12 02:20:39,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 119 states, 102 states have (on average 1.4215686274509804) internal successors, (145), 102 states have internal predecessors, (145), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15) [2023-11-12 02:20:39,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 119 states and 175 transitions. [2023-11-12 02:20:39,043 INFO L78 Accepts]: Start accepts. Automaton has 119 states and 175 transitions. Word has length 134 [2023-11-12 02:20:39,044 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:20:39,045 INFO L495 AbstractCegarLoop]: Abstraction has 119 states and 175 transitions. [2023-11-12 02:20:39,045 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.5) internal successors, (62), 4 states have internal predecessors, (62), 1 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 1 states have call predecessors, (15), 1 states have call successors, (15) [2023-11-12 02:20:39,045 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 175 transitions. [2023-11-12 02:20:39,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2023-11-12 02:20:39,053 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:20:39,054 INFO L195 NwaCegarLoop]: trace histogram [15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:20:39,054 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:20:39,054 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:20:39,055 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:20:39,055 INFO L85 PathProgramCache]: Analyzing trace with hash -1445031764, now seen corresponding path program 1 times [2023-11-12 02:20:39,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:20:39,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [166400762] [2023-11-12 02:20:39,056 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:20:39,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:20:39,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:20:39,397 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:20:39,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:20:39,738 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:20:39,738 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:20:39,740 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 02:20:39,742 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-12 02:20:39,746 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-12 02:20:39,752 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 02:20:39,892 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem32 could not be translated [2023-11-12 02:20:39,893 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem31 could not be translated [2023-11-12 02:20:39,894 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short33 could not be translated [2023-11-12 02:20:39,895 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem32 could not be translated [2023-11-12 02:20:39,895 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem31 could not be translated [2023-11-12 02:20:39,896 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short37 could not be translated [2023-11-12 02:20:39,898 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem32 could not be translated [2023-11-12 02:20:39,898 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short33 could not be translated [2023-11-12 02:20:39,899 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short37 could not be translated [2023-11-12 02:20:39,899 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem31 could not be translated [2023-11-12 02:20:39,900 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated [2023-11-12 02:20:39,900 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated [2023-11-12 02:20:39,901 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated [2023-11-12 02:20:39,902 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short41 could not be translated [2023-11-12 02:20:39,902 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated [2023-11-12 02:20:39,902 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short45 could not be translated [2023-11-12 02:20:39,912 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated [2023-11-12 02:20:39,912 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short41 could not be translated [2023-11-12 02:20:39,913 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated [2023-11-12 02:20:39,913 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short45 could not be translated [2023-11-12 02:20:39,914 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem47 could not be translated [2023-11-12 02:20:39,916 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem47 could not be translated [2023-11-12 02:20:39,917 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem48 could not be translated [2023-11-12 02:20:39,918 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem48 could not be translated [2023-11-12 02:20:39,919 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem50 could not be translated [2023-11-12 02:20:39,921 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem50 could not be translated [2023-11-12 02:20:39,922 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem51 could not be translated [2023-11-12 02:20:39,924 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem51 could not be translated [2023-11-12 02:20:39,925 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem53 could not be translated [2023-11-12 02:20:39,928 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem53 could not be translated [2023-11-12 02:20:39,930 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem54 could not be translated [2023-11-12 02:20:39,932 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem54 could not be translated [2023-11-12 02:20:39,934 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem56 could not be translated [2023-11-12 02:20:39,935 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem56 could not be translated [2023-11-12 02:20:39,936 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated [2023-11-12 02:20:39,937 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated [2023-11-12 02:20:39,937 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated [2023-11-12 02:20:39,937 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem59 could not be translated [2023-11-12 02:20:39,938 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short65 could not be translated [2023-11-12 02:20:39,938 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated [2023-11-12 02:20:39,938 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short61 could not be translated [2023-11-12 02:20:39,939 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem59 could not be translated [2023-11-12 02:20:39,940 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short65 could not be translated [2023-11-12 02:20:39,940 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem59 could not be translated [2023-11-12 02:20:39,940 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short61 could not be translated [2023-11-12 02:20:39,940 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated [2023-11-12 02:20:39,941 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem68 could not be translated [2023-11-12 02:20:39,941 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem67 could not be translated [2023-11-12 02:20:39,942 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem67 could not be translated [2023-11-12 02:20:39,942 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short73 could not be translated [2023-11-12 02:20:39,942 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short69 could not be translated [2023-11-12 02:20:39,943 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem68 could not be translated [2023-11-12 02:20:39,943 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short73 could not be translated [2023-11-12 02:20:39,944 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem67 could not be translated [2023-11-12 02:20:39,944 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem68 could not be translated [2023-11-12 02:20:39,944 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short69 could not be translated [2023-11-12 02:20:39,945 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem76 could not be translated [2023-11-12 02:20:39,945 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem75 could not be translated [2023-11-12 02:20:39,946 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short77 could not be translated [2023-11-12 02:20:39,946 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short81 could not be translated [2023-11-12 02:20:39,946 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem76 could not be translated [2023-11-12 02:20:39,946 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem75 could not be translated [2023-11-12 02:20:39,947 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short81 could not be translated [2023-11-12 02:20:39,948 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem76 could not be translated [2023-11-12 02:20:39,948 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short77 could not be translated [2023-11-12 02:20:39,948 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem75 could not be translated [2023-11-12 02:20:39,949 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem84 could not be translated [2023-11-12 02:20:39,949 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem83 could not be translated [2023-11-12 02:20:39,950 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short85 could not be translated [2023-11-12 02:20:39,950 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short89 could not be translated [2023-11-12 02:20:39,950 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem84 could not be translated [2023-11-12 02:20:39,950 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem83 could not be translated [2023-11-12 02:20:39,951 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem84 could not be translated [2023-11-12 02:20:39,952 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem83 could not be translated [2023-11-12 02:20:39,952 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short85 could not be translated [2023-11-12 02:20:39,952 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short89 could not be translated [2023-11-12 02:20:39,953 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem91 could not be translated [2023-11-12 02:20:39,953 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem92 could not be translated [2023-11-12 02:20:39,954 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem92 could not be translated [2023-11-12 02:20:39,954 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short93 could not be translated [2023-11-12 02:20:39,954 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short97 could not be translated [2023-11-12 02:20:39,954 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem91 could not be translated [2023-11-12 02:20:39,956 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short93 could not be translated [2023-11-12 02:20:39,956 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short97 could not be translated [2023-11-12 02:20:39,956 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem91 could not be translated [2023-11-12 02:20:39,956 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem92 could not be translated [2023-11-12 02:20:39,957 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem6 could not be translated [2023-11-12 02:20:39,957 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem7 could not be translated [2023-11-12 02:20:39,958 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem15 could not be translated [2023-11-12 02:20:39,958 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem21 could not be translated [2023-11-12 02:20:39,959 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated [2023-11-12 02:20:39,959 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated [2023-11-12 02:20:39,960 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated [2023-11-12 02:20:39,960 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated [2023-11-12 02:20:39,960 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated [2023-11-12 02:20:39,961 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated [2023-11-12 02:20:39,961 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated [2023-11-12 02:20:39,961 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short126 could not be translated [2023-11-12 02:20:39,961 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated [2023-11-12 02:20:39,962 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated [2023-11-12 02:20:39,962 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short126 could not be translated [2023-11-12 02:20:39,962 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short128 could not be translated [2023-11-12 02:20:39,962 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated [2023-11-12 02:20:39,963 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated [2023-11-12 02:20:39,963 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated [2023-11-12 02:20:39,963 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short128 could not be translated [2023-11-12 02:20:39,964 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated [2023-11-12 02:20:39,964 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short143 could not be translated [2023-11-12 02:20:39,964 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated [2023-11-12 02:20:39,964 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated [2023-11-12 02:20:39,965 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated [2023-11-12 02:20:39,965 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short126 could not be translated [2023-11-12 02:20:39,990 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 02:20:39 BoogieIcfgContainer [2023-11-12 02:20:39,990 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 02:20:39,991 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:20:39,991 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:20:39,991 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:20:39,992 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:20:36" (3/4) ... [2023-11-12 02:20:39,994 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-12 02:20:39,996 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:20:39,997 INFO L158 Benchmark]: Toolchain (without parser) took 4657.05ms. Allocated memory was 146.8MB in the beginning and 184.5MB in the end (delta: 37.7MB). Free memory was 116.8MB in the beginning and 100.0MB in the end (delta: 16.7MB). Peak memory consumption was 56.6MB. Max. memory is 16.1GB. [2023-11-12 02:20:39,998 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 115.3MB. Free memory is still 74.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:20:39,998 INFO L158 Benchmark]: CACSL2BoogieTranslator took 513.76ms. Allocated memory is still 146.8MB. Free memory was 116.2MB in the beginning and 101.0MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-12 02:20:39,999 INFO L158 Benchmark]: Boogie Procedure Inliner took 103.94ms. Allocated memory is still 146.8MB. Free memory was 101.0MB in the beginning and 97.3MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-12 02:20:40,000 INFO L158 Benchmark]: Boogie Preprocessor took 125.94ms. Allocated memory is still 146.8MB. Free memory was 97.3MB in the beginning and 94.2MB in the end (delta: 3.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 02:20:40,000 INFO L158 Benchmark]: RCFGBuilder took 900.71ms. Allocated memory is still 146.8MB. Free memory was 94.2MB in the beginning and 64.3MB in the end (delta: 29.8MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-12 02:20:40,001 INFO L158 Benchmark]: TraceAbstraction took 2947.41ms. Allocated memory was 146.8MB in the beginning and 184.5MB in the end (delta: 37.7MB). Free memory was 115.4MB in the beginning and 100.0MB in the end (delta: 15.4MB). Peak memory consumption was 52.0MB. Max. memory is 16.1GB. [2023-11-12 02:20:40,002 INFO L158 Benchmark]: Witness Printer took 5.38ms. Allocated memory is still 184.5MB. Free memory is still 100.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:20:40,005 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.37ms. Allocated memory is still 115.3MB. Free memory is still 74.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 513.76ms. Allocated memory is still 146.8MB. Free memory was 116.2MB in the beginning and 101.0MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 103.94ms. Allocated memory is still 146.8MB. Free memory was 101.0MB in the beginning and 97.3MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 125.94ms. Allocated memory is still 146.8MB. Free memory was 97.3MB in the beginning and 94.2MB in the end (delta: 3.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 900.71ms. Allocated memory is still 146.8MB. Free memory was 94.2MB in the beginning and 64.3MB in the end (delta: 29.8MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * TraceAbstraction took 2947.41ms. Allocated memory was 146.8MB in the beginning and 184.5MB in the end (delta: 37.7MB). Free memory was 115.4MB in the beginning and 100.0MB in the end (delta: 15.4MB). Peak memory consumption was 52.0MB. Max. memory is 16.1GB. * Witness Printer took 5.38ms. Allocated memory is still 184.5MB. Free memory is still 100.0MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem32 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem31 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short33 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem32 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem31 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short37 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem32 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short33 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short37 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem31 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short41 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short45 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short41 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short45 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem47 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem47 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem48 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem48 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem50 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem50 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem51 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem51 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem53 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem53 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem54 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem54 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem56 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem56 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem59 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short65 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short61 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem59 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short65 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem59 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short61 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem68 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem67 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem67 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short73 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short69 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem68 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short73 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem67 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem68 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short69 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem76 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem75 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short77 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short81 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem76 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem75 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short81 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem76 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short77 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem75 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem84 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem83 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short85 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short89 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem84 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem83 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem84 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem83 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short85 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short89 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem91 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem92 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem92 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short93 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short97 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem91 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short93 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short97 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem91 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem92 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem6 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem7 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem15 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem21 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short126 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short126 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short128 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short128 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem100 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short143 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem99 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem101 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short115 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short126 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 130, overapproximation of someBinaryArithmeticDOUBLEoperation at line 79, overapproximation of someBinaryDOUBLEComparisonOperation at line 136, overapproximation of someBinaryArithmeticFLOAToperation at line 91. Possible FailurePath: [L40] unsigned char isInitial = 0; [L41-L58] struct WrapperStruct00 WrapperStruct00 = { 9999.6, 64.25, 31.2, 1, 2, 10, 5.8, 1, 1, 64.8, 32.902, 10.5, 4.4, 999.375, 2.5, 8.6 }; [L59] double* WrapperStruct00_var_1_1_Pointer = &(WrapperStruct00.var_1_1); [L60] double* WrapperStruct00_var_1_2_Pointer = &(WrapperStruct00.var_1_2); [L61] double* WrapperStruct00_var_1_3_Pointer = &(WrapperStruct00.var_1_3); [L62] signed long int* WrapperStruct00_var_1_4_Pointer = &(WrapperStruct00.var_1_4); [L63] unsigned char* WrapperStruct00_var_1_5_Pointer = &(WrapperStruct00.var_1_5); [L64] signed long int* WrapperStruct00_var_1_6_Pointer = &(WrapperStruct00.var_1_6); [L65] float* WrapperStruct00_var_1_7_Pointer = &(WrapperStruct00.var_1_7); [L66] unsigned char* WrapperStruct00_var_1_8_Pointer = &(WrapperStruct00.var_1_8); [L67] unsigned char* WrapperStruct00_var_1_9_Pointer = &(WrapperStruct00.var_1_9); [L68] float* WrapperStruct00_var_1_10_Pointer = &(WrapperStruct00.var_1_10); [L69] float* WrapperStruct00_var_1_11_Pointer = &(WrapperStruct00.var_1_11); [L70] float* WrapperStruct00_var_1_12_Pointer = &(WrapperStruct00.var_1_12); [L71] float* WrapperStruct00_var_1_13_Pointer = &(WrapperStruct00.var_1_13); [L72] float* WrapperStruct00_var_1_14_Pointer = &(WrapperStruct00.var_1_14); [L73] double* WrapperStruct00_var_1_15_Pointer = &(WrapperStruct00.var_1_15); [L74] float* WrapperStruct00_var_1_16_Pointer = &(WrapperStruct00.var_1_16); [L75] float last_1_WrapperStruct00_var_1_16 = 8.6; VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=0, last_1_WrapperStruct00_var_1_16=43/5] [L140] isInitial = 1 [L141] FCALL initially() [L142] COND TRUE 1 [L143] CALL updateLastVariables() [L133] EXPR WrapperStruct00.var_1_16 [L133] last_1_WrapperStruct00_var_1_16 = WrapperStruct00.var_1_16 [L143] RET updateLastVariables() [L144] CALL updateVariables() [L105] WrapperStruct00.var_1_2 = __VERIFIER_nondet_double() [L106] EXPR WrapperStruct00.var_1_2 [L106] EXPR WrapperStruct00.var_1_2 >= 0.0F && WrapperStruct00.var_1_2 <= -1.0e-20F [L106] EXPR WrapperStruct00.var_1_2 [L106] EXPR WrapperStruct00.var_1_2 >= 0.0F && WrapperStruct00.var_1_2 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L106] EXPR (WrapperStruct00.var_1_2 >= 0.0F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L106] CALL assume_abort_if_not((WrapperStruct00.var_1_2 >= 0.0F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L106] RET assume_abort_if_not((WrapperStruct00.var_1_2 >= 0.0F && WrapperStruct00.var_1_2 <= -1.0e-20F) || (WrapperStruct00.var_1_2 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_2 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L107] WrapperStruct00.var_1_3 = __VERIFIER_nondet_double() [L108] EXPR WrapperStruct00.var_1_3 [L108] EXPR WrapperStruct00.var_1_3 >= 0.0F && WrapperStruct00.var_1_3 <= -1.0e-20F [L108] EXPR WrapperStruct00.var_1_3 [L108] EXPR WrapperStruct00.var_1_3 >= 0.0F && WrapperStruct00.var_1_3 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L108] EXPR (WrapperStruct00.var_1_3 >= 0.0F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L108] CALL assume_abort_if_not((WrapperStruct00.var_1_3 >= 0.0F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L108] RET assume_abort_if_not((WrapperStruct00.var_1_3 >= 0.0F && WrapperStruct00.var_1_3 <= -1.0e-20F) || (WrapperStruct00.var_1_3 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_3 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L109] WrapperStruct00.var_1_5 = __VERIFIER_nondet_uchar() [L110] EXPR WrapperStruct00.var_1_5 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L110] CALL assume_abort_if_not(WrapperStruct00.var_1_5 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L110] RET assume_abort_if_not(WrapperStruct00.var_1_5 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L111] EXPR WrapperStruct00.var_1_5 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L111] CALL assume_abort_if_not(WrapperStruct00.var_1_5 <= 255) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L111] RET assume_abort_if_not(WrapperStruct00.var_1_5 <= 255) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L112] WrapperStruct00.var_1_6 = __VERIFIER_nondet_long() [L113] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L113] CALL assume_abort_if_not(WrapperStruct00.var_1_6 >= -2147483648) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L113] RET assume_abort_if_not(WrapperStruct00.var_1_6 >= -2147483648) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L114] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L114] CALL assume_abort_if_not(WrapperStruct00.var_1_6 <= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L114] RET assume_abort_if_not(WrapperStruct00.var_1_6 <= 2147483647) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L115] WrapperStruct00.var_1_8 = __VERIFIER_nondet_uchar() [L116] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L116] CALL assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L116] RET assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L117] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L117] CALL assume_abort_if_not(WrapperStruct00.var_1_8 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L117] RET assume_abort_if_not(WrapperStruct00.var_1_8 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L118] WrapperStruct00.var_1_9 = __VERIFIER_nondet_uchar() [L119] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L119] CALL assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L119] RET assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L120] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L120] CALL assume_abort_if_not(WrapperStruct00.var_1_9 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L120] RET assume_abort_if_not(WrapperStruct00.var_1_9 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L121] WrapperStruct00.var_1_10 = __VERIFIER_nondet_float() [L122] EXPR WrapperStruct00.var_1_10 [L122] EXPR WrapperStruct00.var_1_10 >= 0.0F && WrapperStruct00.var_1_10 <= -1.0e-20F [L122] EXPR WrapperStruct00.var_1_10 [L122] EXPR WrapperStruct00.var_1_10 >= 0.0F && WrapperStruct00.var_1_10 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L122] EXPR (WrapperStruct00.var_1_10 >= 0.0F && WrapperStruct00.var_1_10 <= -1.0e-20F) || (WrapperStruct00.var_1_10 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_10 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L122] CALL assume_abort_if_not((WrapperStruct00.var_1_10 >= 0.0F && WrapperStruct00.var_1_10 <= -1.0e-20F) || (WrapperStruct00.var_1_10 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_10 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L122] RET assume_abort_if_not((WrapperStruct00.var_1_10 >= 0.0F && WrapperStruct00.var_1_10 <= -1.0e-20F) || (WrapperStruct00.var_1_10 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_10 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L123] WrapperStruct00.var_1_11 = __VERIFIER_nondet_float() [L124] EXPR WrapperStruct00.var_1_11 [L124] EXPR WrapperStruct00.var_1_11 >= 0.0F && WrapperStruct00.var_1_11 <= -1.0e-20F [L124] EXPR WrapperStruct00.var_1_11 [L124] EXPR WrapperStruct00.var_1_11 >= 0.0F && WrapperStruct00.var_1_11 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L124] EXPR (WrapperStruct00.var_1_11 >= 0.0F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L124] CALL assume_abort_if_not((WrapperStruct00.var_1_11 >= 0.0F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L124] RET assume_abort_if_not((WrapperStruct00.var_1_11 >= 0.0F && WrapperStruct00.var_1_11 <= -1.0e-20F) || (WrapperStruct00.var_1_11 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_11 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L125] WrapperStruct00.var_1_12 = __VERIFIER_nondet_float() [L126] EXPR WrapperStruct00.var_1_12 [L126] EXPR WrapperStruct00.var_1_12 >= -230584.3009213691390e+13F && WrapperStruct00.var_1_12 <= -1.0e-20F [L126] EXPR WrapperStruct00.var_1_12 [L126] EXPR WrapperStruct00.var_1_12 >= -230584.3009213691390e+13F && WrapperStruct00.var_1_12 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L126] EXPR (WrapperStruct00.var_1_12 >= -230584.3009213691390e+13F && WrapperStruct00.var_1_12 <= -1.0e-20F) || (WrapperStruct00.var_1_12 <= 2305843.009213691390e+12F && WrapperStruct00.var_1_12 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L126] CALL assume_abort_if_not((WrapperStruct00.var_1_12 >= -230584.3009213691390e+13F && WrapperStruct00.var_1_12 <= -1.0e-20F) || (WrapperStruct00.var_1_12 <= 2305843.009213691390e+12F && WrapperStruct00.var_1_12 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L126] RET assume_abort_if_not((WrapperStruct00.var_1_12 >= -230584.3009213691390e+13F && WrapperStruct00.var_1_12 <= -1.0e-20F) || (WrapperStruct00.var_1_12 <= 2305843.009213691390e+12F && WrapperStruct00.var_1_12 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L127] WrapperStruct00.var_1_13 = __VERIFIER_nondet_float() [L128] EXPR WrapperStruct00.var_1_13 [L128] EXPR WrapperStruct00.var_1_13 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_13 <= -1.0e-20F [L128] EXPR WrapperStruct00.var_1_13 [L128] EXPR WrapperStruct00.var_1_13 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_13 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L128] EXPR (WrapperStruct00.var_1_13 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_13 <= -1.0e-20F) || (WrapperStruct00.var_1_13 <= 1152921.504606845700e+12F && WrapperStruct00.var_1_13 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L128] CALL assume_abort_if_not((WrapperStruct00.var_1_13 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_13 <= -1.0e-20F) || (WrapperStruct00.var_1_13 <= 1152921.504606845700e+12F && WrapperStruct00.var_1_13 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L128] RET assume_abort_if_not((WrapperStruct00.var_1_13 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_13 <= -1.0e-20F) || (WrapperStruct00.var_1_13 <= 1152921.504606845700e+12F && WrapperStruct00.var_1_13 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L129] WrapperStruct00.var_1_14 = __VERIFIER_nondet_float() [L130] EXPR WrapperStruct00.var_1_14 [L130] EXPR WrapperStruct00.var_1_14 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_14 <= -1.0e-20F [L130] EXPR WrapperStruct00.var_1_14 [L130] EXPR WrapperStruct00.var_1_14 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_14 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L130] EXPR (WrapperStruct00.var_1_14 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_14 <= -1.0e-20F) || (WrapperStruct00.var_1_14 <= 1152921.504606845700e+12F && WrapperStruct00.var_1_14 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L130] CALL assume_abort_if_not((WrapperStruct00.var_1_14 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_14 <= -1.0e-20F) || (WrapperStruct00.var_1_14 <= 1152921.504606845700e+12F && WrapperStruct00.var_1_14 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=1, cond=1, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L130] RET assume_abort_if_not((WrapperStruct00.var_1_14 >= -115292.1504606845700e+13F && WrapperStruct00.var_1_14 <= -1.0e-20F) || (WrapperStruct00.var_1_14 <= 1152921.504606845700e+12F && WrapperStruct00.var_1_14 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L144] RET updateVariables() [L145] CALL step() [L79] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L79] EXPR \read(*WrapperStruct00_var_1_3_Pointer) [L79] (*(WrapperStruct00_var_1_1_Pointer)) = ((*(WrapperStruct00_var_1_2_Pointer)) - (*(WrapperStruct00_var_1_3_Pointer))) [L80] EXPR \read(*WrapperStruct00_var_1_5_Pointer) [L80] EXPR \read(*WrapperStruct00_var_1_6_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L80] COND FALSE !((- (*(WrapperStruct00_var_1_5_Pointer))) >= (*(WrapperStruct00_var_1_6_Pointer))) [L89] EXPR \read(*WrapperStruct00_var_1_9_Pointer) [L89] unsigned char stepLocal_0 = (*(WrapperStruct00_var_1_9_Pointer)); [L90] EXPR \read(*WrapperStruct00_var_1_8_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5, stepLocal_0=1] [L90] COND TRUE (*(WrapperStruct00_var_1_8_Pointer)) && stepLocal_0 [L91] EXPR \read(*WrapperStruct00_var_1_10_Pointer) [L91] EXPR \read(*WrapperStruct00_var_1_11_Pointer) [L91] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L91] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L91] EXPR \read(*WrapperStruct00_var_1_14_Pointer) [L91] (*(WrapperStruct00_var_1_7_Pointer)) = (((*(WrapperStruct00_var_1_10_Pointer)) - (*(WrapperStruct00_var_1_11_Pointer))) + ((*(WrapperStruct00_var_1_12_Pointer)) + ((*(WrapperStruct00_var_1_13_Pointer)) + (*(WrapperStruct00_var_1_14_Pointer))))) [L93] (*(WrapperStruct00_var_1_15_Pointer)) = 500.25 [L94] EXPR \read(*WrapperStruct00_var_1_2_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5, stepLocal_0=1] [L94] COND FALSE !((*(WrapperStruct00_var_1_2_Pointer)) > last_1_WrapperStruct00_var_1_16) [L101] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L101] (*(WrapperStruct00_var_1_16_Pointer)) = (*(WrapperStruct00_var_1_12_Pointer)) [L145] RET step() [L146] CALL, EXPR property() [L136] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L136] EXPR \read(*WrapperStruct00_var_1_2_Pointer) [L136] EXPR \read(*WrapperStruct00_var_1_3_Pointer) [L136] EXPR ((*(WrapperStruct00_var_1_1_Pointer)) == ((double) ((*(WrapperStruct00_var_1_2_Pointer)) - (*(WrapperStruct00_var_1_3_Pointer))))) && (((- (*(WrapperStruct00_var_1_5_Pointer))) >= (*(WrapperStruct00_var_1_6_Pointer))) ? (((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) ? (((*(WrapperStruct00_var_1_3_Pointer)) == (*(WrapperStruct00_var_1_1_Pointer))) ? ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (256 - ((*(WrapperStruct00_var_1_5_Pointer)) + 5)))) : ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (*(WrapperStruct00_var_1_5_Pointer))))) : 1) : 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L136] EXPR (((*(WrapperStruct00_var_1_1_Pointer)) == ((double) ((*(WrapperStruct00_var_1_2_Pointer)) - (*(WrapperStruct00_var_1_3_Pointer))))) && (((- (*(WrapperStruct00_var_1_5_Pointer))) >= (*(WrapperStruct00_var_1_6_Pointer))) ? (((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) ? (((*(WrapperStruct00_var_1_3_Pointer)) == (*(WrapperStruct00_var_1_1_Pointer))) ? ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (256 - ((*(WrapperStruct00_var_1_5_Pointer)) + 5)))) : ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (*(WrapperStruct00_var_1_5_Pointer))))) : 1) : 1)) && (((*(WrapperStruct00_var_1_8_Pointer)) && (*(WrapperStruct00_var_1_9_Pointer))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((float) (((*(WrapperStruct00_var_1_10_Pointer)) - (*(WrapperStruct00_var_1_11_Pointer))) + ((*(WrapperStruct00_var_1_12_Pointer)) + ((*(WrapperStruct00_var_1_13_Pointer)) + (*(WrapperStruct00_var_1_14_Pointer))))))) : 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L136] EXPR ((((*(WrapperStruct00_var_1_1_Pointer)) == ((double) ((*(WrapperStruct00_var_1_2_Pointer)) - (*(WrapperStruct00_var_1_3_Pointer))))) && (((- (*(WrapperStruct00_var_1_5_Pointer))) >= (*(WrapperStruct00_var_1_6_Pointer))) ? (((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) ? (((*(WrapperStruct00_var_1_3_Pointer)) == (*(WrapperStruct00_var_1_1_Pointer))) ? ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (256 - ((*(WrapperStruct00_var_1_5_Pointer)) + 5)))) : ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (*(WrapperStruct00_var_1_5_Pointer))))) : 1) : 1)) && (((*(WrapperStruct00_var_1_8_Pointer)) && (*(WrapperStruct00_var_1_9_Pointer))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((float) (((*(WrapperStruct00_var_1_10_Pointer)) - (*(WrapperStruct00_var_1_11_Pointer))) + ((*(WrapperStruct00_var_1_12_Pointer)) + ((*(WrapperStruct00_var_1_13_Pointer)) + (*(WrapperStruct00_var_1_14_Pointer))))))) : 1)) && ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) 500.25)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L136] EXPR (((((*(WrapperStruct00_var_1_1_Pointer)) == ((double) ((*(WrapperStruct00_var_1_2_Pointer)) - (*(WrapperStruct00_var_1_3_Pointer))))) && (((- (*(WrapperStruct00_var_1_5_Pointer))) >= (*(WrapperStruct00_var_1_6_Pointer))) ? (((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) ? (((*(WrapperStruct00_var_1_3_Pointer)) == (*(WrapperStruct00_var_1_1_Pointer))) ? ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (256 - ((*(WrapperStruct00_var_1_5_Pointer)) + 5)))) : ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (*(WrapperStruct00_var_1_5_Pointer))))) : 1) : 1)) && (((*(WrapperStruct00_var_1_8_Pointer)) && (*(WrapperStruct00_var_1_9_Pointer))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((float) (((*(WrapperStruct00_var_1_10_Pointer)) - (*(WrapperStruct00_var_1_11_Pointer))) + ((*(WrapperStruct00_var_1_12_Pointer)) + ((*(WrapperStruct00_var_1_13_Pointer)) + (*(WrapperStruct00_var_1_14_Pointer))))))) : 1)) && ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) 500.25))) && (((*(WrapperStruct00_var_1_2_Pointer)) > last_1_WrapperStruct00_var_1_16) ? ((*(WrapperStruct00_var_1_9_Pointer)) ? (((*(WrapperStruct00_var_1_3_Pointer)) <= ((((last_1_WrapperStruct00_var_1_16) < ((*(WrapperStruct00_var_1_11_Pointer)))) ? (last_1_WrapperStruct00_var_1_16) : ((*(WrapperStruct00_var_1_11_Pointer)))))) ? ((*(WrapperStruct00_var_1_16_Pointer)) == ((float) ((*(WrapperStruct00_var_1_14_Pointer)) + (*(WrapperStruct00_var_1_11_Pointer))))) : 1) : 1) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((float) (*(WrapperStruct00_var_1_12_Pointer))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L136-L137] return (((((*(WrapperStruct00_var_1_1_Pointer)) == ((double) ((*(WrapperStruct00_var_1_2_Pointer)) - (*(WrapperStruct00_var_1_3_Pointer))))) && (((- (*(WrapperStruct00_var_1_5_Pointer))) >= (*(WrapperStruct00_var_1_6_Pointer))) ? (((*(WrapperStruct00_var_1_6_Pointer)) > (*(WrapperStruct00_var_1_5_Pointer))) ? (((*(WrapperStruct00_var_1_3_Pointer)) == (*(WrapperStruct00_var_1_1_Pointer))) ? ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (256 - ((*(WrapperStruct00_var_1_5_Pointer)) + 5)))) : ((*(WrapperStruct00_var_1_4_Pointer)) == ((signed long int) (*(WrapperStruct00_var_1_5_Pointer))))) : 1) : 1)) && (((*(WrapperStruct00_var_1_8_Pointer)) && (*(WrapperStruct00_var_1_9_Pointer))) ? ((*(WrapperStruct00_var_1_7_Pointer)) == ((float) (((*(WrapperStruct00_var_1_10_Pointer)) - (*(WrapperStruct00_var_1_11_Pointer))) + ((*(WrapperStruct00_var_1_12_Pointer)) + ((*(WrapperStruct00_var_1_13_Pointer)) + (*(WrapperStruct00_var_1_14_Pointer))))))) : 1)) && ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) 500.25))) && (((*(WrapperStruct00_var_1_2_Pointer)) > last_1_WrapperStruct00_var_1_16) ? ((*(WrapperStruct00_var_1_9_Pointer)) ? (((*(WrapperStruct00_var_1_3_Pointer)) <= ((((last_1_WrapperStruct00_var_1_16) < ((*(WrapperStruct00_var_1_11_Pointer)))) ? (last_1_WrapperStruct00_var_1_16) : ((*(WrapperStruct00_var_1_11_Pointer)))))) ? ((*(WrapperStruct00_var_1_16_Pointer)) == ((float) ((*(WrapperStruct00_var_1_14_Pointer)) + (*(WrapperStruct00_var_1_11_Pointer))))) : 1) : 1) : ((*(WrapperStruct00_var_1_16_Pointer)) == ((float) (*(WrapperStruct00_var_1_12_Pointer))))) ; [L146] RET, EXPR property() [L146] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=0, cond=0, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] [L19] reach_error() VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:39}, WrapperStruct00_var_1_11_Pointer={4:43}, WrapperStruct00_var_1_12_Pointer={4:47}, WrapperStruct00_var_1_13_Pointer={4:51}, WrapperStruct00_var_1_14_Pointer={4:55}, WrapperStruct00_var_1_15_Pointer={4:59}, WrapperStruct00_var_1_16_Pointer={4:67}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_2_Pointer={4:8}, WrapperStruct00_var_1_3_Pointer={4:16}, WrapperStruct00_var_1_4_Pointer={4:24}, WrapperStruct00_var_1_5_Pointer={4:28}, WrapperStruct00_var_1_6_Pointer={4:29}, WrapperStruct00_var_1_7_Pointer={4:33}, WrapperStruct00_var_1_8_Pointer={4:37}, WrapperStruct00_var_1_9_Pointer={4:38}, \old(cond)=0, cond=0, isInitial=1, last_1_WrapperStruct00_var_1_16=43/5] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 119 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 2.6s, OverallIterations: 3, TraceHistogramMax: 15, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 56 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 55 mSDsluCounter, 1006 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 668 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 31 IncrementalHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 338 mSDtfsCounter, 31 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 70 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=119occurred in iteration=0, InterpolantAutomatonStates: 10, 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, 2 MinimizatonAttempts, 24 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 1.0s InterpolantComputationTime, 402 NumberOfCodeBlocks, 402 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 266 ConstructedInterpolants, 0 QuantifiedInterpolants, 270 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 840/840 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 [2023-11-12 02:20:40,064 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl --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 9ba7d228400adb7b619cb4dcfa2812043db2ddc8d5c59df0fc89a78885f79394 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:20:42,895 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:20:42,971 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-12 02:20:42,978 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:20:42,979 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:20:43,047 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:20:43,049 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:20:43,050 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:20:43,051 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:20:43,057 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:20:43,058 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:20:43,059 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:20:43,060 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:20:43,062 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:20:43,063 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:20:43,063 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:20:43,064 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:20:43,065 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:20:43,065 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:20:43,067 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:20:43,067 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:20:43,068 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-12 02:20:43,068 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-12 02:20:43,069 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-12 02:20:43,070 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:20:43,070 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:20:43,071 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:20:43,071 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:20:43,072 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:20:43,073 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:20:43,074 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:20:43,075 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:20:43,075 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:20:43,076 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:20:43,076 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-12 02:20:43,077 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-12 02:20:43,077 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:20:43,077 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:20:43,078 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:20:43,079 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:20:43,079 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-12 02:20:43,080 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:20:43,080 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl 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 -> 9ba7d228400adb7b619cb4dcfa2812043db2ddc8d5c59df0fc89a78885f79394 [2023-11-12 02:20:43,528 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:20:43,552 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:20:43,555 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:20:43,557 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:20:43,557 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:20:43,559 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i [2023-11-12 02:20:47,279 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:20:47,637 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:20:47,641 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i [2023-11-12 02:20:47,659 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data/701873f53/c9d3b090cfd24f508062147ea2320d5f/FLAGedf26a16e [2023-11-12 02:20:47,675 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/data/701873f53/c9d3b090cfd24f508062147ea2320d5f [2023-11-12 02:20:47,678 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:20:47,680 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:20:47,682 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:20:47,683 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:20:47,689 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:20:47,690 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:20:47" (1/1) ... [2023-11-12 02:20:47,692 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c4fefe3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:47, skipping insertion in model container [2023-11-12 02:20:47,692 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:20:47" (1/1) ... [2023-11-12 02:20:47,734 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:20:47,958 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i[917,930] [2023-11-12 02:20:48,064 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:20:48,090 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:20:48,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-60.i[917,930] [2023-11-12 02:20:48,200 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:20:48,255 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:20:48,256 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48 WrapperNode [2023-11-12 02:20:48,256 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:20:48,258 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:20:48,258 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:20:48,258 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:20:48,268 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,310 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,388 INFO L138 Inliner]: procedures = 36, calls = 157, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 474 [2023-11-12 02:20:48,388 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:20:48,389 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:20:48,390 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:20:48,390 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:20:48,402 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,403 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,441 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,456 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,517 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,524 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,528 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,548 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,570 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:20:48,571 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:20:48,571 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:20:48,571 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:20:48,572 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (1/1) ... [2023-11-12 02:20:48,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:20:48,598 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:20:48,618 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:20:48,650 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:20:48,681 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:20:48,681 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8 [2023-11-12 02:20:48,681 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8 [2023-11-12 02:20:48,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-12 02:20:48,682 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-12 02:20:48,682 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4 [2023-11-12 02:20:48,682 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-12 02:20:48,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8 [2023-11-12 02:20:48,683 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-12 02:20:48,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-12 02:20:48,685 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4 [2023-11-12 02:20:48,686 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-12 02:20:48,686 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-12 02:20:48,687 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:20:48,687 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:20:48,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1 [2023-11-12 02:20:48,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-12 02:20:48,915 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:20:48,917 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:20:55,099 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:20:55,109 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:20:55,120 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-12 02:20:55,123 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:20:55 BoogieIcfgContainer [2023-11-12 02:20:55,123 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:20:55,126 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:20:55,126 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:20:55,132 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:20:55,133 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:20:47" (1/3) ... [2023-11-12 02:20:55,134 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6903dfd6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:20:55, skipping insertion in model container [2023-11-12 02:20:55,135 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:20:48" (2/3) ... [2023-11-12 02:20:55,135 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6903dfd6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:20:55, skipping insertion in model container [2023-11-12 02:20:55,136 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:20:55" (3/3) ... [2023-11-12 02:20:55,137 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-60.i [2023-11-12 02:20:55,159 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:20:55,160 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:20:55,223 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:20:55,233 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=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;@61460bd8, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:20:55,233 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:20:55,240 INFO L276 IsEmpty]: Start isEmpty. Operand has 119 states, 101 states have (on average 1.4653465346534653) internal successors, (148), 102 states have internal predecessors, (148), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15) [2023-11-12 02:20:55,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2023-11-12 02:20:55,266 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:20:55,268 INFO L195 NwaCegarLoop]: trace histogram [15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:20:55,268 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:20:55,277 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:20:55,277 INFO L85 PathProgramCache]: Analyzing trace with hash 175945194, now seen corresponding path program 1 times [2023-11-12 02:20:55,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-12 02:20:55,298 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2137914719] [2023-11-12 02:20:55,299 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:20:55,299 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 [2023-11-12 02:20:55,300 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/mathsat [2023-11-12 02:20:55,306 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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) [2023-11-12 02:20:55,317 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:20:56,009 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 139 [2023-11-12 02:20:56,203 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:20:56,204 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction has thrown an exception: java.lang.AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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) with exit command (exit)) Received EOF on stdin. No stderr output. at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.(TraceCheck.java:236) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheck.(InterpolatingTraceCheck.java:91) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.(TraceCheckSpWp.java:131) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:108) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:1) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:101) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.isCorrect(IpTcStrategyModuleBase.java:57) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.checkFeasibility(AutomatonFreeRefinementEngine.java:210) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:121) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.(AutomatonFreeRefinementEngine.java:85) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.(TraceAbstractionRefinementEngine.java:82) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:337) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:431) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:366) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:348) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:416) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:303) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseSequentialProgram(TraceAbstractionStarter.java:263) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:176) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:155) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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) with exit command (exit)) Received EOF on stdin. No stderr output. at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.AnnotateAndAsserter.buildAnnotatedSsaAndAssertTerms(AnnotateAndAsserter.java:130) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.checkTrace(TraceCheck.java:317) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.(TraceCheck.java:215) ... 30 more Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 37 more [2023-11-12 02:20:56,231 INFO L158 Benchmark]: Toolchain (without parser) took 8548.50ms. Allocated memory is still 98.6MB. Free memory was 74.8MB in the beginning and 73.8MB in the end (delta: 955.9kB). Peak memory consumption was 39.7MB. Max. memory is 16.1GB. [2023-11-12 02:20:56,232 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 67.1MB. Free memory was 43.7MB in the beginning and 43.6MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:20:56,232 INFO L158 Benchmark]: CACSL2BoogieTranslator took 574.47ms. Allocated memory is still 98.6MB. Free memory was 74.5MB in the beginning and 57.4MB in the end (delta: 17.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-12 02:20:56,233 INFO L158 Benchmark]: Boogie Procedure Inliner took 130.77ms. Allocated memory is still 98.6MB. Free memory was 57.4MB in the beginning and 53.7MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-12 02:20:56,234 INFO L158 Benchmark]: Boogie Preprocessor took 180.59ms. Allocated memory is still 98.6MB. Free memory was 53.7MB in the beginning and 74.8MB in the end (delta: -21.1MB). Peak memory consumption was 4.3MB. Max. memory is 16.1GB. [2023-11-12 02:20:56,235 INFO L158 Benchmark]: RCFGBuilder took 6552.86ms. Allocated memory is still 98.6MB. Free memory was 74.8MB in the beginning and 69.0MB in the end (delta: 5.9MB). Peak memory consumption was 38.6MB. Max. memory is 16.1GB. [2023-11-12 02:20:56,236 INFO L158 Benchmark]: TraceAbstraction took 1101.60ms. Allocated memory is still 98.6MB. Free memory was 68.0MB in the beginning and 73.8MB in the end (delta: -5.8MB). Peak memory consumption was 30.3MB. Max. memory is 16.1GB. [2023-11-12 02:20:56,239 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.32ms. Allocated memory is still 67.1MB. Free memory was 43.7MB in the beginning and 43.6MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 574.47ms. Allocated memory is still 98.6MB. Free memory was 74.5MB in the beginning and 57.4MB in the end (delta: 17.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 130.77ms. Allocated memory is still 98.6MB. Free memory was 57.4MB in the beginning and 53.7MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 180.59ms. Allocated memory is still 98.6MB. Free memory was 53.7MB in the beginning and 74.8MB in the end (delta: -21.1MB). Peak memory consumption was 4.3MB. Max. memory is 16.1GB. * RCFGBuilder took 6552.86ms. Allocated memory is still 98.6MB. Free memory was 74.8MB in the beginning and 69.0MB in the end (delta: 5.9MB). Peak memory consumption was 38.6MB. Max. memory is 16.1GB. * TraceAbstraction took 1101.60ms. Allocated memory is still 98.6MB. Free memory was 68.0MB in the beginning and 73.8MB in the end (delta: -5.8MB). Peak memory consumption was 30.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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) with exit command (exit)) Received EOF on stdin. No stderr output. de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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) with exit command (exit)) Received EOF on stdin. No stderr output.: de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.(TraceCheck.java:236) RESULT: Ultimate could not prove your program: Toolchain returned no result. [2023-11-12 02:20:56,296 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b4477e1-f31c-4448-91b9-23121cd6ed70/bin/uautomizer-verify-uTZkv6EMXl/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) with exit command (exit)) Received EOF on stdin. No stderr output.