./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL --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 Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c9660027c68c4b9a4c9b5d2fcf28f08d02ad5d65bde0be334146e93683fb06d5 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:14:10,020 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:14:10,151 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Default.epf [2023-11-19 03:14:10,163 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:14:10,164 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:14:10,207 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:14:10,208 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:14:10,209 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:14:10,210 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:14:10,217 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:14:10,219 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:14:10,220 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:14:10,220 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 03:14:10,222 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:14:10,222 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 03:14:10,223 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:14:10,223 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:14:10,224 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:14:10,224 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:14:10,225 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 03:14:10,225 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:14:10,226 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:14:10,226 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:14:10,227 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:14:10,227 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:14:10,228 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:14:10,229 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:14:10,229 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:14:10,230 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:14:10,230 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:14:10,231 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:14:10,232 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:14:10,232 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:14:10,232 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/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_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL 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 -> Kojak 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 -> c9660027c68c4b9a4c9b5d2fcf28f08d02ad5d65bde0be334146e93683fb06d5 [2023-11-19 03:14:10,500 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:14:10,530 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:14:10,533 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:14:10,537 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:14:10,538 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:14:10,539 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i [2023-11-19 03:14:13,733 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:14:13,949 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:14:13,949 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i [2023-11-19 03:14:13,960 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data/2e9cf4eda/93a11c0b462b4ff4a9e49b7664a57cc1/FLAG566efdcae [2023-11-19 03:14:13,976 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data/2e9cf4eda/93a11c0b462b4ff4a9e49b7664a57cc1 [2023-11-19 03:14:13,979 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:14:13,980 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:14:13,982 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:14:13,982 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:14:13,987 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:14:13,988 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:14:13" (1/1) ... [2023-11-19 03:14:13,990 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69a0f605 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:13, skipping insertion in model container [2023-11-19 03:14:13,990 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:14:13" (1/1) ... [2023-11-19 03:14:14,021 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:14:14,166 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_f1c82dd0-1027-457a-af25-16d4f905adee/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i[917,930] [2023-11-19 03:14:14,230 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:14:14,245 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:14:14,259 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_f1c82dd0-1027-457a-af25-16d4f905adee/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i[917,930] [2023-11-19 03:14:14,296 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:14:14,320 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:14:14,321 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14 WrapperNode [2023-11-19 03:14:14,321 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:14:14,322 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:14:14,323 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:14:14,323 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:14:14,331 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,346 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,395 INFO L138 Inliner]: procedures = 29, calls = 145, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 399 [2023-11-19 03:14:14,395 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:14:14,403 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:14:14,403 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:14:14,403 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:14:14,411 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,412 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,419 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,438 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,456 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,463 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,469 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,474 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,487 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:14:14,488 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:14:14,488 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:14:14,488 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:14:14,489 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:14" (1/1) ... [2023-11-19 03:14:14,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:14:14,510 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:14:14,530 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:14:14,558 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:14:14,581 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:14:14,581 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-19 03:14:14,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 03:14:14,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-19 03:14:14,583 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 03:14:14,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real [2023-11-19 03:14:14,584 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-19 03:14:14,584 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-19 03:14:14,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:14:14,585 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:14:14,585 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:14:14,777 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:14:14,779 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:14:15,373 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:14:16,194 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:14:16,194 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-19 03:14:16,201 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:14:16 BoogieIcfgContainer [2023-11-19 03:14:16,201 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:14:16,202 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:14:16,203 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:14:16,216 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:14:16,216 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:14:16" (1/1) ... [2023-11-19 03:14:16,229 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:14:16,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:14:16,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 43 states and 60 transitions. [2023-11-19 03:14:16,307 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 60 transitions. [2023-11-19 03:14:16,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2023-11-19 03:14:16,316 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:14:16,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:14:19,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:14:19,963 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 03:14:22,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:14:23,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:14:23,281 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 03:14:24,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:14:24,567 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-19 03:14:24,671 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem33 could not be translated [2023-11-19 03:14:24,673 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem33 could not be translated [2023-11-19 03:14:24,674 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem34 could not be translated [2023-11-19 03:14:24,675 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem34 could not be translated [2023-11-19 03:14:24,676 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem36 could not be translated [2023-11-19 03:14:24,677 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem36 could not be translated [2023-11-19 03:14:24,678 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem37 could not be translated [2023-11-19 03:14:24,679 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem37 could not be translated [2023-11-19 03:14:24,680 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated [2023-11-19 03:14:24,681 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem39 could not be translated [2023-11-19 03:14:24,682 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated [2023-11-19 03:14:24,683 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem40 could not be translated [2023-11-19 03:14:24,684 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem42 could not be translated [2023-11-19 03:14:24,685 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem42 could not be translated [2023-11-19 03:14:24,686 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem43 could not be translated [2023-11-19 03:14:24,687 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem43 could not be translated [2023-11-19 03:14:24,687 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem45 could not be translated [2023-11-19 03:14:24,688 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem45 could not be translated [2023-11-19 03:14:24,689 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem46 could not be translated [2023-11-19 03:14:24,690 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem46 could not be translated [2023-11-19 03:14:24,690 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem48 could not be translated [2023-11-19 03:14:24,691 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem48 could not be translated [2023-11-19 03:14:24,692 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem49 could not be translated [2023-11-19 03:14:24,693 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem49 could not be translated [2023-11-19 03:14:24,694 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem51 could not be translated [2023-11-19 03:14:24,695 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem51 could not be translated [2023-11-19 03:14:24,695 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem52 could not be translated [2023-11-19 03:14:24,696 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem52 could not be translated [2023-11-19 03:14:24,697 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem54 could not be translated [2023-11-19 03:14:24,698 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem54 could not be translated [2023-11-19 03:14:24,699 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem55 could not be translated [2023-11-19 03:14:24,699 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem55 could not be translated [2023-11-19 03:14:24,700 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem61 could not be translated [2023-11-19 03:14:24,700 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated [2023-11-19 03:14:24,701 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short62 could not be translated [2023-11-19 03:14:24,701 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem58 could not be translated [2023-11-19 03:14:24,701 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short59 could not be translated [2023-11-19 03:14:24,701 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short63 could not be translated [2023-11-19 03:14:24,702 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated [2023-11-19 03:14:24,703 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short63 could not be translated [2023-11-19 03:14:24,703 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem61 could not be translated [2023-11-19 03:14:24,703 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated [2023-11-19 03:14:24,703 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short62 could not be translated [2023-11-19 03:14:24,704 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short59 could not be translated [2023-11-19 03:14:24,704 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem58 could not be translated [2023-11-19 03:14:24,704 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated [2023-11-19 03:14:24,725 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 19.11 03:14:24 ImpRootNode [2023-11-19 03:14:24,726 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-19 03:14:24,726 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 03:14:24,727 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 03:14:24,727 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 03:14:24,727 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:14:16" (3/4) ... [2023-11-19 03:14:24,730 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 03:14:24,731 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 03:14:24,732 INFO L158 Benchmark]: Toolchain (without parser) took 10751.59ms. Allocated memory was 163.6MB in the beginning and 362.8MB in the end (delta: 199.2MB). Free memory was 116.1MB in the beginning and 163.1MB in the end (delta: -47.1MB). Peak memory consumption was 152.8MB. Max. memory is 16.1GB. [2023-11-19 03:14:24,733 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 163.6MB. Free memory is still 107.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:14:24,733 INFO L158 Benchmark]: CACSL2BoogieTranslator took 339.55ms. Allocated memory is still 163.6MB. Free memory was 116.1MB in the beginning and 100.6MB in the end (delta: 15.5MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-19 03:14:24,734 INFO L158 Benchmark]: Boogie Procedure Inliner took 80.30ms. Allocated memory is still 163.6MB. Free memory was 100.6MB in the beginning and 97.2MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 03:14:24,735 INFO L158 Benchmark]: Boogie Preprocessor took 84.06ms. Allocated memory is still 163.6MB. Free memory was 97.2MB in the beginning and 94.5MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 03:14:24,736 INFO L158 Benchmark]: RCFGBuilder took 1713.43ms. Allocated memory was 163.6MB in the beginning and 203.4MB in the end (delta: 39.8MB). Free memory was 94.5MB in the beginning and 100.1MB in the end (delta: -5.6MB). Peak memory consumption was 53.6MB. Max. memory is 16.1GB. [2023-11-19 03:14:24,736 INFO L158 Benchmark]: CodeCheck took 8523.41ms. Allocated memory was 203.4MB in the beginning and 362.8MB in the end (delta: 159.4MB). Free memory was 100.1MB in the beginning and 163.1MB in the end (delta: -63.1MB). Peak memory consumption was 98.4MB. Max. memory is 16.1GB. [2023-11-19 03:14:24,737 INFO L158 Benchmark]: Witness Printer took 4.82ms. Allocated memory is still 362.8MB. Free memory is still 163.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:14:24,741 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 2 procedures, 43 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 8.3s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: 0 DeclaredPredicates, 0 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.8s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 72 NumberOfCodeBlocks, 72 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - 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 78, overapproximation of bitwiseOr at line 86. Possible FailurePath: [L39] unsigned char isInitial = 0; [L40-L56] struct WrapperStruct00 WrapperStruct00 = { 16, 32, 20113, 100, 100, -1, 16, 1, 0, 1, 10, 256, 32.5, 127.4, 128 }; [L57] signed short int* WrapperStruct00_var_1_1_Pointer = &(WrapperStruct00.var_1_1); [L58] signed short int* WrapperStruct00_var_1_7_Pointer = &(WrapperStruct00.var_1_7); [L59] signed short int* WrapperStruct00_var_1_8_Pointer = &(WrapperStruct00.var_1_8); [L60] signed short int* WrapperStruct00_var_1_9_Pointer = &(WrapperStruct00.var_1_9); [L61] signed char* WrapperStruct00_var_1_10_Pointer = &(WrapperStruct00.var_1_10); [L62] signed char* WrapperStruct00_var_1_11_Pointer = &(WrapperStruct00.var_1_11); [L63] signed char* WrapperStruct00_var_1_12_Pointer = &(WrapperStruct00.var_1_12); [L64] unsigned char* WrapperStruct00_var_1_13_Pointer = &(WrapperStruct00.var_1_13); [L65] unsigned char* WrapperStruct00_var_1_15_Pointer = &(WrapperStruct00.var_1_15); [L66] unsigned char* WrapperStruct00_var_1_16_Pointer = &(WrapperStruct00.var_1_16); [L67] unsigned short int* WrapperStruct00_var_1_18_Pointer = &(WrapperStruct00.var_1_18); [L68] unsigned short int* WrapperStruct00_var_1_19_Pointer = &(WrapperStruct00.var_1_19); [L69] float* WrapperStruct00_var_1_20_Pointer = &(WrapperStruct00.var_1_20); [L70] float* WrapperStruct00_var_1_21_Pointer = &(WrapperStruct00.var_1_21); [L71] signed short int* WrapperStruct00_var_1_22_Pointer = &(WrapperStruct00.var_1_22); [L139] isInitial = 1 [L140] FCALL initially() [L141] COND TRUE 1 [L142] FCALL updateLastVariables() [L143] CALL updateVariables() [L105] WrapperStruct00.var_1_7 = __VERIFIER_nondet_short() [L106] EXPR WrapperStruct00.var_1_7 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L106] CALL assume_abort_if_not(WrapperStruct00.var_1_7 >= -1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L106] RET assume_abort_if_not(WrapperStruct00.var_1_7 >= -1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L107] EXPR WrapperStruct00.var_1_7 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L107] CALL assume_abort_if_not(WrapperStruct00.var_1_7 <= 32766) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L107] RET assume_abort_if_not(WrapperStruct00.var_1_7 <= 32766) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L108] WrapperStruct00.var_1_8 = __VERIFIER_nondet_short() [L109] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L109] CALL assume_abort_if_not(WrapperStruct00.var_1_8 >= 16383) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L109] RET assume_abort_if_not(WrapperStruct00.var_1_8 >= 16383) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L110] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L110] CALL assume_abort_if_not(WrapperStruct00.var_1_8 <= 32766) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L110] RET assume_abort_if_not(WrapperStruct00.var_1_8 <= 32766) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L111] WrapperStruct00.var_1_9 = __VERIFIER_nondet_short() [L112] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L112] CALL assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L112] RET assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L113] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L113] CALL assume_abort_if_not(WrapperStruct00.var_1_9 <= 16383) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L113] RET assume_abort_if_not(WrapperStruct00.var_1_9 <= 16383) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L114] WrapperStruct00.var_1_11 = __VERIFIER_nondet_char() [L115] EXPR WrapperStruct00.var_1_11 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L115] CALL assume_abort_if_not(WrapperStruct00.var_1_11 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L115] RET assume_abort_if_not(WrapperStruct00.var_1_11 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L116] EXPR WrapperStruct00.var_1_11 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L116] CALL assume_abort_if_not(WrapperStruct00.var_1_11 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L116] RET assume_abort_if_not(WrapperStruct00.var_1_11 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L117] WrapperStruct00.var_1_12 = __VERIFIER_nondet_char() [L118] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L118] CALL assume_abort_if_not(WrapperStruct00.var_1_12 >= -31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L118] RET assume_abort_if_not(WrapperStruct00.var_1_12 >= -31) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L119] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L119] CALL assume_abort_if_not(WrapperStruct00.var_1_12 <= 32) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L119] RET assume_abort_if_not(WrapperStruct00.var_1_12 <= 32) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L120] WrapperStruct00.var_1_15 = __VERIFIER_nondet_uchar() [L121] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L121] CALL assume_abort_if_not(WrapperStruct00.var_1_15 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L121] RET assume_abort_if_not(WrapperStruct00.var_1_15 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L122] EXPR WrapperStruct00.var_1_15 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L122] CALL assume_abort_if_not(WrapperStruct00.var_1_15 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L122] RET assume_abort_if_not(WrapperStruct00.var_1_15 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L123] WrapperStruct00.var_1_16 = __VERIFIER_nondet_uchar() [L124] EXPR WrapperStruct00.var_1_16 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L124] CALL assume_abort_if_not(WrapperStruct00.var_1_16 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L124] RET assume_abort_if_not(WrapperStruct00.var_1_16 >= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L125] EXPR WrapperStruct00.var_1_16 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L125] CALL assume_abort_if_not(WrapperStruct00.var_1_16 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L125] RET assume_abort_if_not(WrapperStruct00.var_1_16 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L126] WrapperStruct00.var_1_19 = __VERIFIER_nondet_ushort() [L127] EXPR WrapperStruct00.var_1_19 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L127] CALL assume_abort_if_not(WrapperStruct00.var_1_19 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L127] RET assume_abort_if_not(WrapperStruct00.var_1_19 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L128] EXPR WrapperStruct00.var_1_19 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L128] CALL assume_abort_if_not(WrapperStruct00.var_1_19 <= 65534) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L128] RET assume_abort_if_not(WrapperStruct00.var_1_19 <= 65534) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L129] WrapperStruct00.var_1_21 = __VERIFIER_nondet_float() [L130] EXPR WrapperStruct00.var_1_21 [L130] EXPR WrapperStruct00.var_1_21 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_21 <= -1.0e-20F [L130] EXPR (WrapperStruct00.var_1_21 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_21 <= -1.0e-20F) || (WrapperStruct00.var_1_21 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_21 >= 1.0e-20F ) [L130] EXPR WrapperStruct00.var_1_21 [L130] EXPR WrapperStruct00.var_1_21 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_21 >= 1.0e-20F [L130] EXPR WrapperStruct00.var_1_21 [L130] EXPR WrapperStruct00.var_1_21 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_21 >= 1.0e-20F [L130] EXPR (WrapperStruct00.var_1_21 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_21 <= -1.0e-20F) || (WrapperStruct00.var_1_21 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_21 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L130] CALL assume_abort_if_not((WrapperStruct00.var_1_21 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_21 <= -1.0e-20F) || (WrapperStruct00.var_1_21 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_21 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=1, isInitial=1] [L20] COND FALSE !(!cond) [L130] RET assume_abort_if_not((WrapperStruct00.var_1_21 >= -922337.2036854765600e+13F && WrapperStruct00.var_1_21 <= -1.0e-20F) || (WrapperStruct00.var_1_21 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_21 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, isInitial=1] [L143] RET updateVariables() [L144] CALL step() [L75] EXPR \read(*WrapperStruct00_var_1_19_Pointer) [L75] (*(WrapperStruct00_var_1_18_Pointer)) = (*(WrapperStruct00_var_1_19_Pointer)) [L76] EXPR \read(*WrapperStruct00_var_1_21_Pointer) [L76] (*(WrapperStruct00_var_1_20_Pointer)) = (*(WrapperStruct00_var_1_21_Pointer)) [L77] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L77] (*(WrapperStruct00_var_1_22_Pointer)) = (*(WrapperStruct00_var_1_12_Pointer)) [L78] EXPR \read(*WrapperStruct00_var_1_20_Pointer) [L78] COND TRUE 127.5f > (*(WrapperStruct00_var_1_20_Pointer)) [L79] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L79] EXPR (*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer)) [L79] EXPR \read(*WrapperStruct00_var_1_16_Pointer) [L79] EXPR (*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer)) [L79] (*(WrapperStruct00_var_1_13_Pointer)) = ((*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer))) [L83] EXPR \read(*WrapperStruct00_var_1_18_Pointer) [L83] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L83] COND FALSE !((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) [L86] EXPR \read(*WrapperStruct00_var_1_22_Pointer) [L86] EXPR (32 * -25) | (*(WrapperStruct00_var_1_22_Pointer)) [L86] EXPR \read(*WrapperStruct00_var_1_11_Pointer) [L86] COND FALSE !(((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) [L92] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L92] COND TRUE (*(WrapperStruct00_var_1_13_Pointer)) [L93] EXPR \read(*WrapperStruct00_var_1_10_Pointer) [L93] EXPR \read(*WrapperStruct00_var_1_22_Pointer) [L93] COND TRUE (*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer)) [L94] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L94] COND TRUE (*(WrapperStruct00_var_1_13_Pointer)) [L95] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L95] EXPR \read(*WrapperStruct00_var_1_8_Pointer) [L95] EXPR \read(*WrapperStruct00_var_1_9_Pointer) [L95] (*(WrapperStruct00_var_1_1_Pointer)) = ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))) [L144] RET step() [L145] CALL, EXPR property() [L135] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L135] EXPR (*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1 [L135] EXPR \read(*WrapperStruct00_var_1_10_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_22_Pointer) [L135] EXPR ((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8)) [L135] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L135] EXPR (*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer)))) [L135] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_8_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_9_Pointer) [L135] EXPR (*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer)))) [L135] EXPR ((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8)) [L135] EXPR (*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1 [L135] EXPR ((*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1) && (((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1)) [L135] EXPR \read(*WrapperStruct00_var_1_18_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_7_Pointer) [L135] EXPR ((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1) [L135] EXPR \read(*WrapperStruct00_var_1_22_Pointer) [L135] EXPR (32 * -25) | (*(WrapperStruct00_var_1_22_Pointer)) [L135] EXPR \read(*WrapperStruct00_var_1_11_Pointer) [L135] EXPR (((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1 [L135] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L135] EXPR (*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1 [L135] EXPR \read(*WrapperStruct00_var_1_10_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L135] EXPR (*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1 [L135] EXPR (((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1 [L135] EXPR ((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1) [L135] EXPR ((*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1) && (((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1)) [L135] EXPR (((*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1) && (((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1))) && ((127.5f > (*(WrapperStruct00_var_1_20_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer))))) : ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) (((*(WrapperStruct00_var_1_20_Pointer)) >= (*(WrapperStruct00_var_1_20_Pointer))) || (*(WrapperStruct00_var_1_15_Pointer)))))) [L135] EXPR ((((*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1) && (((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1))) && ((127.5f > (*(WrapperStruct00_var_1_20_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer))))) : ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) (((*(WrapperStruct00_var_1_20_Pointer)) >= (*(WrapperStruct00_var_1_20_Pointer))) || (*(WrapperStruct00_var_1_15_Pointer))))))) && ((*(WrapperStruct00_var_1_18_Pointer)) == ((unsigned short int) (*(WrapperStruct00_var_1_19_Pointer)))) [L135] EXPR (((((*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1) && (((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1))) && ((127.5f > (*(WrapperStruct00_var_1_20_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer))))) : ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) (((*(WrapperStruct00_var_1_20_Pointer)) >= (*(WrapperStruct00_var_1_20_Pointer))) || (*(WrapperStruct00_var_1_15_Pointer))))))) && ((*(WrapperStruct00_var_1_18_Pointer)) == ((unsigned short int) (*(WrapperStruct00_var_1_19_Pointer))))) && ((*(WrapperStruct00_var_1_20_Pointer)) == ((float) (*(WrapperStruct00_var_1_21_Pointer)))) [L135] EXPR ((((((*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1) && (((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1))) && ((127.5f > (*(WrapperStruct00_var_1_20_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer))))) : ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) (((*(WrapperStruct00_var_1_20_Pointer)) >= (*(WrapperStruct00_var_1_20_Pointer))) || (*(WrapperStruct00_var_1_15_Pointer))))))) && ((*(WrapperStruct00_var_1_18_Pointer)) == ((unsigned short int) (*(WrapperStruct00_var_1_19_Pointer))))) && ((*(WrapperStruct00_var_1_20_Pointer)) == ((float) (*(WrapperStruct00_var_1_21_Pointer))))) && ((*(WrapperStruct00_var_1_22_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_12_Pointer)))) [L135-L136] return ((((((*(WrapperStruct00_var_1_13_Pointer)) ? (((*(WrapperStruct00_var_1_10_Pointer)) > (*(WrapperStruct00_var_1_22_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) ((*(WrapperStruct00_var_1_7_Pointer)) - ((*(WrapperStruct00_var_1_8_Pointer)) - (*(WrapperStruct00_var_1_9_Pointer)))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_18_Pointer))))) : ((*(WrapperStruct00_var_1_1_Pointer)) == ((signed short int) 8))) : 1) && (((*(WrapperStruct00_var_1_18_Pointer)) == (*(WrapperStruct00_var_1_7_Pointer))) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) ((*(WrapperStruct00_var_1_11_Pointer)) + ((*(WrapperStruct00_var_1_12_Pointer)) + -25)))) : ((((32 * -25) | (*(WrapperStruct00_var_1_22_Pointer))) >= (*(WrapperStruct00_var_1_11_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((signed char) (*(WrapperStruct00_var_1_12_Pointer)))) : 1) : 1))) && ((127.5f > (*(WrapperStruct00_var_1_20_Pointer))) ? ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_15_Pointer)) && (*(WrapperStruct00_var_1_16_Pointer))))) : ((*(WrapperStruct00_var_1_13_Pointer)) == ((unsigned char) (((*(WrapperStruct00_var_1_20_Pointer)) >= (*(WrapperStruct00_var_1_20_Pointer))) || (*(WrapperStruct00_var_1_15_Pointer))))))) && ((*(WrapperStruct00_var_1_18_Pointer)) == ((unsigned short int) (*(WrapperStruct00_var_1_19_Pointer))))) && ((*(WrapperStruct00_var_1_20_Pointer)) == ((float) (*(WrapperStruct00_var_1_21_Pointer))))) && ((*(WrapperStruct00_var_1_22_Pointer)) == ((signed short int) (*(WrapperStruct00_var_1_12_Pointer)))) ; [L145] RET, EXPR property() [L145] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=0, cond=0, isInitial=1] [L19] reach_error() VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:8}, WrapperStruct00_var_1_11_Pointer={4:9}, WrapperStruct00_var_1_12_Pointer={4:10}, WrapperStruct00_var_1_13_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:13}, WrapperStruct00_var_1_18_Pointer={4:14}, WrapperStruct00_var_1_19_Pointer={4:16}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:18}, WrapperStruct00_var_1_21_Pointer={4:22}, WrapperStruct00_var_1_22_Pointer={4:26}, WrapperStruct00_var_1_7_Pointer={4:2}, WrapperStruct00_var_1_8_Pointer={4:4}, WrapperStruct00_var_1_9_Pointer={4:6}, \old(cond)=0, cond=0, isInitial=1] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.38ms. Allocated memory is still 163.6MB. Free memory is still 107.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 339.55ms. Allocated memory is still 163.6MB. Free memory was 116.1MB in the beginning and 100.6MB in the end (delta: 15.5MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 80.30ms. Allocated memory is still 163.6MB. Free memory was 100.6MB in the beginning and 97.2MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 84.06ms. Allocated memory is still 163.6MB. Free memory was 97.2MB in the beginning and 94.5MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1713.43ms. Allocated memory was 163.6MB in the beginning and 203.4MB in the end (delta: 39.8MB). Free memory was 94.5MB in the beginning and 100.1MB in the end (delta: -5.6MB). Peak memory consumption was 53.6MB. Max. memory is 16.1GB. * CodeCheck took 8523.41ms. Allocated memory was 203.4MB in the beginning and 362.8MB in the end (delta: 159.4MB). Free memory was 100.1MB in the beginning and 163.1MB in the end (delta: -63.1MB). Peak memory consumption was 98.4MB. Max. memory is 16.1GB. * Witness Printer took 4.82ms. Allocated memory is still 362.8MB. Free memory is still 163.1MB. 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~mem33 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem33 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem34 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem34 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem36 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem36 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem37 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem37 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem39 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~mem40 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem42 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem42 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem43 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem43 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem45 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem45 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem46 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem46 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~mem49 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem49 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~mem52 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem52 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~mem55 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem55 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem61 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short62 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem58 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short59 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short63 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short63 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem61 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem57 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short62 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short59 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem58 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~mem60 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-19 03:14:24,776 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL --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 Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c9660027c68c4b9a4c9b5d2fcf28f08d02ad5d65bde0be334146e93683fb06d5 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:14:27,418 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:14:27,539 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Bitvector.epf [2023-11-19 03:14:27,571 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:14:27,574 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:14:27,576 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:14:27,576 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:14:27,577 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:14:27,578 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:14:27,578 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:14:27,579 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 03:14:27,579 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 03:14:27,580 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:14:27,580 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:14:27,581 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:14:27,581 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:14:27,582 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 03:14:27,582 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 03:14:27,583 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 03:14:27,583 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 03:14:27,584 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:14:27,586 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:14:27,587 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:14:27,587 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:14:27,588 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:14:27,588 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:14:27,589 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-19 03:14:27,589 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:14:27,590 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:14:27,590 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:14:27,591 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:14:27,591 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:14:27,591 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-19 03:14:27,592 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:14:27,592 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:14:27,592 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-19 03:14:27,592 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 03:14:27,592 INFO L153 SettingsManager]: * Logic for external solver=AUFBV 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_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/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_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL 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 -> Kojak 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 -> c9660027c68c4b9a4c9b5d2fcf28f08d02ad5d65bde0be334146e93683fb06d5 [2023-11-19 03:14:27,946 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:14:27,978 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:14:27,983 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:14:27,985 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:14:27,985 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:14:27,987 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i [2023-11-19 03:14:31,080 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:14:31,379 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:14:31,380 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i [2023-11-19 03:14:31,390 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data/5084fe0b9/995cf36c21c548fd93c119b67d11409b/FLAG374ffb03e [2023-11-19 03:14:31,404 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/data/5084fe0b9/995cf36c21c548fd93c119b67d11409b [2023-11-19 03:14:31,406 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:14:31,408 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:14:31,409 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:14:31,409 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:14:31,414 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:14:31,414 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,415 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72a594a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31, skipping insertion in model container [2023-11-19 03:14:31,415 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,451 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:14:31,613 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_f1c82dd0-1027-457a-af25-16d4f905adee/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i[917,930] [2023-11-19 03:14:31,676 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:14:31,700 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:14:31,720 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_f1c82dd0-1027-457a-af25-16d4f905adee/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-97.i[917,930] [2023-11-19 03:14:31,774 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:14:31,814 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:14:31,820 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31 WrapperNode [2023-11-19 03:14:31,820 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:14:31,821 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:14:31,822 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:14:31,823 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:14:31,830 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,847 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,891 INFO L138 Inliner]: procedures = 33, calls = 145, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 373 [2023-11-19 03:14:31,892 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:14:31,893 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:14:31,893 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:14:31,893 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:14:31,902 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,902 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,911 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,912 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,931 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,954 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,969 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,972 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,978 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:14:31,992 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:14:31,993 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:14:31,993 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:14:31,994 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:14:31" (1/1) ... [2023-11-19 03:14:31,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:14:32,014 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:14:32,027 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:14:32,051 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:14:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:14:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-19 03:14:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE2 [2023-11-19 03:14:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 03:14:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-19 03:14:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2 [2023-11-19 03:14:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-19 03:14:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4 [2023-11-19 03:14:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-19 03:14:32,074 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-19 03:14:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:14:32,074 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:14:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1 [2023-11-19 03:14:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2 [2023-11-19 03:14:32,231 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:14:32,234 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:14:32,849 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:14:33,673 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:14:33,673 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-19 03:14:33,678 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:14:33 BoogieIcfgContainer [2023-11-19 03:14:33,678 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:14:33,679 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:14:33,680 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:14:33,690 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:14:33,690 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:14:33" (1/1) ... [2023-11-19 03:14:33,699 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:14:33,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:14:33,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 43 states and 60 transitions. [2023-11-19 03:14:33,756 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 60 transitions. [2023-11-19 03:14:33,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2023-11-19 03:14:33,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:14:33,764 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 03:14:33,764 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/cvc4 [2023-11-19 03:14:33,768 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 03:14:33,809 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-19 03:14:46,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:14:46,798 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-19 03:14:57,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2023-11-19 03:14:57,118 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2023-11-19 03:14:57,119 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck has thrown an exception: java.lang.UnsupportedOperationException: Solver said unknown at de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.CodeCheckObserver.process(CodeCheckObserver.java:488) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.CFGWalker.runObserver(CFGWalker.java:57) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) 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) [2023-11-19 03:14:57,123 INFO L158 Benchmark]: Toolchain (without parser) took 25714.51ms. Allocated memory was 83.9MB in the beginning and 140.5MB in the end (delta: 56.6MB). Free memory was 59.4MB in the beginning and 80.3MB in the end (delta: -20.8MB). Peak memory consumption was 37.7MB. Max. memory is 16.1GB. [2023-11-19 03:14:57,124 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 83.9MB. Free memory was 60.0MB in the beginning and 59.9MB in the end (delta: 77.1kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:14:57,125 INFO L158 Benchmark]: CACSL2BoogieTranslator took 411.68ms. Allocated memory is still 83.9MB. Free memory was 59.4MB in the beginning and 43.1MB in the end (delta: 16.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-19 03:14:57,126 INFO L158 Benchmark]: Boogie Procedure Inliner took 70.46ms. Allocated memory is still 83.9MB. Free memory was 42.9MB in the beginning and 39.9MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 03:14:57,126 INFO L158 Benchmark]: Boogie Preprocessor took 98.96ms. Allocated memory is still 83.9MB. Free memory was 39.9MB in the beginning and 61.8MB in the end (delta: -21.9MB). Peak memory consumption was 8.6MB. Max. memory is 16.1GB. [2023-11-19 03:14:57,127 INFO L158 Benchmark]: RCFGBuilder took 1686.28ms. Allocated memory was 83.9MB in the beginning and 111.1MB in the end (delta: 27.3MB). Free memory was 61.8MB in the beginning and 53.7MB in the end (delta: 8.0MB). Peak memory consumption was 57.5MB. Max. memory is 16.1GB. [2023-11-19 03:14:57,132 INFO L158 Benchmark]: CodeCheck took 23442.52ms. Allocated memory was 111.1MB in the beginning and 140.5MB in the end (delta: 29.4MB). Free memory was 53.7MB in the beginning and 80.3MB in the end (delta: -26.5MB). Peak memory consumption was 3.0MB. Max. memory is 16.1GB. [2023-11-19 03:14:57,141 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - ExceptionOrErrorResult: UnsupportedOperationException: Solver said unknown de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: UnsupportedOperationException: Solver said unknown: de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.CodeCheckObserver.process(CodeCheckObserver.java:488) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.28ms. Allocated memory is still 83.9MB. Free memory was 60.0MB in the beginning and 59.9MB in the end (delta: 77.1kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 411.68ms. Allocated memory is still 83.9MB. Free memory was 59.4MB in the beginning and 43.1MB in the end (delta: 16.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 70.46ms. Allocated memory is still 83.9MB. Free memory was 42.9MB in the beginning and 39.9MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 98.96ms. Allocated memory is still 83.9MB. Free memory was 39.9MB in the beginning and 61.8MB in the end (delta: -21.9MB). Peak memory consumption was 8.6MB. Max. memory is 16.1GB. * RCFGBuilder took 1686.28ms. Allocated memory was 83.9MB in the beginning and 111.1MB in the end (delta: 27.3MB). Free memory was 61.8MB in the beginning and 53.7MB in the end (delta: 8.0MB). Peak memory consumption was 57.5MB. Max. memory is 16.1GB. * CodeCheck took 23442.52ms. Allocated memory was 111.1MB in the beginning and 140.5MB in the end (delta: 29.4MB). Free memory was 53.7MB in the beginning and 80.3MB in the end (delta: -26.5MB). Peak memory consumption was 3.0MB. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: Toolchain returned no result. [2023-11-19 03:14:57,196 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f1c82dd0-1027-457a-af25-16d4f905adee/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (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: UnsupportedOperationException: Solver said unknown