./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/hard-u_unwindbound100.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 527bcce2 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/config/TaipanReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/hard-u_unwindbound100.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/config/svcomp-Overflow-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash aa72233183b4e91144bd6a6eb8a8b140b7f90e590c3e855f829f337fec510ab9 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 19:56:40,050 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 19:56:40,150 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/config/svcomp-Overflow-32bit-Taipan_Default.epf [2023-11-21 19:56:40,160 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 19:56:40,160 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 19:56:40,207 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 19:56:40,208 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 19:56:40,209 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 19:56:40,210 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 19:56:40,215 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 19:56:40,216 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-21 19:56:40,216 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-21 19:56:40,217 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-21 19:56:40,218 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-21 19:56:40,219 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-21 19:56:40,219 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-21 19:56:40,220 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-21 19:56:40,220 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-21 19:56:40,221 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-21 19:56:40,222 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-21 19:56:40,222 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-21 19:56:40,223 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-21 19:56:40,224 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 19:56:40,225 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 19:56:40,225 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 19:56:40,226 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 19:56:40,226 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 19:56:40,227 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 19:56:40,227 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 19:56:40,228 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 19:56:40,229 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 19:56:40,229 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-21 19:56:40,230 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 19:56:40,230 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 19:56:40,230 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 19:56:40,231 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 19:56:40,231 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 19:56:40,231 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 19:56:40,232 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 19:56:40,232 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 19:56:40,232 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 19:56:40,233 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 19:56:40,233 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 19:56:40,233 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-21 19:56:40,234 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 19:56:40,234 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 19:56:40,235 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 19:56:40,235 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-21 19:56:40,235 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 19:56:40,236 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5 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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan 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 -> aa72233183b4e91144bd6a6eb8a8b140b7f90e590c3e855f829f337fec510ab9 [2023-11-21 19:56:40,548 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 19:56:40,580 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 19:56:40,583 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 19:56:40,584 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 19:56:40,585 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 19:56:40,586 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/../../sv-benchmarks/c/nla-digbench-scaling/hard-u_unwindbound100.c [2023-11-21 19:56:43,643 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 19:56:43,905 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 19:56:43,906 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/sv-benchmarks/c/nla-digbench-scaling/hard-u_unwindbound100.c [2023-11-21 19:56:43,915 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/data/02333ace1/a1e7e06654cc4e7098d3d63a97b27230/FLAG9d1301586 [2023-11-21 19:56:43,928 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/data/02333ace1/a1e7e06654cc4e7098d3d63a97b27230 [2023-11-21 19:56:43,931 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 19:56:43,932 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 19:56:43,934 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 19:56:43,934 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 19:56:43,941 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 19:56:43,942 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 07:56:43" (1/1) ... [2023-11-21 19:56:43,943 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@274f8000 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:43, skipping insertion in model container [2023-11-21 19:56:43,943 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 07:56:43" (1/1) ... [2023-11-21 19:56:43,975 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 19:56:44,168 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 19:56:44,179 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 19:56:44,197 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 19:56:44,213 INFO L206 MainTranslator]: Completed translation [2023-11-21 19:56:44,214 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44 WrapperNode [2023-11-21 19:56:44,214 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 19:56:44,215 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 19:56:44,216 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 19:56:44,216 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 19:56:44,223 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,228 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,247 INFO L138 Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 76 [2023-11-21 19:56:44,248 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 19:56:44,249 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 19:56:44,249 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 19:56:44,249 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 19:56:44,259 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,260 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,265 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,265 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,269 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,279 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,280 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,281 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,298 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 19:56:44,299 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 19:56:44,299 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 19:56:44,299 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 19:56:44,300 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (1/1) ... [2023-11-21 19:56:44,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 19:56:44,323 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:56:44,334 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-21 19:56:44,336 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-21 19:56:44,364 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 19:56:44,364 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 19:56:44,364 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 19:56:44,364 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 19:56:44,365 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-21 19:56:44,365 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-21 19:56:44,423 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 19:56:44,425 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 19:56:44,608 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 19:56:44,684 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 19:56:44,684 INFO L308 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-21 19:56:44,686 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 07:56:44 BoogieIcfgContainer [2023-11-21 19:56:44,686 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 19:56:44,689 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-21 19:56:44,689 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-21 19:56:44,693 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-21 19:56:44,693 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 07:56:43" (1/3) ... [2023-11-21 19:56:44,694 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e9dcd54 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 07:56:44, skipping insertion in model container [2023-11-21 19:56:44,694 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 07:56:44" (2/3) ... [2023-11-21 19:56:44,694 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e9dcd54 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 07:56:44, skipping insertion in model container [2023-11-21 19:56:44,695 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 07:56:44" (3/3) ... [2023-11-21 19:56:44,696 INFO L112 eAbstractionObserver]: Analyzing ICFG hard-u_unwindbound100.c [2023-11-21 19:56:44,717 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-21 19:56:44,717 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-11-21 19:56:44,769 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-21 19:56:44,776 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, 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;@52b17c47, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-21 19:56:44,777 INFO L358 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2023-11-21 19:56:44,781 INFO L276 IsEmpty]: Start isEmpty. Operand has 26 states, 13 states have (on average 1.7692307692307692) internal successors, (23), 17 states have internal predecessors, (23), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2023-11-21 19:56:44,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2023-11-21 19:56:44,788 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:56:44,789 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1] [2023-11-21 19:56:44,790 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-11-21 19:56:44,795 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:56:44,796 INFO L85 PathProgramCache]: Analyzing trace with hash 134028, now seen corresponding path program 1 times [2023-11-21 19:56:44,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:56:44,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2051514409] [2023-11-21 19:56:44,807 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:44,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:56:44,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:56:45,018 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 19:56:45,019 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:56:45,019 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2051514409] [2023-11-21 19:56:45,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2051514409] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 19:56:45,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 19:56:45,022 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-21 19:56:45,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1163358064] [2023-11-21 19:56:45,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 19:56:45,029 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-21 19:56:45,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:56:45,078 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-21 19:56:45,079 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-21 19:56:45,081 INFO L87 Difference]: Start difference. First operand has 26 states, 13 states have (on average 1.7692307692307692) internal successors, (23), 17 states have internal predecessors, (23), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand has 4 states, 3 states have (on average 1.0) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 19:56:45,199 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:56:45,199 INFO L93 Difference]: Finished difference Result 47 states and 65 transitions. [2023-11-21 19:56:45,201 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-21 19:56:45,202 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 1.0) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 3 [2023-11-21 19:56:45,203 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:56:45,210 INFO L225 Difference]: With dead ends: 47 [2023-11-21 19:56:45,210 INFO L226 Difference]: Without dead ends: 26 [2023-11-21 19:56:45,213 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-21 19:56:45,218 INFO L413 NwaCegarLoop]: 27 mSDtfsCounter, 4 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-21 19:56:45,219 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 77 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-21 19:56:45,238 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2023-11-21 19:56:45,258 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2023-11-21 19:56:45,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 16 states have (on average 1.375) internal successors, (22), 19 states have internal predecessors, (22), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-21 19:56:45,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 32 transitions. [2023-11-21 19:56:45,263 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 32 transitions. Word has length 3 [2023-11-21 19:56:45,263 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:56:45,263 INFO L495 AbstractCegarLoop]: Abstraction has 26 states and 32 transitions. [2023-11-21 19:56:45,264 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 1.0) internal successors, (3), 3 states have internal predecessors, (3), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-21 19:56:45,264 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 32 transitions. [2023-11-21 19:56:45,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-21 19:56:45,266 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:56:45,266 INFO L195 NwaCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 19:56:45,266 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-21 19:56:45,267 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-11-21 19:56:45,267 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:56:45,268 INFO L85 PathProgramCache]: Analyzing trace with hash 1024983950, now seen corresponding path program 1 times [2023-11-21 19:56:45,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:56:45,268 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362121946] [2023-11-21 19:56:45,269 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:45,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:56:45,294 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-21 19:56:45,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [524528775] [2023-11-21 19:56:45,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:45,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:45,295 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:56:45,297 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:56:45,329 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-21 19:56:45,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:56:45,403 INFO L262 TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-21 19:56:45,409 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:56:45,518 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-21 19:56:45,518 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 19:56:45,518 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:56:45,519 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362121946] [2023-11-21 19:56:45,519 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-21 19:56:45,519 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [524528775] [2023-11-21 19:56:45,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [524528775] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 19:56:45,520 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 19:56:45,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-21 19:56:45,521 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1439590582] [2023-11-21 19:56:45,521 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 19:56:45,522 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-21 19:56:45,522 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:56:45,524 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-21 19:56:45,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-21 19:56:45,524 INFO L87 Difference]: Start difference. First operand 26 states and 32 transitions. Second operand has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-21 19:56:45,610 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:56:45,611 INFO L93 Difference]: Finished difference Result 26 states and 32 transitions. [2023-11-21 19:56:45,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-21 19:56:45,612 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 17 [2023-11-21 19:56:45,612 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:56:45,613 INFO L225 Difference]: With dead ends: 26 [2023-11-21 19:56:45,613 INFO L226 Difference]: Without dead ends: 24 [2023-11-21 19:56:45,614 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2023-11-21 19:56:45,618 INFO L413 NwaCegarLoop]: 12 mSDtfsCounter, 19 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-21 19:56:45,619 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 36 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-21 19:56:45,623 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2023-11-21 19:56:45,634 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2023-11-21 19:56:45,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 16 states have (on average 1.25) internal successors, (20), 17 states have internal predecessors, (20), 5 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-21 19:56:45,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 30 transitions. [2023-11-21 19:56:45,639 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 30 transitions. Word has length 17 [2023-11-21 19:56:45,640 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:56:45,641 INFO L495 AbstractCegarLoop]: Abstraction has 24 states and 30 transitions. [2023-11-21 19:56:45,641 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-21 19:56:45,641 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 30 transitions. [2023-11-21 19:56:45,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-21 19:56:45,650 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:56:45,650 INFO L195 NwaCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 19:56:45,668 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-21 19:56:45,859 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:45,860 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-11-21 19:56:45,861 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:56:45,861 INFO L85 PathProgramCache]: Analyzing trace with hash 1709731450, now seen corresponding path program 1 times [2023-11-21 19:56:45,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:56:45,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1431310349] [2023-11-21 19:56:45,862 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:45,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:56:45,891 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-21 19:56:45,892 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1430507576] [2023-11-21 19:56:45,892 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:45,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:45,893 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:56:45,894 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:56:45,916 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-21 19:56:45,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:56:45,955 INFO L262 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-21 19:56:45,957 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:56:46,010 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-21 19:56:46,010 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 19:56:46,010 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:56:46,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1431310349] [2023-11-21 19:56:46,011 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-21 19:56:46,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1430507576] [2023-11-21 19:56:46,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1430507576] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 19:56:46,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 19:56:46,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-21 19:56:46,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [700611887] [2023-11-21 19:56:46,013 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 19:56:46,013 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-21 19:56:46,014 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:56:46,014 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-21 19:56:46,015 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-21 19:56:46,015 INFO L87 Difference]: Start difference. First operand 24 states and 30 transitions. Second operand has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-21 19:56:46,097 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:56:46,098 INFO L93 Difference]: Finished difference Result 31 states and 36 transitions. [2023-11-21 19:56:46,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-21 19:56:46,099 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 18 [2023-11-21 19:56:46,099 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:56:46,100 INFO L225 Difference]: With dead ends: 31 [2023-11-21 19:56:46,100 INFO L226 Difference]: Without dead ends: 30 [2023-11-21 19:56:46,101 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2023-11-21 19:56:46,102 INFO L413 NwaCegarLoop]: 13 mSDtfsCounter, 9 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-21 19:56:46,103 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 38 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-21 19:56:46,104 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2023-11-21 19:56:46,110 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 29. [2023-11-21 19:56:46,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 20 states have (on average 1.2) internal successors, (24), 21 states have internal predecessors, (24), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-21 19:56:46,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 34 transitions. [2023-11-21 19:56:46,112 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 34 transitions. Word has length 18 [2023-11-21 19:56:46,113 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:56:46,113 INFO L495 AbstractCegarLoop]: Abstraction has 29 states and 34 transitions. [2023-11-21 19:56:46,114 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-21 19:56:46,114 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 34 transitions. [2023-11-21 19:56:46,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-21 19:56:46,115 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:56:46,115 INFO L195 NwaCegarLoop]: trace histogram [3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 19:56:46,141 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-21 19:56:46,336 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:46,336 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-11-21 19:56:46,337 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:56:46,337 INFO L85 PathProgramCache]: Analyzing trace with hash 1709767200, now seen corresponding path program 1 times [2023-11-21 19:56:46,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:56:46,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1231063756] [2023-11-21 19:56:46,338 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:46,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:56:46,365 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-21 19:56:46,366 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2052084243] [2023-11-21 19:56:46,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:46,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:46,366 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:56:46,380 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:56:46,383 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-21 19:56:46,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:56:46,438 INFO L262 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-21 19:56:46,440 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:56:46,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-21 19:56:46,499 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-21 19:56:46,499 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:56:46,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1231063756] [2023-11-21 19:56:46,501 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-21 19:56:46,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2052084243] [2023-11-21 19:56:46,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2052084243] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 19:56:46,502 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-21 19:56:46,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-21 19:56:46,502 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1483360859] [2023-11-21 19:56:46,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 19:56:46,503 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-21 19:56:46,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:56:46,506 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-21 19:56:46,506 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-21 19:56:46,506 INFO L87 Difference]: Start difference. First operand 29 states and 34 transitions. Second operand has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-21 19:56:46,583 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:56:46,583 INFO L93 Difference]: Finished difference Result 29 states and 34 transitions. [2023-11-21 19:56:46,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-21 19:56:46,584 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 18 [2023-11-21 19:56:46,585 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:56:46,586 INFO L225 Difference]: With dead ends: 29 [2023-11-21 19:56:46,586 INFO L226 Difference]: Without dead ends: 28 [2023-11-21 19:56:46,587 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-21 19:56:46,590 INFO L413 NwaCegarLoop]: 16 mSDtfsCounter, 7 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-21 19:56:46,591 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 48 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-21 19:56:46,598 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2023-11-21 19:56:46,608 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2023-11-21 19:56:46,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 20 states have (on average 1.15) internal successors, (23), 20 states have internal predecessors, (23), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-21 19:56:46,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 33 transitions. [2023-11-21 19:56:46,609 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 33 transitions. Word has length 18 [2023-11-21 19:56:46,609 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:56:46,610 INFO L495 AbstractCegarLoop]: Abstraction has 28 states and 33 transitions. [2023-11-21 19:56:46,610 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.5) internal successors, (10), 5 states have internal predecessors, (10), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-21 19:56:46,610 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 33 transitions. [2023-11-21 19:56:46,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-11-21 19:56:46,611 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:56:46,611 INFO L195 NwaCegarLoop]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 19:56:46,638 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-21 19:56:46,812 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:46,812 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-11-21 19:56:46,813 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:56:46,813 INFO L85 PathProgramCache]: Analyzing trace with hash -155770605, now seen corresponding path program 1 times [2023-11-21 19:56:46,813 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:56:46,813 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1308205002] [2023-11-21 19:56:46,813 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:46,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:56:46,832 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-21 19:56:46,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [692908227] [2023-11-21 19:56:46,838 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:46,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:46,838 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:56:46,839 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:56:46,841 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-21 19:56:46,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:56:46,890 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-21 19:56:46,892 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:56:46,944 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-21 19:56:46,944 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 19:56:47,009 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-21 19:56:47,009 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:56:47,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1308205002] [2023-11-21 19:56:47,009 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-21 19:56:47,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [692908227] [2023-11-21 19:56:47,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [692908227] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 19:56:47,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [54703653] [2023-11-21 19:56:47,031 INFO L159 IcfgInterpreter]: Started Sifa with 15 locations of interest [2023-11-21 19:56:47,036 INFO L166 IcfgInterpreter]: Building call graph [2023-11-21 19:56:47,040 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-21 19:56:47,045 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-21 19:56:47,046 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-21 19:56:52,313 INFO L197 IcfgInterpreter]: Interpreting procedure __VERIFIER_assert with input of size 3 for LOIs [2023-11-21 19:56:52,314 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-21 19:56:54,251 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '678#(and (<= 1 |#StackHeapBarrier|) (= (mod |ULTIMATE.start_main_~p~0#1| 2) 0) (<= (mod (* 4294967295 (div (* (- 1) |ULTIMATE.start_main_~d~0#1|) 2)) 4294967296) (mod |ULTIMATE.start_main_~r~0#1| 4294967296)) (= ~counter~0 |ULTIMATE.start_main_#t~post7#1|) (<= 2147483647 |ULTIMATE.start_main_#t~post7#1|) (= |ULTIMATE.start_main_~q~0#1| 0) (<= ~counter~0 2147483647) (= (mod |ULTIMATE.start_main_~d~0#1| 2) 0))' at error location [2023-11-21 19:56:54,251 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-11-21 19:56:54,251 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-21 19:56:54,251 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6] total 10 [2023-11-21 19:56:54,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422788414] [2023-11-21 19:56:54,252 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-21 19:56:54,252 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2023-11-21 19:56:54,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:56:54,253 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2023-11-21 19:56:54,254 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=72, Invalid=348, Unknown=0, NotChecked=0, Total=420 [2023-11-21 19:56:54,254 INFO L87 Difference]: Start difference. First operand 28 states and 33 transitions. Second operand has 10 states, 10 states have (on average 2.5) internal successors, (25), 10 states have internal predecessors, (25), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2023-11-21 19:56:54,533 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:56:54,533 INFO L93 Difference]: Finished difference Result 77 states and 95 transitions. [2023-11-21 19:56:54,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2023-11-21 19:56:54,534 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 2.5) internal successors, (25), 10 states have internal predecessors, (25), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 22 [2023-11-21 19:56:54,534 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:56:54,535 INFO L225 Difference]: With dead ends: 77 [2023-11-21 19:56:54,536 INFO L226 Difference]: Without dead ends: 67 [2023-11-21 19:56:54,536 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 41 SyntacticMatches, 4 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 216 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=149, Invalid=607, Unknown=0, NotChecked=0, Total=756 [2023-11-21 19:56:54,537 INFO L413 NwaCegarLoop]: 17 mSDtfsCounter, 54 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-21 19:56:54,538 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 59 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-21 19:56:54,538 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 67 states. [2023-11-21 19:56:54,561 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 58. [2023-11-21 19:56:54,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 38 states have (on average 1.1578947368421053) internal successors, (44), 38 states have internal predecessors, (44), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) [2023-11-21 19:56:54,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 72 transitions. [2023-11-21 19:56:54,564 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 72 transitions. Word has length 22 [2023-11-21 19:56:54,564 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:56:54,564 INFO L495 AbstractCegarLoop]: Abstraction has 58 states and 72 transitions. [2023-11-21 19:56:54,565 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 2.5) internal successors, (25), 10 states have internal predecessors, (25), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2023-11-21 19:56:54,565 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 72 transitions. [2023-11-21 19:56:54,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-21 19:56:54,567 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:56:54,567 INFO L195 NwaCegarLoop]: trace histogram [5, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 19:56:54,593 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-21 19:56:54,788 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:54,789 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-11-21 19:56:54,789 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:56:54,789 INFO L85 PathProgramCache]: Analyzing trace with hash -1032526858, now seen corresponding path program 1 times [2023-11-21 19:56:54,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:56:54,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1027779566] [2023-11-21 19:56:54,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:54,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:56:54,820 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-21 19:56:54,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [746692749] [2023-11-21 19:56:54,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:54,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:54,821 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:56:54,822 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:56:54,844 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-21 19:56:54,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:56:54,888 INFO L262 TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-21 19:56:54,892 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:56:54,965 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-21 19:56:54,965 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 19:56:55,061 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2023-11-21 19:56:55,061 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:56:55,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1027779566] [2023-11-21 19:56:55,062 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-21 19:56:55,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [746692749] [2023-11-21 19:56:55,064 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [746692749] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 19:56:55,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1116242406] [2023-11-21 19:56:55,068 INFO L159 IcfgInterpreter]: Started Sifa with 19 locations of interest [2023-11-21 19:56:55,068 INFO L166 IcfgInterpreter]: Building call graph [2023-11-21 19:56:55,068 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-21 19:56:55,068 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-21 19:56:55,069 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-21 19:56:55,856 INFO L197 IcfgInterpreter]: Interpreting procedure __VERIFIER_assert with input of size 10 for LOIs [2023-11-21 19:56:55,863 INFO L180 IcfgInterpreter]: Interpretation finished [2023-11-21 19:56:56,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSifa [1116242406] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-21 19:56:56,619 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-21 19:56:56,619 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [6, 6] total 21 [2023-11-21 19:56:56,620 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851202855] [2023-11-21 19:56:56,620 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-21 19:56:56,621 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-21 19:56:56,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-21 19:56:56,624 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-21 19:56:56,625 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=124, Invalid=338, Unknown=0, NotChecked=0, Total=462 [2023-11-21 19:56:56,625 INFO L87 Difference]: Start difference. First operand 58 states and 72 transitions. Second operand has 12 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-21 19:56:56,869 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-21 19:56:56,869 INFO L93 Difference]: Finished difference Result 77 states and 93 transitions. [2023-11-21 19:56:56,870 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-21 19:56:56,870 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 29 [2023-11-21 19:56:56,870 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-21 19:56:56,873 INFO L225 Difference]: With dead ends: 77 [2023-11-21 19:56:56,873 INFO L226 Difference]: Without dead ends: 58 [2023-11-21 19:56:56,874 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 63 SyntacticMatches, 2 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 197 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=124, Invalid=338, Unknown=0, NotChecked=0, Total=462 [2023-11-21 19:56:56,875 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 184 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 185 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 184 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-21 19:56:56,875 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 28 Invalid, 185 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 184 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-21 19:56:56,877 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 58 states. [2023-11-21 19:56:56,895 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 58 to 58. [2023-11-21 19:56:56,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 38 states have (on average 1.131578947368421) internal successors, (43), 38 states have internal predecessors, (43), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14) [2023-11-21 19:56:56,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 71 transitions. [2023-11-21 19:56:56,898 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 71 transitions. Word has length 29 [2023-11-21 19:56:56,898 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-21 19:56:56,898 INFO L495 AbstractCegarLoop]: Abstraction has 58 states and 71 transitions. [2023-11-21 19:56:56,899 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) [2023-11-21 19:56:56,899 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 71 transitions. [2023-11-21 19:56:56,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2023-11-21 19:56:56,901 INFO L187 NwaCegarLoop]: Found error trace [2023-11-21 19:56:56,902 INFO L195 NwaCegarLoop]: trace histogram [8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-21 19:56:56,929 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-11-21 19:56:57,116 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:57,116 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] === [2023-11-21 19:56:57,117 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 19:56:57,117 INFO L85 PathProgramCache]: Analyzing trace with hash 2039776122, now seen corresponding path program 1 times [2023-11-21 19:56:57,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-21 19:56:57,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [660857548] [2023-11-21 19:56:57,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:57,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 19:56:57,142 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-21 19:56:57,151 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1775060148] [2023-11-21 19:56:57,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 19:56:57,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-21 19:56:57,151 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 [2023-11-21 19:56:57,153 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-21 19:56:57,172 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_10020390-274e-47d1-8ab1-5035f502a6ad/bin/utaipan-verify-QoSU8krkJ5/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-21 19:56:57,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 19:56:57,222 INFO L262 TraceCheckSpWp]: Trace formula consists of 133 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-21 19:56:57,227 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 19:56:57,323 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 3 proven. 50 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2023-11-21 19:56:57,324 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-21 19:56:57,458 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 3 proven. 8 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2023-11-21 19:56:57,460 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-21 19:56:57,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [660857548] [2023-11-21 19:56:57,460 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-21 19:56:57,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1775060148] [2023-11-21 19:56:57,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1775060148] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-21 19:56:57,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1003611909] [2023-11-21 19:56:57,464 INFO L159 IcfgInterpreter]: Started Sifa with 19 locations of interest [2023-11-21 19:56:57,464 INFO L166 IcfgInterpreter]: Building call graph [2023-11-21 19:56:57,464 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-11-21 19:56:57,466 INFO L176 IcfgInterpreter]: Starting interpretation [2023-11-21 19:56:57,466 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-11-21 19:57:09,485 INFO L197 IcfgInterpreter]: Interpreting procedure __VERIFIER_assert with input of size 3 for LOIs [2023-11-21 19:57:09,487 INFO L180 IcfgInterpreter]: Interpretation finished