./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 8073b2fa61529341827a9e9115a66c3336ed13c6a64f9dcc48a7678e1a4b2935 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 01:21:00,845 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 01:21:00,903 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-19 01:21:00,911 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 01:21:00,912 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 01:21:00,935 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 01:21:00,935 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 01:21:00,936 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 01:21:00,936 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 01:21:00,941 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 01:21:00,942 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 01:21:00,942 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 01:21:00,942 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 01:21:00,943 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 01:21:00,943 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 01:21:00,943 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 01:21:00,943 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 01:21:00,944 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 01:21:00,944 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 01:21:00,944 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 01:21:00,944 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 01:21:00,945 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 01:21:00,945 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 01:21:00,945 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 01:21:00,945 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 01:21:00,946 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 01:21:00,946 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 01:21:00,946 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 01:21:00,946 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 01:21:00,946 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 01:21:00,947 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 01:21:00,947 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 01:21:00,957 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 01:21:00,958 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 01:21:00,958 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 01:21:00,958 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 01:21:00,958 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 01:21:00,958 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 01:21:00,959 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 01:21:00,959 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 01:21:00,959 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 01:21:00,960 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 01:21:00,960 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8073b2fa61529341827a9e9115a66c3336ed13c6a64f9dcc48a7678e1a4b2935 [2024-11-19 01:21:01,179 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 01:21:01,202 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 01:21:01,205 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 01:21:01,206 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 01:21:01,207 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 01:21:01,208 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i [2024-11-19 01:21:02,485 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 01:21:02,675 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 01:21:02,676 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i [2024-11-19 01:21:02,689 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1c7bd67db/cacc5c9b102949c198a10d44bd9f5a13/FLAGa32c724b7 [2024-11-19 01:21:03,054 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1c7bd67db/cacc5c9b102949c198a10d44bd9f5a13 [2024-11-19 01:21:03,056 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 01:21:03,057 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 01:21:03,059 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 01:21:03,059 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 01:21:03,064 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 01:21:03,064 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,065 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@56db7322 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03, skipping insertion in model container [2024-11-19 01:21:03,065 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,096 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 01:21:03,235 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i[917,930] [2024-11-19 01:21:03,291 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 01:21:03,301 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 01:21:03,311 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i[917,930] [2024-11-19 01:21:03,357 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 01:21:03,377 INFO L204 MainTranslator]: Completed translation [2024-11-19 01:21:03,378 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03 WrapperNode [2024-11-19 01:21:03,378 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 01:21:03,379 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 01:21:03,379 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 01:21:03,379 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 01:21:03,384 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,398 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,495 INFO L138 Inliner]: procedures = 30, calls = 167, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 553 [2024-11-19 01:21:03,496 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 01:21:03,496 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 01:21:03,496 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 01:21:03,496 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 01:21:03,509 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,510 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,517 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,529 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Memory array in LHS [2024-11-19 01:21:03,530 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,530 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,558 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,562 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,564 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,573 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,578 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 01:21:03,579 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 01:21:03,579 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 01:21:03,579 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 01:21:03,580 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (1/1) ... [2024-11-19 01:21:03,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 01:21:03,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 01:21:03,614 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 01:21:03,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 01:21:03,658 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 01:21:03,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~real [2024-11-19 01:21:03,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2024-11-19 01:21:03,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2024-11-19 01:21:03,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 01:21:03,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2024-11-19 01:21:03,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 01:21:03,661 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-19 01:21:03,661 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-19 01:21:03,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 01:21:03,662 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 01:21:03,662 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 01:21:03,782 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 01:21:03,783 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 01:21:04,331 INFO L? ?]: Removed 139 outVars from TransFormulas that were not future-live. [2024-11-19 01:21:04,332 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 01:21:04,349 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 01:21:04,351 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-19 01:21:04,352 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 01:21:04 BoogieIcfgContainer [2024-11-19 01:21:04,352 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 01:21:04,354 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 01:21:04,355 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 01:21:04,358 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 01:21:04,359 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 01:21:03" (1/3) ... [2024-11-19 01:21:04,360 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42985318 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 01:21:04, skipping insertion in model container [2024-11-19 01:21:04,361 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:03" (2/3) ... [2024-11-19 01:21:04,361 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42985318 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 01:21:04, skipping insertion in model container [2024-11-19 01:21:04,361 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 01:21:04" (3/3) ... [2024-11-19 01:21:04,363 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-72.i [2024-11-19 01:21:04,379 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 01:21:04,380 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 01:21:04,443 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 01:21:04,449 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@79bbed3b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 01:21:04,450 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 01:21:04,454 INFO L276 IsEmpty]: Start isEmpty. Operand has 128 states, 108 states have (on average 1.4166666666666667) internal successors, (153), 109 states have internal predecessors, (153), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:04,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 01:21:04,469 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:04,470 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:04,470 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:04,475 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:04,475 INFO L85 PathProgramCache]: Analyzing trace with hash -1260773947, now seen corresponding path program 1 times [2024-11-19 01:21:04,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:04,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1107271450] [2024-11-19 01:21:04,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:04,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:04,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:05,145 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:21:05,146 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:05,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1107271450] [2024-11-19 01:21:05,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1107271450] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:05,147 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:21:05,148 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 01:21:05,150 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1145604695] [2024-11-19 01:21:05,150 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:05,155 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 01:21:05,155 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:05,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 01:21:05,179 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 01:21:05,182 INFO L87 Difference]: Start difference. First operand has 128 states, 108 states have (on average 1.4166666666666667) internal successors, (153), 109 states have internal predecessors, (153), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) Second operand has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-19 01:21:05,251 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:05,251 INFO L93 Difference]: Finished difference Result 251 states and 388 transitions. [2024-11-19 01:21:05,253 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 01:21:05,254 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) Word has length 149 [2024-11-19 01:21:05,255 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:05,262 INFO L225 Difference]: With dead ends: 251 [2024-11-19 01:21:05,262 INFO L226 Difference]: Without dead ends: 126 [2024-11-19 01:21:05,266 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 01:21:05,270 INFO L432 NwaCegarLoop]: 178 mSDtfsCounter, 0 mSDsluCounter, 345 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 523 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:05,271 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 523 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 01:21:05,286 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 126 states. [2024-11-19 01:21:05,304 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 126. [2024-11-19 01:21:05,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 107 states have (on average 1.3831775700934579) internal successors, (148), 107 states have internal predecessors, (148), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:05,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 182 transitions. [2024-11-19 01:21:05,309 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 182 transitions. Word has length 149 [2024-11-19 01:21:05,310 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:05,311 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 182 transitions. [2024-11-19 01:21:05,311 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-19 01:21:05,311 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 182 transitions. [2024-11-19 01:21:05,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 01:21:05,314 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:05,314 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:05,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 01:21:05,314 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:05,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:05,315 INFO L85 PathProgramCache]: Analyzing trace with hash 584593219, now seen corresponding path program 1 times [2024-11-19 01:21:05,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:05,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [209870460] [2024-11-19 01:21:05,315 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:05,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:05,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:05,735 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 496 trivial. 0 not checked. [2024-11-19 01:21:05,736 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:05,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [209870460] [2024-11-19 01:21:05,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [209870460] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 01:21:05,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [187326342] [2024-11-19 01:21:05,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:05,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:05,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 01:21:05,739 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 01:21:05,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-19 01:21:05,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:05,992 INFO L255 TraceCheckSpWp]: Trace formula consists of 635 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 01:21:06,001 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:21:06,067 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:21:06,067 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:21:06,067 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [187326342] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:06,067 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 01:21:06,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-19 01:21:06,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [834339134] [2024-11-19 01:21:06,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:06,069 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 01:21:06,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:06,072 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 01:21:06,072 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:21:06,072 INFO L87 Difference]: Start difference. First operand 126 states and 182 transitions. Second operand has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:06,112 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:06,116 INFO L93 Difference]: Finished difference Result 252 states and 365 transitions. [2024-11-19 01:21:06,117 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 01:21:06,117 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 149 [2024-11-19 01:21:06,118 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:06,119 INFO L225 Difference]: With dead ends: 252 [2024-11-19 01:21:06,119 INFO L226 Difference]: Without dead ends: 129 [2024-11-19 01:21:06,119 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 155 GetRequests, 149 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:21:06,123 INFO L432 NwaCegarLoop]: 177 mSDtfsCounter, 1 mSDsluCounter, 343 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 520 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:06,124 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 520 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 01:21:06,125 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 129 states. [2024-11-19 01:21:06,137 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 129 to 128. [2024-11-19 01:21:06,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 128 states, 109 states have (on average 1.3761467889908257) internal successors, (150), 109 states have internal predecessors, (150), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:06,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 128 states and 184 transitions. [2024-11-19 01:21:06,143 INFO L78 Accepts]: Start accepts. Automaton has 128 states and 184 transitions. Word has length 149 [2024-11-19 01:21:06,144 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:06,144 INFO L471 AbstractCegarLoop]: Abstraction has 128 states and 184 transitions. [2024-11-19 01:21:06,144 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:06,144 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 184 transitions. [2024-11-19 01:21:06,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 01:21:06,146 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:06,146 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:06,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-19 01:21:06,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:06,347 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:06,347 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:06,347 INFO L85 PathProgramCache]: Analyzing trace with hash 1264651589, now seen corresponding path program 1 times [2024-11-19 01:21:06,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:06,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [228256522] [2024-11-19 01:21:06,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:06,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:06,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:06,586 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 496 trivial. 0 not checked. [2024-11-19 01:21:06,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:06,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [228256522] [2024-11-19 01:21:06,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [228256522] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 01:21:06,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [471273242] [2024-11-19 01:21:06,588 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:06,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:06,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 01:21:06,590 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 01:21:06,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-19 01:21:06,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:06,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 631 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 01:21:06,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:21:06,871 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:21:06,871 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:21:06,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [471273242] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:06,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 01:21:06,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-19 01:21:06,872 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [882484197] [2024-11-19 01:21:06,872 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:06,874 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 01:21:06,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:06,874 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 01:21:06,875 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:21:06,875 INFO L87 Difference]: Start difference. First operand 128 states and 184 transitions. Second operand has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:06,902 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:06,905 INFO L93 Difference]: Finished difference Result 256 states and 369 transitions. [2024-11-19 01:21:06,905 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 01:21:06,905 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 149 [2024-11-19 01:21:06,906 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:06,907 INFO L225 Difference]: With dead ends: 256 [2024-11-19 01:21:06,907 INFO L226 Difference]: Without dead ends: 131 [2024-11-19 01:21:06,907 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 155 GetRequests, 149 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:21:06,908 INFO L432 NwaCegarLoop]: 177 mSDtfsCounter, 1 mSDsluCounter, 344 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 521 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:06,908 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 521 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 01:21:06,911 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2024-11-19 01:21:06,922 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 130. [2024-11-19 01:21:06,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 130 states, 111 states have (on average 1.3693693693693694) internal successors, (152), 111 states have internal predecessors, (152), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:06,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 130 states and 186 transitions. [2024-11-19 01:21:06,925 INFO L78 Accepts]: Start accepts. Automaton has 130 states and 186 transitions. Word has length 149 [2024-11-19 01:21:06,926 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:06,926 INFO L471 AbstractCegarLoop]: Abstraction has 130 states and 186 transitions. [2024-11-19 01:21:06,927 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:06,927 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 186 transitions. [2024-11-19 01:21:06,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 01:21:06,931 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:06,931 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:06,945 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-19 01:21:07,131 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-19 01:21:07,132 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:07,132 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:07,133 INFO L85 PathProgramCache]: Analyzing trace with hash -1255308345, now seen corresponding path program 1 times [2024-11-19 01:21:07,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:07,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [355496886] [2024-11-19 01:21:07,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:07,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:07,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 496 trivial. 0 not checked. [2024-11-19 01:21:07,342 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:07,342 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [355496886] [2024-11-19 01:21:07,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [355496886] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 01:21:07,342 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [841095511] [2024-11-19 01:21:07,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:07,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:07,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 01:21:07,345 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 01:21:07,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-19 01:21:07,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:07,608 INFO L255 TraceCheckSpWp]: Trace formula consists of 628 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 01:21:07,611 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:21:07,634 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:21:07,634 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:21:07,635 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [841095511] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:07,635 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 01:21:07,635 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-19 01:21:07,635 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136789397] [2024-11-19 01:21:07,635 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:07,636 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 01:21:07,636 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:07,636 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 01:21:07,636 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:21:07,637 INFO L87 Difference]: Start difference. First operand 130 states and 186 transitions. Second operand has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:07,655 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:07,656 INFO L93 Difference]: Finished difference Result 260 states and 373 transitions. [2024-11-19 01:21:07,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 01:21:07,656 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 149 [2024-11-19 01:21:07,657 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:07,658 INFO L225 Difference]: With dead ends: 260 [2024-11-19 01:21:07,658 INFO L226 Difference]: Without dead ends: 133 [2024-11-19 01:21:07,659 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 155 GetRequests, 149 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:21:07,661 INFO L432 NwaCegarLoop]: 177 mSDtfsCounter, 1 mSDsluCounter, 346 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 523 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:07,664 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 523 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 01:21:07,665 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 133 states. [2024-11-19 01:21:07,674 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 133 to 132. [2024-11-19 01:21:07,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 132 states, 113 states have (on average 1.3628318584070795) internal successors, (154), 113 states have internal predecessors, (154), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:07,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 188 transitions. [2024-11-19 01:21:07,679 INFO L78 Accepts]: Start accepts. Automaton has 132 states and 188 transitions. Word has length 149 [2024-11-19 01:21:07,679 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:07,679 INFO L471 AbstractCegarLoop]: Abstraction has 132 states and 188 transitions. [2024-11-19 01:21:07,679 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:07,679 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 188 transitions. [2024-11-19 01:21:07,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 01:21:07,681 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:07,681 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:07,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-19 01:21:07,881 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:07,882 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:07,882 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:07,882 INFO L85 PathProgramCache]: Analyzing trace with hash -1253461303, now seen corresponding path program 1 times [2024-11-19 01:21:07,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:07,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [917961129] [2024-11-19 01:21:07,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:07,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:07,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:08,049 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 496 trivial. 0 not checked. [2024-11-19 01:21:08,050 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:08,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [917961129] [2024-11-19 01:21:08,050 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [917961129] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 01:21:08,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [854247489] [2024-11-19 01:21:08,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:08,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:08,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 01:21:08,052 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 01:21:08,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-19 01:21:08,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:08,284 INFO L255 TraceCheckSpWp]: Trace formula consists of 625 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 01:21:08,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:21:08,304 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:21:08,304 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:21:08,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [854247489] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:08,305 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 01:21:08,305 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 7 [2024-11-19 01:21:08,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [206950490] [2024-11-19 01:21:08,305 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:08,306 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 01:21:08,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:08,306 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 01:21:08,306 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-19 01:21:08,307 INFO L87 Difference]: Start difference. First operand 132 states and 188 transitions. Second operand has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:08,329 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:08,330 INFO L93 Difference]: Finished difference Result 263 states and 376 transitions. [2024-11-19 01:21:08,330 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 01:21:08,330 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 149 [2024-11-19 01:21:08,331 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:08,331 INFO L225 Difference]: With dead ends: 263 [2024-11-19 01:21:08,332 INFO L226 Difference]: Without dead ends: 134 [2024-11-19 01:21:08,332 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 155 GetRequests, 150 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-11-19 01:21:08,333 INFO L432 NwaCegarLoop]: 178 mSDtfsCounter, 0 mSDsluCounter, 345 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 523 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:08,333 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 523 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 01:21:08,334 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 134 states. [2024-11-19 01:21:08,337 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 134 to 134. [2024-11-19 01:21:08,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 134 states, 115 states have (on average 1.3565217391304347) internal successors, (156), 115 states have internal predecessors, (156), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:08,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 134 states and 190 transitions. [2024-11-19 01:21:08,342 INFO L78 Accepts]: Start accepts. Automaton has 134 states and 190 transitions. Word has length 149 [2024-11-19 01:21:08,343 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:08,343 INFO L471 AbstractCegarLoop]: Abstraction has 134 states and 190 transitions. [2024-11-19 01:21:08,343 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:21:08,343 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 190 transitions. [2024-11-19 01:21:08,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:21:08,344 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:08,344 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:08,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-19 01:21:08,545 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:08,545 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:08,545 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:08,545 INFO L85 PathProgramCache]: Analyzing trace with hash -497883516, now seen corresponding path program 1 times [2024-11-19 01:21:08,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:08,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1615303046] [2024-11-19 01:21:08,546 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:08,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:08,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:09,952 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:21:09,953 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:09,953 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1615303046] [2024-11-19 01:21:09,953 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1615303046] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:09,953 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:21:09,953 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2024-11-19 01:21:09,953 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [401839226] [2024-11-19 01:21:09,953 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:09,954 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-19 01:21:09,954 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:09,954 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-19 01:21:09,955 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132 [2024-11-19 01:21:09,955 INFO L87 Difference]: Start difference. First operand 134 states and 190 transitions. Second operand has 12 states, 12 states have (on average 5.75) internal successors, (69), 12 states have internal predecessors, (69), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-19 01:21:10,534 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:10,534 INFO L93 Difference]: Finished difference Result 339 states and 480 transitions. [2024-11-19 01:21:10,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-19 01:21:10,535 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 5.75) internal successors, (69), 12 states have internal predecessors, (69), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) Word has length 151 [2024-11-19 01:21:10,535 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:10,537 INFO L225 Difference]: With dead ends: 339 [2024-11-19 01:21:10,537 INFO L226 Difference]: Without dead ends: 208 [2024-11-19 01:21:10,537 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=72, Invalid=270, Unknown=0, NotChecked=0, Total=342 [2024-11-19 01:21:10,538 INFO L432 NwaCegarLoop]: 121 mSDtfsCounter, 307 mSDsluCounter, 874 mSDsCounter, 0 mSdLazyCounter, 622 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 307 SdHoareTripleChecker+Valid, 995 SdHoareTripleChecker+Invalid, 626 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 622 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:10,538 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [307 Valid, 995 Invalid, 626 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 622 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-19 01:21:10,540 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 208 states. [2024-11-19 01:21:10,557 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 208 to 160. [2024-11-19 01:21:10,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 160 states, 141 states have (on average 1.3687943262411348) internal successors, (193), 141 states have internal predecessors, (193), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:10,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 160 states and 227 transitions. [2024-11-19 01:21:10,559 INFO L78 Accepts]: Start accepts. Automaton has 160 states and 227 transitions. Word has length 151 [2024-11-19 01:21:10,559 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:10,559 INFO L471 AbstractCegarLoop]: Abstraction has 160 states and 227 transitions. [2024-11-19 01:21:10,559 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 5.75) internal successors, (69), 12 states have internal predecessors, (69), 2 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-19 01:21:10,559 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 227 transitions. [2024-11-19 01:21:10,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:21:10,561 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:10,561 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:10,561 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 01:21:10,561 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:10,561 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:10,562 INFO L85 PathProgramCache]: Analyzing trace with hash 37707956, now seen corresponding path program 1 times [2024-11-19 01:21:10,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:10,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1542836280] [2024-11-19 01:21:10,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:10,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:10,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:11,753 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 15 proven. 33 refuted. 0 times theorem prover too weak. 496 trivial. 0 not checked. [2024-11-19 01:21:11,754 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:11,754 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1542836280] [2024-11-19 01:21:11,754 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1542836280] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 01:21:11,754 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1857875215] [2024-11-19 01:21:11,754 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:11,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:11,754 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 01:21:11,756 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 01:21:11,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-19 01:21:11,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:12,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 631 conjuncts, 34 conjuncts are in the unsatisfiable core [2024-11-19 01:21:12,006 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:21:12,173 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-19 01:21:12,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-19 01:21:12,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-19 01:21:12,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-19 01:21:12,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-19 01:21:12,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-19 01:21:12,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-19 01:21:12,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2024-11-19 01:21:12,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2024-11-19 01:21:12,925 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 225 proven. 94 refuted. 0 times theorem prover too weak. 225 trivial. 0 not checked. [2024-11-19 01:21:12,925 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 01:21:12,993 WARN L851 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_1356 (Array Int Int))) (or (not (= (let ((.cse0 (+ 40 |c_~#WrapperStruct00~0.offset|))) (store (select |c_#memory_int| |c_~#WrapperStruct00~0.base|) .cse0 (select v_ArrVal_1356 .cse0))) v_ArrVal_1356)) (< (mod (select (select (store |c_#memory_int| |c_~#WrapperStruct00~0.base| v_ArrVal_1356) c_~WrapperStruct00_var_1_9_Pointer~0.base) c_~WrapperStruct00_var_1_9_Pointer~0.offset) 256) 1))) is different from false [2024-11-19 01:21:13,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1857875215] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 01:21:13,021 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-19 01:21:13,022 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 8] total 14 [2024-11-19 01:21:13,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1544722472] [2024-11-19 01:21:13,022 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-19 01:21:13,023 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-19 01:21:13,023 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:13,023 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-19 01:21:13,024 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=146, Unknown=1, NotChecked=24, Total=210 [2024-11-19 01:21:13,024 INFO L87 Difference]: Start difference. First operand 160 states and 227 transitions. Second operand has 14 states, 12 states have (on average 9.166666666666666) internal successors, (110), 14 states have internal predecessors, (110), 7 states have call successors, (34), 4 states have call predecessors, (34), 6 states have return successors, (34), 5 states have call predecessors, (34), 7 states have call successors, (34) [2024-11-19 01:21:13,655 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:13,656 INFO L93 Difference]: Finished difference Result 312 states and 438 transitions. [2024-11-19 01:21:13,656 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-11-19 01:21:13,656 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 12 states have (on average 9.166666666666666) internal successors, (110), 14 states have internal predecessors, (110), 7 states have call successors, (34), 4 states have call predecessors, (34), 6 states have return successors, (34), 5 states have call predecessors, (34), 7 states have call successors, (34) Word has length 151 [2024-11-19 01:21:13,657 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:13,657 INFO L225 Difference]: With dead ends: 312 [2024-11-19 01:21:13,658 INFO L226 Difference]: Without dead ends: 155 [2024-11-19 01:21:13,658 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 215 GetRequests, 193 SyntacticMatches, 3 SemanticMatches, 19 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=95, Invalid=288, Unknown=1, NotChecked=36, Total=420 [2024-11-19 01:21:13,659 INFO L432 NwaCegarLoop]: 121 mSDtfsCounter, 124 mSDsluCounter, 810 mSDsCounter, 0 mSdLazyCounter, 618 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 130 SdHoareTripleChecker+Valid, 931 SdHoareTripleChecker+Invalid, 627 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 618 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:13,659 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [130 Valid, 931 Invalid, 627 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 618 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-19 01:21:13,659 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 155 states. [2024-11-19 01:21:13,668 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 150. [2024-11-19 01:21:13,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 150 states, 126 states have (on average 1.3174603174603174) internal successors, (166), 127 states have internal predecessors, (166), 21 states have call successors, (21), 2 states have call predecessors, (21), 2 states have return successors, (21), 20 states have call predecessors, (21), 21 states have call successors, (21) [2024-11-19 01:21:13,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 150 states and 208 transitions. [2024-11-19 01:21:13,670 INFO L78 Accepts]: Start accepts. Automaton has 150 states and 208 transitions. Word has length 151 [2024-11-19 01:21:13,670 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:13,670 INFO L471 AbstractCegarLoop]: Abstraction has 150 states and 208 transitions. [2024-11-19 01:21:13,671 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 12 states have (on average 9.166666666666666) internal successors, (110), 14 states have internal predecessors, (110), 7 states have call successors, (34), 4 states have call predecessors, (34), 6 states have return successors, (34), 5 states have call predecessors, (34), 7 states have call successors, (34) [2024-11-19 01:21:13,671 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 208 transitions. [2024-11-19 01:21:13,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:21:13,672 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:13,672 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:13,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-19 01:21:13,872 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 01:21:13,873 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:13,873 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:13,873 INFO L85 PathProgramCache]: Analyzing trace with hash 203716358, now seen corresponding path program 1 times [2024-11-19 01:21:13,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:13,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [433897561] [2024-11-19 01:21:13,874 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:13,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:13,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:15,560 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:21:15,560 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 01:21:15,560 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [433897561] [2024-11-19 01:21:15,561 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [433897561] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:15,561 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:21:15,561 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-11-19 01:21:15,561 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1833471250] [2024-11-19 01:21:15,561 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:15,561 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-19 01:21:15,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 01:21:15,562 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-19 01:21:15,562 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-11-19 01:21:15,562 INFO L87 Difference]: Start difference. First operand 150 states and 208 transitions. Second operand has 9 states, 8 states have (on average 8.625) internal successors, (69), 9 states have internal predecessors, (69), 3 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 3 states have call successors, (17) [2024-11-19 01:21:16,148 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:16,149 INFO L93 Difference]: Finished difference Result 366 states and 502 transitions. [2024-11-19 01:21:16,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-19 01:21:16,149 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 8 states have (on average 8.625) internal successors, (69), 9 states have internal predecessors, (69), 3 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 3 states have call successors, (17) Word has length 151 [2024-11-19 01:21:16,150 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:16,152 INFO L225 Difference]: With dead ends: 366 [2024-11-19 01:21:16,152 INFO L226 Difference]: Without dead ends: 228 [2024-11-19 01:21:16,153 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=45, Invalid=87, Unknown=0, NotChecked=0, Total=132 [2024-11-19 01:21:16,153 INFO L432 NwaCegarLoop]: 120 mSDtfsCounter, 458 mSDsluCounter, 356 mSDsCounter, 0 mSdLazyCounter, 384 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 459 SdHoareTripleChecker+Valid, 476 SdHoareTripleChecker+Invalid, 424 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 384 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:16,153 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [459 Valid, 476 Invalid, 424 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 384 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-19 01:21:16,154 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 228 states. [2024-11-19 01:21:16,168 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 228 to 206. [2024-11-19 01:21:16,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 206 states, 181 states have (on average 1.3259668508287292) internal successors, (240), 182 states have internal predecessors, (240), 21 states have call successors, (21), 3 states have call predecessors, (21), 3 states have return successors, (21), 20 states have call predecessors, (21), 21 states have call successors, (21) [2024-11-19 01:21:16,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 206 states and 282 transitions. [2024-11-19 01:21:16,170 INFO L78 Accepts]: Start accepts. Automaton has 206 states and 282 transitions. Word has length 151 [2024-11-19 01:21:16,170 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:16,170 INFO L471 AbstractCegarLoop]: Abstraction has 206 states and 282 transitions. [2024-11-19 01:21:16,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 8.625) internal successors, (69), 9 states have internal predecessors, (69), 3 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 2 states have call predecessors, (17), 3 states have call successors, (17) [2024-11-19 01:21:16,171 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 282 transitions. [2024-11-19 01:21:16,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:21:16,172 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:16,173 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:16,173 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 01:21:16,173 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:16,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:16,173 INFO L85 PathProgramCache]: Analyzing trace with hash 739307830, now seen corresponding path program 1 times [2024-11-19 01:21:16,174 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 01:21:16,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871843096] [2024-11-19 01:21:16,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:16,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 01:21:16,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 01:21:16,356 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 01:21:16,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 01:21:16,572 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 01:21:16,573 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 01:21:16,574 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-19 01:21:16,575 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 01:21:16,578 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:16,724 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-19 01:21:16,726 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 01:21:16 BoogieIcfgContainer [2024-11-19 01:21:16,726 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-19 01:21:16,727 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 01:21:16,727 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 01:21:16,727 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 01:21:16,727 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 01:21:04" (3/4) ... [2024-11-19 01:21:16,729 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-19 01:21:16,730 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 01:21:16,731 INFO L158 Benchmark]: Toolchain (without parser) took 13673.37ms. Allocated memory was 115.3MB in the beginning and 543.2MB in the end (delta: 427.8MB). Free memory was 59.9MB in the beginning and 380.6MB in the end (delta: -320.8MB). Peak memory consumption was 108.4MB. Max. memory is 16.1GB. [2024-11-19 01:21:16,731 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 115.3MB. Free memory is still 81.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 01:21:16,731 INFO L158 Benchmark]: CACSL2BoogieTranslator took 318.85ms. Allocated memory is still 115.3MB. Free memory was 59.5MB in the beginning and 41.6MB in the end (delta: 17.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-11-19 01:21:16,731 INFO L158 Benchmark]: Boogie Procedure Inliner took 117.09ms. Allocated memory was 115.3MB in the beginning and 167.8MB in the end (delta: 52.4MB). Free memory was 41.2MB in the beginning and 136.9MB in the end (delta: -95.7MB). Peak memory consumption was 9.9MB. Max. memory is 16.1GB. [2024-11-19 01:21:16,732 INFO L158 Benchmark]: Boogie Preprocessor took 82.13ms. Allocated memory is still 167.8MB. Free memory was 136.9MB in the beginning and 134.9MB in the end (delta: 1.9MB). Peak memory consumption was 8.6MB. Max. memory is 16.1GB. [2024-11-19 01:21:16,732 INFO L158 Benchmark]: RCFGBuilder took 773.16ms. Allocated memory is still 167.8MB. Free memory was 134.9MB in the beginning and 95.4MB in the end (delta: 39.6MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. [2024-11-19 01:21:16,732 INFO L158 Benchmark]: TraceAbstraction took 12372.17ms. Allocated memory was 167.8MB in the beginning and 543.2MB in the end (delta: 375.4MB). Free memory was 95.1MB in the beginning and 380.6MB in the end (delta: -285.6MB). Peak memory consumption was 89.8MB. Max. memory is 16.1GB. [2024-11-19 01:21:16,732 INFO L158 Benchmark]: Witness Printer took 3.59ms. Allocated memory is still 543.2MB. Free memory is still 380.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 01:21:16,733 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.19ms. Allocated memory is still 115.3MB. Free memory is still 81.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 318.85ms. Allocated memory is still 115.3MB. Free memory was 59.5MB in the beginning and 41.6MB in the end (delta: 17.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 117.09ms. Allocated memory was 115.3MB in the beginning and 167.8MB in the end (delta: 52.4MB). Free memory was 41.2MB in the beginning and 136.9MB in the end (delta: -95.7MB). Peak memory consumption was 9.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 82.13ms. Allocated memory is still 167.8MB. Free memory was 136.9MB in the beginning and 134.9MB in the end (delta: 1.9MB). Peak memory consumption was 8.6MB. Max. memory is 16.1GB. * RCFGBuilder took 773.16ms. Allocated memory is still 167.8MB. Free memory was 134.9MB in the beginning and 95.4MB in the end (delta: 39.6MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. * TraceAbstraction took 12372.17ms. Allocated memory was 167.8MB in the beginning and 543.2MB in the end (delta: 375.4MB). Free memory was 95.1MB in the beginning and 380.6MB in the end (delta: -285.6MB). Peak memory consumption was 89.8MB. Max. memory is 16.1GB. * Witness Printer took 3.59ms. Allocated memory is still 543.2MB. Free memory is still 380.6MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 122, overapproximation of someBinaryDOUBLEComparisonOperation at line 135. Possible FailurePath: [L41] unsigned char isInitial = 0; [L42-L60] struct WrapperStruct00 WrapperStruct00 = { 1, 0, 1, 0, 2, -16, -2, -10, 4, 256.4, 0.25, 100000000000.2, 50.5, 9.5, 100000000000.4, 4, 10000 }; [L61] unsigned char* WrapperStruct00_var_1_1_Pointer = &(WrapperStruct00.var_1_1); [L62] unsigned char* WrapperStruct00_var_1_6_Pointer = &(WrapperStruct00.var_1_6); [L63] unsigned char* WrapperStruct00_var_1_8_Pointer = &(WrapperStruct00.var_1_8); [L64] unsigned char* WrapperStruct00_var_1_9_Pointer = &(WrapperStruct00.var_1_9); [L65] unsigned long int* WrapperStruct00_var_1_10_Pointer = &(WrapperStruct00.var_1_10); [L66] signed char* WrapperStruct00_var_1_11_Pointer = &(WrapperStruct00.var_1_11); [L67] signed char* WrapperStruct00_var_1_12_Pointer = &(WrapperStruct00.var_1_12); [L68] signed char* WrapperStruct00_var_1_13_Pointer = &(WrapperStruct00.var_1_13); [L69] signed char* WrapperStruct00_var_1_14_Pointer = &(WrapperStruct00.var_1_14); [L70] double* WrapperStruct00_var_1_15_Pointer = &(WrapperStruct00.var_1_15); [L71] float* WrapperStruct00_var_1_16_Pointer = &(WrapperStruct00.var_1_16); [L72] double* WrapperStruct00_var_1_17_Pointer = &(WrapperStruct00.var_1_17); [L73] double* WrapperStruct00_var_1_18_Pointer = &(WrapperStruct00.var_1_18); [L74] double* WrapperStruct00_var_1_19_Pointer = &(WrapperStruct00.var_1_19); [L75] double* WrapperStruct00_var_1_20_Pointer = &(WrapperStruct00.var_1_20); [L76] signed char* WrapperStruct00_var_1_21_Pointer = &(WrapperStruct00.var_1_21); [L77] unsigned short int* WrapperStruct00_var_1_22_Pointer = &(WrapperStruct00.var_1_22); [L78] unsigned char last_1_WrapperStruct00_var_1_1 = 1; [L79] double last_1_WrapperStruct00_var_1_15 = 256.4; VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=0, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L139] isInitial = 1 [L140] FCALL initially() [L141] COND TRUE 1 [L142] CALL updateLastVariables() [L131] EXPR WrapperStruct00.var_1_1 [L131] last_1_WrapperStruct00_var_1_1 = WrapperStruct00.var_1_1 [L132] EXPR WrapperStruct00.var_1_15 [L132] last_1_WrapperStruct00_var_1_15 = WrapperStruct00.var_1_15 [L142] RET updateLastVariables() [L143] CALL updateVariables() [L102] WrapperStruct00.var_1_6 = __VERIFIER_nondet_uchar() [L103] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L103] CALL assume_abort_if_not(WrapperStruct00.var_1_6 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L103] RET assume_abort_if_not(WrapperStruct00.var_1_6 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L104] EXPR WrapperStruct00.var_1_6 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L104] CALL assume_abort_if_not(WrapperStruct00.var_1_6 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L104] RET assume_abort_if_not(WrapperStruct00.var_1_6 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L105] WrapperStruct00.var_1_8 = __VERIFIER_nondet_uchar() [L106] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L106] CALL assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L106] RET assume_abort_if_not(WrapperStruct00.var_1_8 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L107] EXPR WrapperStruct00.var_1_8 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L107] CALL assume_abort_if_not(WrapperStruct00.var_1_8 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L107] RET assume_abort_if_not(WrapperStruct00.var_1_8 <= 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L108] WrapperStruct00.var_1_9 = __VERIFIER_nondet_uchar() [L109] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L109] CALL assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L109] RET assume_abort_if_not(WrapperStruct00.var_1_9 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L110] EXPR WrapperStruct00.var_1_9 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L110] CALL assume_abort_if_not(WrapperStruct00.var_1_9 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L110] RET assume_abort_if_not(WrapperStruct00.var_1_9 <= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L111] WrapperStruct00.var_1_12 = __VERIFIER_nondet_char() [L112] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L112] CALL assume_abort_if_not(WrapperStruct00.var_1_12 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L112] RET assume_abort_if_not(WrapperStruct00.var_1_12 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L113] EXPR WrapperStruct00.var_1_12 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L113] CALL assume_abort_if_not(WrapperStruct00.var_1_12 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L113] RET assume_abort_if_not(WrapperStruct00.var_1_12 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L114] WrapperStruct00.var_1_13 = __VERIFIER_nondet_char() [L115] EXPR WrapperStruct00.var_1_13 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L115] CALL assume_abort_if_not(WrapperStruct00.var_1_13 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L115] RET assume_abort_if_not(WrapperStruct00.var_1_13 >= -63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L116] EXPR WrapperStruct00.var_1_13 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L116] CALL assume_abort_if_not(WrapperStruct00.var_1_13 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L116] RET assume_abort_if_not(WrapperStruct00.var_1_13 <= 63) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L117] WrapperStruct00.var_1_14 = __VERIFIER_nondet_char() [L118] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L118] CALL assume_abort_if_not(WrapperStruct00.var_1_14 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L118] RET assume_abort_if_not(WrapperStruct00.var_1_14 >= 0) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L119] EXPR WrapperStruct00.var_1_14 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L119] CALL assume_abort_if_not(WrapperStruct00.var_1_14 <= 126) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L119] RET assume_abort_if_not(WrapperStruct00.var_1_14 <= 126) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L120] WrapperStruct00.var_1_16 = __VERIFIER_nondet_float() [L121] EXPR WrapperStruct00.var_1_16 [L121] EXPR WrapperStruct00.var_1_16 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_16 <= -1.0e-20F [L121] EXPR WrapperStruct00.var_1_16 [L121] EXPR WrapperStruct00.var_1_16 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_16 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L121] EXPR (WrapperStruct00.var_1_16 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_16 <= -1.0e-20F) || (WrapperStruct00.var_1_16 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_16 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L121] CALL assume_abort_if_not((WrapperStruct00.var_1_16 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_16 <= -1.0e-20F) || (WrapperStruct00.var_1_16 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_16 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L121] RET assume_abort_if_not((WrapperStruct00.var_1_16 >= -922337.2036854776000e+13F && WrapperStruct00.var_1_16 <= -1.0e-20F) || (WrapperStruct00.var_1_16 <= 9223372.036854776000e+12F && WrapperStruct00.var_1_16 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L122] EXPR WrapperStruct00.var_1_16 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L122] CALL assume_abort_if_not(WrapperStruct00.var_1_16 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L122] RET assume_abort_if_not(WrapperStruct00.var_1_16 != 0.0F) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L123] WrapperStruct00.var_1_17 = __VERIFIER_nondet_double() [L124] EXPR WrapperStruct00.var_1_17 [L124] EXPR WrapperStruct00.var_1_17 >= 0.0F && WrapperStruct00.var_1_17 <= -1.0e-20F [L124] EXPR WrapperStruct00.var_1_17 [L124] EXPR WrapperStruct00.var_1_17 >= 0.0F && WrapperStruct00.var_1_17 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L124] EXPR (WrapperStruct00.var_1_17 >= 0.0F && WrapperStruct00.var_1_17 <= -1.0e-20F) || (WrapperStruct00.var_1_17 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_17 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L124] CALL assume_abort_if_not((WrapperStruct00.var_1_17 >= 0.0F && WrapperStruct00.var_1_17 <= -1.0e-20F) || (WrapperStruct00.var_1_17 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_17 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L124] RET assume_abort_if_not((WrapperStruct00.var_1_17 >= 0.0F && WrapperStruct00.var_1_17 <= -1.0e-20F) || (WrapperStruct00.var_1_17 <= 9223372.036854765600e+12F && WrapperStruct00.var_1_17 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L125] WrapperStruct00.var_1_18 = __VERIFIER_nondet_double() [L126] EXPR WrapperStruct00.var_1_18 [L126] EXPR WrapperStruct00.var_1_18 >= 0.0F && WrapperStruct00.var_1_18 <= -1.0e-20F [L126] EXPR WrapperStruct00.var_1_18 [L126] EXPR WrapperStruct00.var_1_18 >= 0.0F && WrapperStruct00.var_1_18 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L126] EXPR (WrapperStruct00.var_1_18 >= 0.0F && WrapperStruct00.var_1_18 <= -1.0e-20F) || (WrapperStruct00.var_1_18 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_18 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L126] CALL assume_abort_if_not((WrapperStruct00.var_1_18 >= 0.0F && WrapperStruct00.var_1_18 <= -1.0e-20F) || (WrapperStruct00.var_1_18 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_18 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L126] RET assume_abort_if_not((WrapperStruct00.var_1_18 >= 0.0F && WrapperStruct00.var_1_18 <= -1.0e-20F) || (WrapperStruct00.var_1_18 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_18 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L127] WrapperStruct00.var_1_19 = __VERIFIER_nondet_double() [L128] EXPR WrapperStruct00.var_1_19 [L128] EXPR WrapperStruct00.var_1_19 >= 0.0F && WrapperStruct00.var_1_19 <= -1.0e-20F [L128] EXPR WrapperStruct00.var_1_19 [L128] EXPR WrapperStruct00.var_1_19 >= 0.0F && WrapperStruct00.var_1_19 <= -1.0e-20F VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L128] EXPR (WrapperStruct00.var_1_19 >= 0.0F && WrapperStruct00.var_1_19 <= -1.0e-20F) || (WrapperStruct00.var_1_19 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_19 >= 1.0e-20F ) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L128] CALL assume_abort_if_not((WrapperStruct00.var_1_19 >= 0.0F && WrapperStruct00.var_1_19 <= -1.0e-20F) || (WrapperStruct00.var_1_19 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_19 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L20] COND FALSE !(!cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, \old(cond)=1, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L128] RET assume_abort_if_not((WrapperStruct00.var_1_19 >= 0.0F && WrapperStruct00.var_1_19 <= -1.0e-20F) || (WrapperStruct00.var_1_19 <= 4611686.018427382800e+12F && WrapperStruct00.var_1_19 >= 1.0e-20F )) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L143] RET updateVariables() [L144] CALL step() [L83] EXPR \read(*WrapperStruct00_var_1_9_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L83] COND FALSE !((*(WrapperStruct00_var_1_9_Pointer))) [L86] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L86] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L86] EXPR \read(*WrapperStruct00_var_1_14_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L86] EXPR ((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer)))) [L86] EXPR \read(*WrapperStruct00_var_1_12_Pointer) [L86] EXPR \read(*WrapperStruct00_var_1_13_Pointer) [L86] EXPR ((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer)))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L86] (*(WrapperStruct00_var_1_11_Pointer)) = ((((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer)))))) [L87] EXPR \read(*WrapperStruct00_var_1_19_Pointer) [L87] (*(WrapperStruct00_var_1_20_Pointer)) = (*(WrapperStruct00_var_1_19_Pointer)) [L88] (*(WrapperStruct00_var_1_21_Pointer)) = 1 [L89] (*(WrapperStruct00_var_1_22_Pointer)) = 10 [L90] EXPR \read(*WrapperStruct00_var_1_20_Pointer) [L90] EXPR \read(*WrapperStruct00_var_1_20_Pointer) [L90] EXPR \read(*WrapperStruct00_var_1_16_Pointer) [L90] EXPR \read(*WrapperStruct00_var_1_20_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L90] COND FALSE !(((*(WrapperStruct00_var_1_20_Pointer)) + ((*(WrapperStruct00_var_1_20_Pointer)) / (*(WrapperStruct00_var_1_16_Pointer)))) == (*(WrapperStruct00_var_1_20_Pointer))) [L97] EXPR \read(*WrapperStruct00_var_1_20_Pointer) [L97] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L97] EXPR \read(*WrapperStruct00_var_1_15_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L97] EXPR (((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))) [L97] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L97] EXPR (((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L97] EXPR \read(*WrapperStruct00_var_1_15_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L97] COND FALSE !((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) [L144] RET step() [L145] CALL, EXPR property() [L135] EXPR \read(*WrapperStruct00_var_1_20_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_15_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR (((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))) [L135] EXPR \read(*WrapperStruct00_var_1_15_Pointer) [L135] EXPR (((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR \read(*WrapperStruct00_var_1_15_Pointer) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR ((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1 [L135] EXPR \read(*WrapperStruct00_var_1_1_Pointer) [L135] EXPR \read(*WrapperStruct00_var_1_6_Pointer) [L135] EXPR (*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR ((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1 VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR (((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1) && ((*(WrapperStruct00_var_1_9_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned long int) 2u)) : 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR ((((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1) && ((*(WrapperStruct00_var_1_9_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned long int) 2u)) : 1)) && ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer)))))))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR (((((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1) && ((*(WrapperStruct00_var_1_9_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned long int) 2u)) : 1)) && ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer))))))))) && ((((*(WrapperStruct00_var_1_20_Pointer)) + ((*(WrapperStruct00_var_1_20_Pointer)) / (*(WrapperStruct00_var_1_16_Pointer)))) == (*(WrapperStruct00_var_1_20_Pointer))) ? (((*(WrapperStruct00_var_1_20_Pointer)) >= last_1_WrapperStruct00_var_1_15) ? ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) ((*(WrapperStruct00_var_1_17_Pointer)) - ((((((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) < (9.9999999999995E12)) ? (((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) : (9.9999999999995E12)))))) : ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) (((((*(WrapperStruct00_var_1_17_Pointer))) < ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))) ? ((*(WrapperStruct00_var_1_17_Pointer))) : ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))))))) : 1) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR ((((((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1) && ((*(WrapperStruct00_var_1_9_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned long int) 2u)) : 1)) && ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer))))))))) && ((((*(WrapperStruct00_var_1_20_Pointer)) + ((*(WrapperStruct00_var_1_20_Pointer)) / (*(WrapperStruct00_var_1_16_Pointer)))) == (*(WrapperStruct00_var_1_20_Pointer))) ? (((*(WrapperStruct00_var_1_20_Pointer)) >= last_1_WrapperStruct00_var_1_15) ? ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) ((*(WrapperStruct00_var_1_17_Pointer)) - ((((((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) < (9.9999999999995E12)) ? (((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) : (9.9999999999995E12)))))) : ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) (((((*(WrapperStruct00_var_1_17_Pointer))) < ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))) ? ((*(WrapperStruct00_var_1_17_Pointer))) : ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))))))) : 1)) && ((*(WrapperStruct00_var_1_20_Pointer)) == ((double) (*(WrapperStruct00_var_1_19_Pointer)))) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR (((((((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1) && ((*(WrapperStruct00_var_1_9_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned long int) 2u)) : 1)) && ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer))))))))) && ((((*(WrapperStruct00_var_1_20_Pointer)) + ((*(WrapperStruct00_var_1_20_Pointer)) / (*(WrapperStruct00_var_1_16_Pointer)))) == (*(WrapperStruct00_var_1_20_Pointer))) ? (((*(WrapperStruct00_var_1_20_Pointer)) >= last_1_WrapperStruct00_var_1_15) ? ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) ((*(WrapperStruct00_var_1_17_Pointer)) - ((((((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) < (9.9999999999995E12)) ? (((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) : (9.9999999999995E12)))))) : ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) (((((*(WrapperStruct00_var_1_17_Pointer))) < ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))) ? ((*(WrapperStruct00_var_1_17_Pointer))) : ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))))))) : 1)) && ((*(WrapperStruct00_var_1_20_Pointer)) == ((double) (*(WrapperStruct00_var_1_19_Pointer))))) && ((*(WrapperStruct00_var_1_21_Pointer)) == ((signed char) 1)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135] EXPR ((((((((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1) && ((*(WrapperStruct00_var_1_9_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned long int) 2u)) : 1)) && ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer))))))))) && ((((*(WrapperStruct00_var_1_20_Pointer)) + ((*(WrapperStruct00_var_1_20_Pointer)) / (*(WrapperStruct00_var_1_16_Pointer)))) == (*(WrapperStruct00_var_1_20_Pointer))) ? (((*(WrapperStruct00_var_1_20_Pointer)) >= last_1_WrapperStruct00_var_1_15) ? ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) ((*(WrapperStruct00_var_1_17_Pointer)) - ((((((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) < (9.9999999999995E12)) ? (((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) : (9.9999999999995E12)))))) : ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) (((((*(WrapperStruct00_var_1_17_Pointer))) < ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))) ? ((*(WrapperStruct00_var_1_17_Pointer))) : ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))))))) : 1)) && ((*(WrapperStruct00_var_1_20_Pointer)) == ((double) (*(WrapperStruct00_var_1_19_Pointer))))) && ((*(WrapperStruct00_var_1_21_Pointer)) == ((signed char) 1))) && ((*(WrapperStruct00_var_1_22_Pointer)) == ((unsigned short int) 10)) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L135-L136] return ((((((((*(WrapperStruct00_var_1_20_Pointer)) < ((((((*(WrapperStruct00_var_1_15_Pointer))) < ((*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_15_Pointer))) : ((*(WrapperStruct00_var_1_15_Pointer))))) * (*(WrapperStruct00_var_1_15_Pointer)))) ? ((*(WrapperStruct00_var_1_1_Pointer)) == ((unsigned char) ((*(WrapperStruct00_var_1_6_Pointer)) && ((last_1_WrapperStruct00_var_1_1 || (*(WrapperStruct00_var_1_8_Pointer))) && (*(WrapperStruct00_var_1_9_Pointer)))))) : 1) && ((*(WrapperStruct00_var_1_9_Pointer)) ? ((*(WrapperStruct00_var_1_10_Pointer)) == ((unsigned long int) 2u)) : 1)) && ((*(WrapperStruct00_var_1_11_Pointer)) == ((signed char) ((((((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) < ((10 - (*(WrapperStruct00_var_1_14_Pointer))))) ? (((*(WrapperStruct00_var_1_12_Pointer)) + (*(WrapperStruct00_var_1_13_Pointer)))) : ((10 - (*(WrapperStruct00_var_1_14_Pointer))))))))) && ((((*(WrapperStruct00_var_1_20_Pointer)) + ((*(WrapperStruct00_var_1_20_Pointer)) / (*(WrapperStruct00_var_1_16_Pointer)))) == (*(WrapperStruct00_var_1_20_Pointer))) ? (((*(WrapperStruct00_var_1_20_Pointer)) >= last_1_WrapperStruct00_var_1_15) ? ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) ((*(WrapperStruct00_var_1_17_Pointer)) - ((((((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) < (9.9999999999995E12)) ? (((*(WrapperStruct00_var_1_18_Pointer)) + (*(WrapperStruct00_var_1_19_Pointer)))) : (9.9999999999995E12)))))) : ((*(WrapperStruct00_var_1_15_Pointer)) == ((double) (((((*(WrapperStruct00_var_1_17_Pointer))) < ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))) ? ((*(WrapperStruct00_var_1_17_Pointer))) : ((5.75 + (*(WrapperStruct00_var_1_19_Pointer))))))))) : 1)) && ((*(WrapperStruct00_var_1_20_Pointer)) == ((double) (*(WrapperStruct00_var_1_19_Pointer))))) && ((*(WrapperStruct00_var_1_21_Pointer)) == ((signed char) 1))) && ((*(WrapperStruct00_var_1_22_Pointer)) == ((unsigned short int) 10)) ; [L145] RET, EXPR property() [L145] CALL __VERIFIER_assert(property()) [L19] COND TRUE !(cond) VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] [L19] reach_error() VAL [WrapperStruct00={4:0}, WrapperStruct00_var_1_10_Pointer={4:4}, WrapperStruct00_var_1_11_Pointer={4:8}, WrapperStruct00_var_1_12_Pointer={4:9}, WrapperStruct00_var_1_13_Pointer={4:10}, WrapperStruct00_var_1_14_Pointer={4:11}, WrapperStruct00_var_1_15_Pointer={4:12}, WrapperStruct00_var_1_16_Pointer={4:20}, WrapperStruct00_var_1_17_Pointer={4:24}, WrapperStruct00_var_1_18_Pointer={4:32}, WrapperStruct00_var_1_19_Pointer={4:40}, WrapperStruct00_var_1_1_Pointer={4:0}, WrapperStruct00_var_1_20_Pointer={4:48}, WrapperStruct00_var_1_21_Pointer={4:56}, WrapperStruct00_var_1_22_Pointer={4:57}, WrapperStruct00_var_1_6_Pointer={4:1}, WrapperStruct00_var_1_8_Pointer={4:2}, WrapperStruct00_var_1_9_Pointer={4:3}, isInitial=1, last_1_WrapperStruct00_var_1_15=1282/5, last_1_WrapperStruct00_var_1_1=1] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 128 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 12.2s, OverallIterations: 9, TraceHistogramMax: 17, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 899 SdHoareTripleChecker+Valid, 1.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 892 mSDsluCounter, 5012 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 3763 mSDsCounter, 56 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1706 IncrementalHoareTripleChecker+Invalid, 1762 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 56 mSolverCounterUnsat, 1249 mSDtfsCounter, 1706 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 881 GetRequests, 807 SyntacticMatches, 3 SemanticMatches, 71 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 118 ImplicationChecksByTransitivity, 0.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=206occurred in iteration=8, InterpolantAutomatonStates: 50, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 8 MinimizatonAttempts, 78 StatesRemovedByMinimization, 6 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.3s SsaConstructionTime, 1.1s SatisfiabilityAnalysisTime, 6.1s InterpolantComputationTime, 2096 NumberOfCodeBlocks, 2096 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 1932 ConstructedInterpolants, 0 QuantifiedInterpolants, 8481 SizeOfPredicates, 7 NumberOfNonLiveVariables, 3150 ConjunctsInSsa, 46 ConjunctsInUnsatCore, 13 InterpolantComputations, 7 PerfectInterpolantSequences, 6753/7072 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-19 01:21:16,758 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 8073b2fa61529341827a9e9115a66c3336ed13c6a64f9dcc48a7678e1a4b2935 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 01:21:18,744 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 01:21:18,812 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-19 01:21:18,816 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 01:21:18,818 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 01:21:18,845 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 01:21:18,846 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 01:21:18,846 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 01:21:18,846 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 01:21:18,847 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 01:21:18,847 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 01:21:18,848 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 01:21:18,848 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 01:21:18,848 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 01:21:18,850 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 01:21:18,850 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 01:21:18,850 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 01:21:18,850 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 01:21:18,851 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 01:21:18,851 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 01:21:18,851 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 01:21:18,854 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 01:21:18,855 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 01:21:18,856 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 01:21:18,856 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 01:21:18,856 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 01:21:18,856 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 01:21:18,856 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 01:21:18,856 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 01:21:18,862 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 01:21:18,862 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 01:21:18,863 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-19 01:21:18,863 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-19 01:21:18,864 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 01:21:18,864 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 01:21:18,864 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 01:21:18,864 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 01:21:18,864 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 8073b2fa61529341827a9e9115a66c3336ed13c6a64f9dcc48a7678e1a4b2935 [2024-11-19 01:21:19,155 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 01:21:19,176 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 01:21:19,180 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 01:21:19,181 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 01:21:19,181 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 01:21:19,182 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i [2024-11-19 01:21:20,579 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 01:21:20,749 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 01:21:20,749 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i [2024-11-19 01:21:20,766 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/29487bcc9/da20b90790a54978a261e36e75a1a715/FLAGb076fa16a [2024-11-19 01:21:20,782 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/29487bcc9/da20b90790a54978a261e36e75a1a715 [2024-11-19 01:21:20,797 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 01:21:20,799 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 01:21:20,806 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 01:21:20,806 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 01:21:20,811 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 01:21:20,812 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 01:21:20" (1/1) ... [2024-11-19 01:21:20,813 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@547bb253 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:20, skipping insertion in model container [2024-11-19 01:21:20,813 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 01:21:20" (1/1) ... [2024-11-19 01:21:20,838 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 01:21:20,994 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i[917,930] [2024-11-19 01:21:21,071 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 01:21:21,091 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 01:21:21,103 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/hardness-nfm22/hardness_variablewrapping_wrapper-sp_file-72.i[917,930] [2024-11-19 01:21:21,145 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 01:21:21,171 INFO L204 MainTranslator]: Completed translation [2024-11-19 01:21:21,172 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21 WrapperNode [2024-11-19 01:21:21,172 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 01:21:21,173 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 01:21:21,173 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 01:21:21,173 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 01:21:21,179 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,204 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,239 INFO L138 Inliner]: procedures = 40, calls = 167, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 549 [2024-11-19 01:21:21,240 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 01:21:21,240 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 01:21:21,241 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 01:21:21,241 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 01:21:21,249 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,250 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,259 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,289 INFO L175 MemorySlicer]: Split 139 memory accesses to 2 slices as follows [2, 137]. 99 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 36 writes are split as follows [0, 36]. [2024-11-19 01:21:21,290 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,290 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,310 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,318 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,325 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,329 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,335 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 01:21:21,336 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 01:21:21,336 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 01:21:21,336 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 01:21:21,337 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (1/1) ... [2024-11-19 01:21:21,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 01:21:21,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 01:21:21,373 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 01:21:21,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 01:21:21,420 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 01:21:21,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2024-11-19 01:21:21,420 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2024-11-19 01:21:21,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#0 [2024-11-19 01:21:21,423 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8#1 [2024-11-19 01:21:21,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2024-11-19 01:21:21,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2024-11-19 01:21:21,427 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-19 01:21:21,427 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-19 01:21:21,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2024-11-19 01:21:21,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-19 01:21:21,429 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#0 [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE4#1 [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 01:21:21,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-19 01:21:21,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-19 01:21:21,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-19 01:21:21,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-19 01:21:21,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-19 01:21:21,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-19 01:21:21,592 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 01:21:21,594 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 01:21:57,388 INFO L? ?]: Removed 146 outVars from TransFormulas that were not future-live. [2024-11-19 01:21:57,388 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 01:21:57,399 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 01:21:57,399 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-19 01:21:57,400 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 01:21:57 BoogieIcfgContainer [2024-11-19 01:21:57,400 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 01:21:57,402 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 01:21:57,402 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 01:21:57,405 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 01:21:57,405 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 01:21:20" (1/3) ... [2024-11-19 01:21:57,406 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@66d479ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 01:21:57, skipping insertion in model container [2024-11-19 01:21:57,406 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 01:21:21" (2/3) ... [2024-11-19 01:21:57,406 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@66d479ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 01:21:57, skipping insertion in model container [2024-11-19 01:21:57,406 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 01:21:57" (3/3) ... [2024-11-19 01:21:57,408 INFO L112 eAbstractionObserver]: Analyzing ICFG hardness_variablewrapping_wrapper-sp_file-72.i [2024-11-19 01:21:57,423 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 01:21:57,424 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 01:21:57,502 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 01:21:57,508 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7f817dde, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 01:21:57,508 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 01:21:57,514 INFO L276 IsEmpty]: Start isEmpty. Operand has 128 states, 108 states have (on average 1.4166666666666667) internal successors, (153), 109 states have internal predecessors, (153), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:57,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 01:21:57,527 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:57,528 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:57,528 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:57,532 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:57,533 INFO L85 PathProgramCache]: Analyzing trace with hash 2040100048, now seen corresponding path program 1 times [2024-11-19 01:21:57,546 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 01:21:57,547 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1804873330] [2024-11-19 01:21:57,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:57,548 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:21:57,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 01:21:57,551 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 01:21:57,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-11-19 01:21:58,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:21:58,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 366 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-19 01:21:58,847 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:21:58,873 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 288 proven. 0 refuted. 0 times theorem prover too weak. 256 trivial. 0 not checked. [2024-11-19 01:21:58,875 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:21:58,876 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 01:21:58,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1804873330] [2024-11-19 01:21:58,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1804873330] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:21:58,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:21:58,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 01:21:58,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1131797748] [2024-11-19 01:21:58,879 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:21:58,883 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-19 01:21:58,884 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 01:21:58,904 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-19 01:21:58,905 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 01:21:58,907 INFO L87 Difference]: Start difference. First operand has 128 states, 108 states have (on average 1.4166666666666667) internal successors, (153), 109 states have internal predecessors, (153), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) Second operand has 2 states, 2 states have (on average 35.5) internal successors, (71), 2 states have internal predecessors, (71), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-19 01:21:58,933 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:21:58,933 INFO L93 Difference]: Finished difference Result 249 states and 385 transitions. [2024-11-19 01:21:58,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-19 01:21:58,936 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 35.5) internal successors, (71), 2 states have internal predecessors, (71), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) Word has length 149 [2024-11-19 01:21:58,937 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:21:58,942 INFO L225 Difference]: With dead ends: 249 [2024-11-19 01:21:58,942 INFO L226 Difference]: Without dead ends: 124 [2024-11-19 01:21:58,945 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 148 GetRequests, 148 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-19 01:21:58,947 INFO L432 NwaCegarLoop]: 180 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 01:21:58,948 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 180 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 01:21:58,960 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 124 states. [2024-11-19 01:21:58,977 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 124 to 124. [2024-11-19 01:21:58,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 124 states, 105 states have (on average 1.3904761904761904) internal successors, (146), 105 states have internal predecessors, (146), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:21:58,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 180 transitions. [2024-11-19 01:21:58,981 INFO L78 Accepts]: Start accepts. Automaton has 124 states and 180 transitions. Word has length 149 [2024-11-19 01:21:58,981 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:21:58,982 INFO L471 AbstractCegarLoop]: Abstraction has 124 states and 180 transitions. [2024-11-19 01:21:58,982 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 35.5) internal successors, (71), 2 states have internal predecessors, (71), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-19 01:21:58,982 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 180 transitions. [2024-11-19 01:21:58,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 01:21:58,984 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:21:58,984 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:21:59,014 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2024-11-19 01:21:59,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:21:59,185 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:21:59,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:21:59,186 INFO L85 PathProgramCache]: Analyzing trace with hash -539010118, now seen corresponding path program 1 times [2024-11-19 01:21:59,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 01:21:59,188 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1783245673] [2024-11-19 01:21:59,188 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:21:59,189 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:21:59,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 01:21:59,190 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 01:21:59,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-11-19 01:22:00,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:22:00,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 366 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 01:22:00,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:22:00,588 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:22:00,588 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:22:00,588 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 01:22:00,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1783245673] [2024-11-19 01:22:00,589 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1783245673] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:22:00,589 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:22:00,589 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 01:22:00,589 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886517058] [2024-11-19 01:22:00,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:22:00,590 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 01:22:00,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 01:22:00,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 01:22:00,591 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 01:22:00,591 INFO L87 Difference]: Start difference. First operand 124 states and 180 transitions. Second operand has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:00,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:22:00,785 INFO L93 Difference]: Finished difference Result 247 states and 360 transitions. [2024-11-19 01:22:00,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 01:22:00,788 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 149 [2024-11-19 01:22:00,789 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:22:00,790 INFO L225 Difference]: With dead ends: 247 [2024-11-19 01:22:00,790 INFO L226 Difference]: Without dead ends: 126 [2024-11-19 01:22:00,791 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 148 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 01:22:00,792 INFO L432 NwaCegarLoop]: 178 mSDtfsCounter, 0 mSDsluCounter, 345 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 523 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 01:22:00,792 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 523 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 01:22:00,793 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 126 states. [2024-11-19 01:22:00,799 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 126. [2024-11-19 01:22:00,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 107 states have (on average 1.3831775700934579) internal successors, (148), 107 states have internal predecessors, (148), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:22:00,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 182 transitions. [2024-11-19 01:22:00,801 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 182 transitions. Word has length 149 [2024-11-19 01:22:00,802 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:22:00,803 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 182 transitions. [2024-11-19 01:22:00,803 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:00,803 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 182 transitions. [2024-11-19 01:22:00,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:22:00,804 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:22:00,805 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:22:00,836 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2024-11-19 01:22:01,005 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:01,005 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:22:01,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:22:01,006 INFO L85 PathProgramCache]: Analyzing trace with hash 129747173, now seen corresponding path program 1 times [2024-11-19 01:22:01,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 01:22:01,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [243027836] [2024-11-19 01:22:01,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:22:01,007 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:01,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 01:22:01,010 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 01:22:01,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-11-19 01:22:02,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:22:02,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 370 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-19 01:22:02,268 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:22:02,682 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:22:02,682 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:22:02,683 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 01:22:02,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [243027836] [2024-11-19 01:22:02,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [243027836] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:22:02,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:22:02,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-19 01:22:02,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1196953333] [2024-11-19 01:22:02,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:22:02,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 01:22:02,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 01:22:02,684 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 01:22:02,684 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-19 01:22:02,684 INFO L87 Difference]: Start difference. First operand 126 states and 182 transitions. Second operand has 6 states, 6 states have (on average 11.5) internal successors, (69), 6 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:03,212 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:22:03,212 INFO L93 Difference]: Finished difference Result 256 states and 371 transitions. [2024-11-19 01:22:03,213 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 01:22:03,213 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 11.5) internal successors, (69), 6 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 151 [2024-11-19 01:22:03,214 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:22:03,215 INFO L225 Difference]: With dead ends: 256 [2024-11-19 01:22:03,215 INFO L226 Difference]: Without dead ends: 133 [2024-11-19 01:22:03,216 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 150 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-19 01:22:03,216 INFO L432 NwaCegarLoop]: 173 mSDtfsCounter, 1 mSDsluCounter, 671 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 844 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-19 01:22:03,217 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 844 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-19 01:22:03,217 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 133 states. [2024-11-19 01:22:03,224 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 133 to 132. [2024-11-19 01:22:03,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 132 states, 113 states have (on average 1.3628318584070795) internal successors, (154), 113 states have internal predecessors, (154), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:22:03,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 188 transitions. [2024-11-19 01:22:03,235 INFO L78 Accepts]: Start accepts. Automaton has 132 states and 188 transitions. Word has length 151 [2024-11-19 01:22:03,239 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:22:03,239 INFO L471 AbstractCegarLoop]: Abstraction has 132 states and 188 transitions. [2024-11-19 01:22:03,239 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 11.5) internal successors, (69), 6 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:03,239 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 188 transitions. [2024-11-19 01:22:03,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:22:03,241 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:22:03,241 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:22:03,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2024-11-19 01:22:03,442 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:03,442 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:22:03,442 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:22:03,443 INFO L85 PathProgramCache]: Analyzing trace with hash 809805543, now seen corresponding path program 1 times [2024-11-19 01:22:03,443 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 01:22:03,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [435478433] [2024-11-19 01:22:03,443 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:22:03,443 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:03,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 01:22:03,446 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 01:22:03,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-11-19 01:22:04,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:22:04,691 INFO L255 TraceCheckSpWp]: Trace formula consists of 367 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-19 01:22:04,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:22:05,241 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:22:05,241 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:22:05,241 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 01:22:05,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [435478433] [2024-11-19 01:22:05,242 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [435478433] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:22:05,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:22:05,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-19 01:22:05,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [859746590] [2024-11-19 01:22:05,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:22:05,243 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 01:22:05,243 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 01:22:05,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 01:22:05,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-19 01:22:05,244 INFO L87 Difference]: Start difference. First operand 132 states and 188 transitions. Second operand has 7 states, 7 states have (on average 9.857142857142858) internal successors, (69), 7 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:06,527 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:22:06,527 INFO L93 Difference]: Finished difference Result 264 states and 377 transitions. [2024-11-19 01:22:06,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-19 01:22:06,530 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 9.857142857142858) internal successors, (69), 7 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 151 [2024-11-19 01:22:06,531 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:22:06,532 INFO L225 Difference]: With dead ends: 264 [2024-11-19 01:22:06,532 INFO L226 Difference]: Without dead ends: 135 [2024-11-19 01:22:06,533 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 150 GetRequests, 145 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-19 01:22:06,534 INFO L432 NwaCegarLoop]: 171 mSDtfsCounter, 1 mSDsluCounter, 830 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 1001 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-19 01:22:06,534 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 1001 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-19 01:22:06,535 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 135 states. [2024-11-19 01:22:06,539 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 134. [2024-11-19 01:22:06,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 134 states, 115 states have (on average 1.3565217391304347) internal successors, (156), 115 states have internal predecessors, (156), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:22:06,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 134 states and 190 transitions. [2024-11-19 01:22:06,541 INFO L78 Accepts]: Start accepts. Automaton has 134 states and 190 transitions. Word has length 151 [2024-11-19 01:22:06,541 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:22:06,542 INFO L471 AbstractCegarLoop]: Abstraction has 134 states and 190 transitions. [2024-11-19 01:22:06,542 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 9.857142857142858) internal successors, (69), 7 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:06,542 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 190 transitions. [2024-11-19 01:22:06,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:22:06,543 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:22:06,543 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:22:06,581 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2024-11-19 01:22:06,744 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:06,744 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:22:06,745 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:22:06,745 INFO L85 PathProgramCache]: Analyzing trace with hash -1710154391, now seen corresponding path program 1 times [2024-11-19 01:22:06,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 01:22:06,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1300290758] [2024-11-19 01:22:06,745 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:22:06,745 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:06,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 01:22:06,749 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 01:22:06,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2024-11-19 01:22:07,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:22:08,037 INFO L255 TraceCheckSpWp]: Trace formula consists of 365 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-19 01:22:08,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:22:08,784 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked. [2024-11-19 01:22:08,784 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:22:08,784 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 01:22:08,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1300290758] [2024-11-19 01:22:08,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1300290758] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:22:08,784 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:22:08,784 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-19 01:22:08,784 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [71733468] [2024-11-19 01:22:08,784 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:22:08,785 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-19 01:22:08,785 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 01:22:08,785 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-19 01:22:08,785 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:22:08,785 INFO L87 Difference]: Start difference. First operand 134 states and 190 transitions. Second operand has 8 states, 8 states have (on average 8.625) internal successors, (69), 8 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:09,743 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 01:22:09,744 INFO L93 Difference]: Finished difference Result 268 states and 381 transitions. [2024-11-19 01:22:09,744 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-19 01:22:09,744 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 8.625) internal successors, (69), 8 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) Word has length 151 [2024-11-19 01:22:09,744 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 01:22:09,745 INFO L225 Difference]: With dead ends: 268 [2024-11-19 01:22:09,745 INFO L226 Difference]: Without dead ends: 137 [2024-11-19 01:22:09,746 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 150 GetRequests, 144 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-19 01:22:09,747 INFO L432 NwaCegarLoop]: 169 mSDtfsCounter, 1 mSDsluCounter, 991 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 1160 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-19 01:22:09,747 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 1160 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-19 01:22:09,748 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 137 states. [2024-11-19 01:22:09,758 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 137 to 136. [2024-11-19 01:22:09,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 136 states, 117 states have (on average 1.3504273504273505) internal successors, (158), 117 states have internal predecessors, (158), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17) [2024-11-19 01:22:09,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 192 transitions. [2024-11-19 01:22:09,759 INFO L78 Accepts]: Start accepts. Automaton has 136 states and 192 transitions. Word has length 151 [2024-11-19 01:22:09,760 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 01:22:09,760 INFO L471 AbstractCegarLoop]: Abstraction has 136 states and 192 transitions. [2024-11-19 01:22:09,760 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 8.625) internal successors, (69), 8 states have internal predecessors, (69), 1 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 1 states have call predecessors, (17), 1 states have call successors, (17) [2024-11-19 01:22:09,763 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 192 transitions. [2024-11-19 01:22:09,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-19 01:22:09,765 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 01:22:09,765 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 01:22:09,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Ended with exit code 0 [2024-11-19 01:22:09,965 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:09,966 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 01:22:09,966 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 01:22:09,966 INFO L85 PathProgramCache]: Analyzing trace with hash -1708307349, now seen corresponding path program 1 times [2024-11-19 01:22:09,967 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-19 01:22:09,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1566082098] [2024-11-19 01:22:09,967 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 01:22:09,967 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-19 01:22:09,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-19 01:22:09,968 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-19 01:22:09,969 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (7)] Waiting until timeout for monitored process [2024-11-19 01:22:11,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 01:22:11,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 363 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-19 01:22:11,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 01:22:13,390 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-19 01:22:13,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 173 treesize of output 65 [2024-11-19 01:22:13,616 INFO L134 CoverageAnalysis]: Checked inductivity of 544 backedges. 168 proven. 0 refuted. 0 times theorem prover too weak. 376 trivial. 0 not checked. [2024-11-19 01:22:13,617 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 01:22:13,617 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-19 01:22:13,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1566082098] [2024-11-19 01:22:13,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1566082098] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 01:22:13,617 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 01:22:13,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 01:22:13,617 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2087397827] [2024-11-19 01:22:13,617 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 01:22:13,618 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 01:22:13,618 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-19 01:22:13,621 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 01:22:13,622 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-19 01:22:13,622 INFO L87 Difference]: Start difference. First operand 136 states and 192 transitions. Second operand has 6 states, 6 states have (on average 12.0) internal successors, (72), 5 states have internal predecessors, (72), 2 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (17), 2 states have call predecessors, (17), 2 states have call successors, (17) [2024-11-19 01:22:15,248 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.63s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-19 01:22:21,339 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.22s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-19 01:22:25,342 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-19 01:22:29,350 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-19 01:22:33,358 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers []