./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test1-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc 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_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test1-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya --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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 112ef0f8366461020cac5f2ac7dec2d7e41f31b24e653cd7734885d2bb23b087 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 03:05:14,296 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 03:05:14,372 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-29 03:05:14,376 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 03:05:14,377 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 03:05:14,406 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 03:05:14,407 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 03:05:14,407 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 03:05:14,408 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 03:05:14,408 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 03:05:14,409 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 03:05:14,409 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 03:05:14,410 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 03:05:14,411 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 03:05:14,411 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 03:05:14,412 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 03:05:14,412 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 03:05:14,413 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 03:05:14,413 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 03:05:14,414 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 03:05:14,414 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 03:05:14,415 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 03:05:14,416 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 03:05:14,416 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 03:05:14,416 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 03:05:14,417 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 03:05:14,417 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 03:05:14,418 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 03:05:14,418 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 03:05:14,419 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 03:05:14,419 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 03:05:14,420 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 03:05:14,420 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 03:05:14,420 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 03:05:14,420 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 03:05:14,420 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 03:05:14,421 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 03:05:14,421 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 03:05:14,421 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 03:05:14,421 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 03:05:14,421 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 03:05:14,422 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 03:05:14,422 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 03:05:14,422 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 03:05:14,422 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/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_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya 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 -> 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 -> 112ef0f8366461020cac5f2ac7dec2d7e41f31b24e653cd7734885d2bb23b087 [2023-11-29 03:05:14,647 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 03:05:14,667 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 03:05:14,670 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 03:05:14,671 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 03:05:14,671 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 03:05:14,672 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test1-2.i [2023-11-29 03:05:17,381 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 03:05:17,688 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 03:05:17,689 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/sv-benchmarks/c/uthash-2.0.2/uthash_BER_nondet_test1-2.i [2023-11-29 03:05:17,707 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/data/5f58cdd56/fe36df21d24c4ecd80c87771faa898ed/FLAGdfd5900ec [2023-11-29 03:05:17,721 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/data/5f58cdd56/fe36df21d24c4ecd80c87771faa898ed [2023-11-29 03:05:17,724 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 03:05:17,725 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 03:05:17,727 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 03:05:17,727 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 03:05:17,732 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 03:05:17,732 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 03:05:17" (1/1) ... [2023-11-29 03:05:17,733 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3208433a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:17, skipping insertion in model container [2023-11-29 03:05:17,734 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 03:05:17" (1/1) ... [2023-11-29 03:05:17,785 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 03:05:18,215 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 03:05:18,226 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 03:05:18,304 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 03:05:18,345 INFO L206 MainTranslator]: Completed translation [2023-11-29 03:05:18,345 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18 WrapperNode [2023-11-29 03:05:18,346 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 03:05:18,347 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 03:05:18,347 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 03:05:18,347 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 03:05:18,355 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,381 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,429 INFO L138 Inliner]: procedures = 177, calls = 228, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 925 [2023-11-29 03:05:18,429 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 03:05:18,430 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 03:05:18,430 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 03:05:18,431 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 03:05:18,442 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,443 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,453 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,512 INFO L175 MemorySlicer]: Split 211 memory accesses to 3 slices as follows [2, 5, 204]. 97 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 51 writes are split as follows [0, 1, 50]. [2023-11-29 03:05:18,513 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,513 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,552 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,562 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,567 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,573 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,584 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 03:05:18,585 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 03:05:18,585 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 03:05:18,585 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 03:05:18,586 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (1/1) ... [2023-11-29 03:05:18,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 03:05:18,605 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:18,617 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 03:05:18,620 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 03:05:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 03:05:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 03:05:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 03:05:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 03:05:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 03:05:18,651 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 03:05:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2023-11-29 03:05:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2023-11-29 03:05:18,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2023-11-29 03:05:18,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2023-11-29 03:05:18,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2023-11-29 03:05:18,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2023-11-29 03:05:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 03:05:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 03:05:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 03:05:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-29 03:05:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-29 03:05:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-29 03:05:18,653 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-29 03:05:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-29 03:05:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-29 03:05:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 03:05:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 03:05:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 03:05:18,654 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 03:05:18,655 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 03:05:18,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 03:05:18,872 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 03:05:18,874 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 03:05:19,787 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 03:05:19,856 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 03:05:19,856 INFO L309 CfgBuilder]: Removed 40 assume(true) statements. [2023-11-29 03:05:19,857 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 03:05:19 BoogieIcfgContainer [2023-11-29 03:05:19,857 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 03:05:19,859 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 03:05:19,859 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 03:05:19,862 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 03:05:19,863 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 03:05:17" (1/3) ... [2023-11-29 03:05:19,863 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56f181db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 03:05:19, skipping insertion in model container [2023-11-29 03:05:19,864 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 03:05:18" (2/3) ... [2023-11-29 03:05:19,864 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@56f181db and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 03:05:19, skipping insertion in model container [2023-11-29 03:05:19,864 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 03:05:19" (3/3) ... [2023-11-29 03:05:19,865 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_BER_nondet_test1-2.i [2023-11-29 03:05:19,884 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 03:05:19,884 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2023-11-29 03:05:19,940 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 03:05:19,947 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@27bfd82b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 03:05:19,947 INFO L358 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2023-11-29 03:05:19,952 INFO L276 IsEmpty]: Start isEmpty. Operand has 229 states, 218 states have (on average 1.6972477064220184) internal successors, (370), 224 states have internal predecessors, (370), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:19,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-29 03:05:19,958 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:19,958 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-29 03:05:19,959 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:19,964 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:19,964 INFO L85 PathProgramCache]: Analyzing trace with hash 903059780, now seen corresponding path program 1 times [2023-11-29 03:05:19,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:19,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477948501] [2023-11-29 03:05:19,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:19,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:20,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:20,135 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-29 03:05:20,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:20,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477948501] [2023-11-29 03:05:20,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477948501] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:20,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:20,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 03:05:20,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1518561684] [2023-11-29 03:05:20,139 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:20,143 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 03:05:20,144 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:20,170 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 03:05:20,170 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 03:05:20,173 INFO L87 Difference]: Start difference. First operand has 229 states, 218 states have (on average 1.6972477064220184) internal successors, (370), 224 states have internal predecessors, (370), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 states have internal predecessors, (5), 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-29 03:05:20,280 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:20,280 INFO L93 Difference]: Finished difference Result 636 states and 1052 transitions. [2023-11-29 03:05:20,281 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 03:05:20,283 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 states have internal predecessors, (5), 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 5 [2023-11-29 03:05:20,283 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:20,295 INFO L225 Difference]: With dead ends: 636 [2023-11-29 03:05:20,295 INFO L226 Difference]: Without dead ends: 370 [2023-11-29 03:05:20,299 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 03:05:20,303 INFO L413 NwaCegarLoop]: 361 mSDtfsCounter, 260 mSDsluCounter, 319 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 263 SdHoareTripleChecker+Valid, 680 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:20,304 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [263 Valid, 680 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 03:05:20,322 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 370 states. [2023-11-29 03:05:20,356 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 370 to 191. [2023-11-29 03:05:20,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 191 states, 181 states have (on average 1.5082872928176796) internal successors, (273), 186 states have internal predecessors, (273), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:20,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 191 states and 279 transitions. [2023-11-29 03:05:20,362 INFO L78 Accepts]: Start accepts. Automaton has 191 states and 279 transitions. Word has length 5 [2023-11-29 03:05:20,362 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:20,362 INFO L495 AbstractCegarLoop]: Abstraction has 191 states and 279 transitions. [2023-11-29 03:05:20,363 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 2 states have internal predecessors, (5), 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-29 03:05:20,363 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 279 transitions. [2023-11-29 03:05:20,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-29 03:05:20,363 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:20,364 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-29 03:05:20,364 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 03:05:20,364 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:20,365 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:20,365 INFO L85 PathProgramCache]: Analyzing trace with hash 902408182, now seen corresponding path program 1 times [2023-11-29 03:05:20,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:20,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [166981323] [2023-11-29 03:05:20,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:20,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:20,547 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-29 03:05:20,547 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:20,547 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [166981323] [2023-11-29 03:05:20,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [166981323] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:20,548 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:20,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 03:05:20,548 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1960698432] [2023-11-29 03:05:20,548 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:20,549 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 03:05:20,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:20,550 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 03:05:20,551 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-29 03:05:20,551 INFO L87 Difference]: Start difference. First operand 191 states and 279 transitions. Second operand has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-29 03:05:20,597 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:20,597 INFO L93 Difference]: Finished difference Result 197 states and 285 transitions. [2023-11-29 03:05:20,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 03:05:20,598 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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 5 [2023-11-29 03:05:20,598 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:20,600 INFO L225 Difference]: With dead ends: 197 [2023-11-29 03:05:20,600 INFO L226 Difference]: Without dead ends: 196 [2023-11-29 03:05:20,600 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-29 03:05:20,602 INFO L413 NwaCegarLoop]: 272 mSDtfsCounter, 2 mSDsluCounter, 535 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 807 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:20,603 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 807 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 03:05:20,604 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 196 states. [2023-11-29 03:05:20,616 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 196 to 194. [2023-11-29 03:05:20,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 194 states, 184 states have (on average 1.5) internal successors, (276), 189 states have internal predecessors, (276), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:20,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 194 states and 282 transitions. [2023-11-29 03:05:20,619 INFO L78 Accepts]: Start accepts. Automaton has 194 states and 282 transitions. Word has length 5 [2023-11-29 03:05:20,619 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:20,619 INFO L495 AbstractCegarLoop]: Abstraction has 194 states and 282 transitions. [2023-11-29 03:05:20,620 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 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-29 03:05:20,620 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 282 transitions. [2023-11-29 03:05:20,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-29 03:05:20,620 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:20,620 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-29 03:05:20,620 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 03:05:20,621 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:20,621 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:20,622 INFO L85 PathProgramCache]: Analyzing trace with hash -2090117355, now seen corresponding path program 1 times [2023-11-29 03:05:20,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:20,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1374818361] [2023-11-29 03:05:20,622 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:20,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:20,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:20,726 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-29 03:05:20,726 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:20,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1374818361] [2023-11-29 03:05:20,727 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1374818361] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:20,727 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:20,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 03:05:20,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [197865375] [2023-11-29 03:05:20,728 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:20,728 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 03:05:20,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:20,729 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 03:05:20,729 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-29 03:05:20,729 INFO L87 Difference]: Start difference. First operand 194 states and 282 transitions. Second operand has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-29 03:05:20,754 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:20,754 INFO L93 Difference]: Finished difference Result 196 states and 284 transitions. [2023-11-29 03:05:20,755 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 03:05:20,755 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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 6 [2023-11-29 03:05:20,755 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:20,756 INFO L225 Difference]: With dead ends: 196 [2023-11-29 03:05:20,757 INFO L226 Difference]: Without dead ends: 195 [2023-11-29 03:05:20,757 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-29 03:05:20,758 INFO L413 NwaCegarLoop]: 273 mSDtfsCounter, 0 mSDsluCounter, 270 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 543 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:20,759 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 543 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 03:05:20,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 195 states. [2023-11-29 03:05:20,780 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 195 to 195. [2023-11-29 03:05:20,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 195 states, 185 states have (on average 1.4972972972972973) internal successors, (277), 190 states have internal predecessors, (277), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:20,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 195 states and 283 transitions. [2023-11-29 03:05:20,782 INFO L78 Accepts]: Start accepts. Automaton has 195 states and 283 transitions. Word has length 6 [2023-11-29 03:05:20,783 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:20,783 INFO L495 AbstractCegarLoop]: Abstraction has 195 states and 283 transitions. [2023-11-29 03:05:20,783 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-29 03:05:20,783 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 283 transitions. [2023-11-29 03:05:20,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2023-11-29 03:05:20,787 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:20,787 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:20,787 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 03:05:20,787 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:20,788 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:20,788 INFO L85 PathProgramCache]: Analyzing trace with hash -1393315929, now seen corresponding path program 1 times [2023-11-29 03:05:20,788 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:20,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [188865622] [2023-11-29 03:05:20,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:20,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:20,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:21,063 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-29 03:05:21,063 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:21,063 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [188865622] [2023-11-29 03:05:21,063 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [188865622] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:21,064 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:21,064 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 03:05:21,064 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012537001] [2023-11-29 03:05:21,064 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:21,065 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 03:05:21,065 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:21,065 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 03:05:21,065 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 03:05:21,066 INFO L87 Difference]: Start difference. First operand 195 states and 283 transitions. Second operand has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-29 03:05:21,156 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:21,156 INFO L93 Difference]: Finished difference Result 388 states and 564 transitions. [2023-11-29 03:05:21,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 03:05:21,157 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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 79 [2023-11-29 03:05:21,157 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:21,158 INFO L225 Difference]: With dead ends: 388 [2023-11-29 03:05:21,158 INFO L226 Difference]: Without dead ends: 199 [2023-11-29 03:05:21,159 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 03:05:21,161 INFO L413 NwaCegarLoop]: 248 mSDtfsCounter, 169 mSDsluCounter, 344 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 169 SdHoareTripleChecker+Valid, 592 SdHoareTripleChecker+Invalid, 76 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:21,161 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [169 Valid, 592 Invalid, 76 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 03:05:21,162 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 199 states. [2023-11-29 03:05:21,168 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 199 to 195. [2023-11-29 03:05:21,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 195 states, 185 states have (on average 1.4594594594594594) internal successors, (270), 190 states have internal predecessors, (270), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:21,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 195 states and 276 transitions. [2023-11-29 03:05:21,170 INFO L78 Accepts]: Start accepts. Automaton has 195 states and 276 transitions. Word has length 79 [2023-11-29 03:05:21,170 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:21,171 INFO L495 AbstractCegarLoop]: Abstraction has 195 states and 276 transitions. [2023-11-29 03:05:21,171 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 15.8) internal successors, (79), 5 states have internal predecessors, (79), 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-29 03:05:21,171 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 276 transitions. [2023-11-29 03:05:21,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2023-11-29 03:05:21,174 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:21,174 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:21,175 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 03:05:21,175 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:21,175 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:21,175 INFO L85 PathProgramCache]: Analyzing trace with hash -824176229, now seen corresponding path program 1 times [2023-11-29 03:05:21,176 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:21,176 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1449473874] [2023-11-29 03:05:21,176 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:21,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:21,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:21,406 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-29 03:05:21,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:21,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1449473874] [2023-11-29 03:05:21,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1449473874] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:21,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:21,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 03:05:21,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1500718311] [2023-11-29 03:05:21,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:21,408 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 03:05:21,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:21,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 03:05:21,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 03:05:21,410 INFO L87 Difference]: Start difference. First operand 195 states and 276 transitions. Second operand has 4 states, 4 states have (on average 19.75) internal successors, (79), 4 states have internal predecessors, (79), 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-29 03:05:21,477 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:21,477 INFO L93 Difference]: Finished difference Result 345 states and 480 transitions. [2023-11-29 03:05:21,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 03:05:21,478 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 19.75) internal successors, (79), 4 states have internal predecessors, (79), 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 79 [2023-11-29 03:05:21,478 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:21,479 INFO L225 Difference]: With dead ends: 345 [2023-11-29 03:05:21,479 INFO L226 Difference]: Without dead ends: 156 [2023-11-29 03:05:21,480 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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-29 03:05:21,481 INFO L413 NwaCegarLoop]: 181 mSDtfsCounter, 78 mSDsluCounter, 279 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 460 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:21,482 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 460 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 03:05:21,483 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 156 states. [2023-11-29 03:05:21,488 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 156. [2023-11-29 03:05:21,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 156 states, 146 states have (on average 1.3630136986301369) internal successors, (199), 151 states have internal predecessors, (199), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:21,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 205 transitions. [2023-11-29 03:05:21,490 INFO L78 Accepts]: Start accepts. Automaton has 156 states and 205 transitions. Word has length 79 [2023-11-29 03:05:21,491 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:21,491 INFO L495 AbstractCegarLoop]: Abstraction has 156 states and 205 transitions. [2023-11-29 03:05:21,491 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 19.75) internal successors, (79), 4 states have internal predecessors, (79), 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-29 03:05:21,491 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 205 transitions. [2023-11-29 03:05:21,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2023-11-29 03:05:21,493 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:21,493 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:21,493 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 03:05:21,494 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:21,494 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:21,494 INFO L85 PathProgramCache]: Analyzing trace with hash -1700195235, now seen corresponding path program 1 times [2023-11-29 03:05:21,494 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:21,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1301613882] [2023-11-29 03:05:21,495 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:21,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:21,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:21,628 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-29 03:05:21,629 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:21,629 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1301613882] [2023-11-29 03:05:21,629 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1301613882] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:21,629 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:21,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 03:05:21,630 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1818153468] [2023-11-29 03:05:21,630 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:21,630 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 03:05:21,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:21,631 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 03:05:21,632 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 03:05:21,632 INFO L87 Difference]: Start difference. First operand 156 states and 205 transitions. Second operand has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 2 states have internal predecessors, (79), 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-29 03:05:21,692 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:21,692 INFO L93 Difference]: Finished difference Result 376 states and 502 transitions. [2023-11-29 03:05:21,694 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 03:05:21,694 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 2 states have internal predecessors, (79), 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 79 [2023-11-29 03:05:21,694 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:21,696 INFO L225 Difference]: With dead ends: 376 [2023-11-29 03:05:21,696 INFO L226 Difference]: Without dead ends: 226 [2023-11-29 03:05:21,697 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 03:05:21,698 INFO L413 NwaCegarLoop]: 196 mSDtfsCounter, 52 mSDsluCounter, 181 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 377 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:21,698 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 377 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 03:05:21,699 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 226 states. [2023-11-29 03:05:21,705 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 226 to 226. [2023-11-29 03:05:21,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 226 states, 216 states have (on average 1.3703703703703705) internal successors, (296), 221 states have internal predecessors, (296), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:21,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 226 states and 302 transitions. [2023-11-29 03:05:21,707 INFO L78 Accepts]: Start accepts. Automaton has 226 states and 302 transitions. Word has length 79 [2023-11-29 03:05:21,707 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:21,707 INFO L495 AbstractCegarLoop]: Abstraction has 226 states and 302 transitions. [2023-11-29 03:05:21,707 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.333333333333332) internal successors, (79), 2 states have internal predecessors, (79), 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-29 03:05:21,707 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 302 transitions. [2023-11-29 03:05:21,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2023-11-29 03:05:21,709 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:21,709 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:21,709 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 03:05:21,710 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:21,710 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:21,710 INFO L85 PathProgramCache]: Analyzing trace with hash -182524790, now seen corresponding path program 1 times [2023-11-29 03:05:21,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:21,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [86338815] [2023-11-29 03:05:21,711 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:21,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:21,909 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:21,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:21,914 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:21,920 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:21,920 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:21,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [86338815] [2023-11-29 03:05:21,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [86338815] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:21,921 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:21,921 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 03:05:21,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1609632342] [2023-11-29 03:05:21,921 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:21,922 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 03:05:21,922 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:21,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 03:05:21,923 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 03:05:21,924 INFO L87 Difference]: Start difference. First operand 226 states and 302 transitions. Second operand has 5 states, 4 states have (on average 21.5) internal successors, (86), 4 states have internal predecessors, (86), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:05:22,132 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:22,132 INFO L93 Difference]: Finished difference Result 228 states and 307 transitions. [2023-11-29 03:05:22,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 03:05:22,133 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 21.5) internal successors, (86), 4 states have internal predecessors, (86), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 92 [2023-11-29 03:05:22,134 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:22,136 INFO L225 Difference]: With dead ends: 228 [2023-11-29 03:05:22,137 INFO L226 Difference]: Without dead ends: 227 [2023-11-29 03:05:22,137 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 03:05:22,138 INFO L413 NwaCegarLoop]: 188 mSDtfsCounter, 111 mSDsluCounter, 335 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 523 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:22,138 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 523 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 03:05:22,139 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 227 states. [2023-11-29 03:05:22,146 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 227 to 225. [2023-11-29 03:05:22,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 225 states, 216 states have (on average 1.3657407407407407) internal successors, (295), 220 states have internal predecessors, (295), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-11-29 03:05:22,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 225 states and 301 transitions. [2023-11-29 03:05:22,148 INFO L78 Accepts]: Start accepts. Automaton has 225 states and 301 transitions. Word has length 92 [2023-11-29 03:05:22,148 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:22,149 INFO L495 AbstractCegarLoop]: Abstraction has 225 states and 301 transitions. [2023-11-29 03:05:22,149 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 21.5) internal successors, (86), 4 states have internal predecessors, (86), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:05:22,149 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 301 transitions. [2023-11-29 03:05:22,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2023-11-29 03:05:22,150 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:22,150 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:22,150 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 03:05:22,151 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:22,151 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:22,151 INFO L85 PathProgramCache]: Analyzing trace with hash -1363300413, now seen corresponding path program 1 times [2023-11-29 03:05:22,151 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:22,151 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193632188] [2023-11-29 03:05:22,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:22,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:22,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:22,379 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:22,385 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:22,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:22,390 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:22,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:22,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1193632188] [2023-11-29 03:05:22,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1193632188] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:22,391 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:22,391 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 03:05:22,391 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1348520312] [2023-11-29 03:05:22,391 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:22,392 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 03:05:22,392 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:22,393 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 03:05:22,393 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 03:05:22,393 INFO L87 Difference]: Start difference. First operand 225 states and 301 transitions. Second operand has 5 states, 4 states have (on average 21.75) internal successors, (87), 4 states have internal predecessors, (87), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:05:22,646 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:22,646 INFO L93 Difference]: Finished difference Result 288 states and 390 transitions. [2023-11-29 03:05:22,646 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 03:05:22,647 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 21.75) internal successors, (87), 4 states have internal predecessors, (87), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 93 [2023-11-29 03:05:22,647 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:22,649 INFO L225 Difference]: With dead ends: 288 [2023-11-29 03:05:22,649 INFO L226 Difference]: Without dead ends: 287 [2023-11-29 03:05:22,650 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 03:05:22,650 INFO L413 NwaCegarLoop]: 190 mSDtfsCounter, 96 mSDsluCounter, 524 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 98 SdHoareTripleChecker+Valid, 714 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:22,650 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [98 Valid, 714 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 77 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 03:05:22,651 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 287 states. [2023-11-29 03:05:22,661 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 287 to 285. [2023-11-29 03:05:22,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 285 states, 273 states have (on average 1.3516483516483517) internal successors, (369), 277 states have internal predecessors, (369), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-11-29 03:05:22,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 285 states and 381 transitions. [2023-11-29 03:05:22,664 INFO L78 Accepts]: Start accepts. Automaton has 285 states and 381 transitions. Word has length 93 [2023-11-29 03:05:22,665 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:22,665 INFO L495 AbstractCegarLoop]: Abstraction has 285 states and 381 transitions. [2023-11-29 03:05:22,665 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 21.75) internal successors, (87), 4 states have internal predecessors, (87), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:05:22,665 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 381 transitions. [2023-11-29 03:05:22,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2023-11-29 03:05:22,666 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:22,666 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:22,666 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 03:05:22,667 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:22,667 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:22,667 INFO L85 PathProgramCache]: Analyzing trace with hash -1255003336, now seen corresponding path program 1 times [2023-11-29 03:05:22,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:22,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680990705] [2023-11-29 03:05:22,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:22,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:22,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:22,932 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:22,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:22,938 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:22,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:22,943 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:22,943 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:22,943 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680990705] [2023-11-29 03:05:22,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680990705] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:05:22,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1686850346] [2023-11-29 03:05:22,944 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:22,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:22,944 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:22,947 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:05:22,948 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 03:05:23,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:23,275 INFO L262 TraceCheckSpWp]: Trace formula consists of 550 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-29 03:05:23,285 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:05:23,438 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:23,438 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:05:23,589 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:23,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1686850346] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 03:05:23,590 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 03:05:23,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 9 [2023-11-29 03:05:23,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1637199162] [2023-11-29 03:05:23,590 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 03:05:23,591 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-29 03:05:23,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:23,592 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-29 03:05:23,592 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2023-11-29 03:05:23,593 INFO L87 Difference]: Start difference. First operand 285 states and 381 transitions. Second operand has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 8 states have internal predecessors, (178), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:23,930 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:23,930 INFO L93 Difference]: Finished difference Result 434 states and 589 transitions. [2023-11-29 03:05:23,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-29 03:05:23,931 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 8 states have internal predecessors, (178), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 97 [2023-11-29 03:05:23,931 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:23,934 INFO L225 Difference]: With dead ends: 434 [2023-11-29 03:05:23,934 INFO L226 Difference]: Without dead ends: 427 [2023-11-29 03:05:23,935 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 202 GetRequests, 193 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2023-11-29 03:05:23,936 INFO L413 NwaCegarLoop]: 230 mSDtfsCounter, 457 mSDsluCounter, 1199 mSDsCounter, 0 mSdLazyCounter, 138 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 471 SdHoareTripleChecker+Valid, 1429 SdHoareTripleChecker+Invalid, 146 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 138 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:23,936 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [471 Valid, 1429 Invalid, 146 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 138 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 03:05:23,937 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 427 states. [2023-11-29 03:05:23,953 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 427 to 423. [2023-11-29 03:05:23,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 423 states, 408 states have (on average 1.3504901960784315) internal successors, (551), 412 states have internal predecessors, (551), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2023-11-29 03:05:23,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 423 states and 569 transitions. [2023-11-29 03:05:23,958 INFO L78 Accepts]: Start accepts. Automaton has 423 states and 569 transitions. Word has length 97 [2023-11-29 03:05:23,958 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:23,958 INFO L495 AbstractCegarLoop]: Abstraction has 423 states and 569 transitions. [2023-11-29 03:05:23,958 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 19.77777777777778) internal successors, (178), 8 states have internal predecessors, (178), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:23,958 INFO L276 IsEmpty]: Start isEmpty. Operand 423 states and 569 transitions. [2023-11-29 03:05:23,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2023-11-29 03:05:23,959 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:23,960 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:23,975 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-29 03:05:24,160 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:24,160 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:24,161 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:24,161 INFO L85 PathProgramCache]: Analyzing trace with hash -1255654934, now seen corresponding path program 1 times [2023-11-29 03:05:24,161 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:24,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1911809716] [2023-11-29 03:05:24,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:24,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:24,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:24,638 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:24,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:24,643 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:24,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:24,647 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:24,647 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:24,648 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1911809716] [2023-11-29 03:05:24,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1911809716] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:05:24,648 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [851475700] [2023-11-29 03:05:24,648 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:24,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:24,648 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:24,649 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:05:24,667 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 03:05:24,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:24,987 INFO L262 TraceCheckSpWp]: Trace formula consists of 582 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-29 03:05:24,998 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:05:25,240 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:25,240 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:05:25,436 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:25,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [851475700] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 03:05:25,436 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 03:05:25,436 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 13 [2023-11-29 03:05:25,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [114168035] [2023-11-29 03:05:25,437 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 03:05:25,438 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-29 03:05:25,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:25,439 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-29 03:05:25,439 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=120, Unknown=0, NotChecked=0, Total=182 [2023-11-29 03:05:25,439 INFO L87 Difference]: Start difference. First operand 423 states and 569 transitions. Second operand has 14 states, 13 states have (on average 14.538461538461538) internal successors, (189), 13 states have internal predecessors, (189), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:25,969 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:25,969 INFO L93 Difference]: Finished difference Result 577 states and 784 transitions. [2023-11-29 03:05:25,970 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-29 03:05:25,970 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 13 states have (on average 14.538461538461538) internal successors, (189), 13 states have internal predecessors, (189), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 97 [2023-11-29 03:05:25,970 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:25,974 INFO L225 Difference]: With dead ends: 577 [2023-11-29 03:05:25,974 INFO L226 Difference]: Without dead ends: 576 [2023-11-29 03:05:25,975 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 204 GetRequests, 188 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 74 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=102, Invalid=204, Unknown=0, NotChecked=0, Total=306 [2023-11-29 03:05:25,975 INFO L413 NwaCegarLoop]: 309 mSDtfsCounter, 385 mSDsluCounter, 1840 mSDsCounter, 0 mSdLazyCounter, 201 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 395 SdHoareTripleChecker+Valid, 2149 SdHoareTripleChecker+Invalid, 218 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 201 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:25,976 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [395 Valid, 2149 Invalid, 218 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 201 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 03:05:25,977 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 576 states. [2023-11-29 03:05:25,993 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 576 to 563. [2023-11-29 03:05:25,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 563 states, 545 states have (on average 1.348623853211009) internal successors, (735), 549 states have internal predecessors, (735), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2023-11-29 03:05:25,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 563 states and 759 transitions. [2023-11-29 03:05:25,997 INFO L78 Accepts]: Start accepts. Automaton has 563 states and 759 transitions. Word has length 97 [2023-11-29 03:05:25,997 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:25,998 INFO L495 AbstractCegarLoop]: Abstraction has 563 states and 759 transitions. [2023-11-29 03:05:25,998 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 13 states have (on average 14.538461538461538) internal successors, (189), 13 states have internal predecessors, (189), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:25,998 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 759 transitions. [2023-11-29 03:05:25,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2023-11-29 03:05:25,999 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:25,999 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:26,007 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 03:05:26,199 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-29 03:05:26,200 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:26,200 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:26,200 INFO L85 PathProgramCache]: Analyzing trace with hash -270597215, now seen corresponding path program 1 times [2023-11-29 03:05:26,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:26,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [95171796] [2023-11-29 03:05:26,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:26,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:26,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:26,725 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:26,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:26,731 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:26,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:26,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:26,736 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:26,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [95171796] [2023-11-29 03:05:26,736 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [95171796] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:05:26,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [83408514] [2023-11-29 03:05:26,736 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:26,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:26,736 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:26,737 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:05:26,743 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-29 03:05:27,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:27,090 INFO L262 TraceCheckSpWp]: Trace formula consists of 583 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-29 03:05:27,096 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:05:27,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:27,272 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:05:27,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:27,438 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [83408514] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 03:05:27,438 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 03:05:27,439 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 13 [2023-11-29 03:05:27,439 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1721896794] [2023-11-29 03:05:27,439 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 03:05:27,440 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-29 03:05:27,440 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:27,440 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-29 03:05:27,441 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=120, Unknown=0, NotChecked=0, Total=182 [2023-11-29 03:05:27,441 INFO L87 Difference]: Start difference. First operand 563 states and 759 transitions. Second operand has 14 states, 13 states have (on average 14.76923076923077) internal successors, (192), 13 states have internal predecessors, (192), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:27,886 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:27,886 INFO L93 Difference]: Finished difference Result 574 states and 781 transitions. [2023-11-29 03:05:27,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-29 03:05:27,887 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 13 states have (on average 14.76923076923077) internal successors, (192), 13 states have internal predecessors, (192), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 98 [2023-11-29 03:05:27,887 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:27,891 INFO L225 Difference]: With dead ends: 574 [2023-11-29 03:05:27,891 INFO L226 Difference]: Without dead ends: 573 [2023-11-29 03:05:27,892 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 204 GetRequests, 190 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=79, Invalid=161, Unknown=0, NotChecked=0, Total=240 [2023-11-29 03:05:27,892 INFO L413 NwaCegarLoop]: 230 mSDtfsCounter, 577 mSDsluCounter, 2052 mSDsCounter, 0 mSdLazyCounter, 190 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 587 SdHoareTripleChecker+Valid, 2282 SdHoareTripleChecker+Invalid, 204 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 190 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:27,893 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [587 Valid, 2282 Invalid, 204 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 190 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 03:05:27,894 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 573 states. [2023-11-29 03:05:27,914 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 573 to 564. [2023-11-29 03:05:27,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 564 states, 546 states have (on average 1.3443223443223444) internal successors, (734), 550 states have internal predecessors, (734), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2023-11-29 03:05:27,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 564 states to 564 states and 758 transitions. [2023-11-29 03:05:27,919 INFO L78 Accepts]: Start accepts. Automaton has 564 states and 758 transitions. Word has length 98 [2023-11-29 03:05:27,919 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:27,919 INFO L495 AbstractCegarLoop]: Abstraction has 564 states and 758 transitions. [2023-11-29 03:05:27,920 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 13 states have (on average 14.76923076923077) internal successors, (192), 13 states have internal predecessors, (192), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:27,920 INFO L276 IsEmpty]: Start isEmpty. Operand 564 states and 758 transitions. [2023-11-29 03:05:27,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2023-11-29 03:05:27,923 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:27,923 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:27,930 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-11-29 03:05:28,127 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-29 03:05:28,128 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:28,128 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:28,128 INFO L85 PathProgramCache]: Analyzing trace with hash 915907235, now seen corresponding path program 1 times [2023-11-29 03:05:28,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:28,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470114807] [2023-11-29 03:05:28,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:28,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:28,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:28,628 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:28,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:28,632 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:28,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:28,636 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked. [2023-11-29 03:05:28,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:28,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470114807] [2023-11-29 03:05:28,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470114807] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:05:28,636 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:05:28,637 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 03:05:28,637 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [62794737] [2023-11-29 03:05:28,637 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:05:28,637 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 03:05:28,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:28,638 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 03:05:28,638 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 03:05:28,638 INFO L87 Difference]: Start difference. First operand 564 states and 758 transitions. Second operand has 5 states, 4 states have (on average 42.25) internal successors, (169), 4 states have internal predecessors, (169), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:05:28,877 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:28,877 INFO L93 Difference]: Finished difference Result 566 states and 772 transitions. [2023-11-29 03:05:28,880 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 03:05:28,880 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 42.25) internal successors, (169), 4 states have internal predecessors, (169), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 251 [2023-11-29 03:05:28,881 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:28,884 INFO L225 Difference]: With dead ends: 566 [2023-11-29 03:05:28,884 INFO L226 Difference]: Without dead ends: 565 [2023-11-29 03:05:28,884 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 03:05:28,885 INFO L413 NwaCegarLoop]: 189 mSDtfsCounter, 106 mSDsluCounter, 342 mSDsCounter, 0 mSdLazyCounter, 71 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 531 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 71 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:28,885 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 531 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 03:05:28,886 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 565 states. [2023-11-29 03:05:28,900 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 565 to 563. [2023-11-29 03:05:28,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 563 states, 546 states have (on average 1.3406593406593406) internal successors, (732), 549 states have internal predecessors, (732), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) [2023-11-29 03:05:28,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 563 states and 756 transitions. [2023-11-29 03:05:28,904 INFO L78 Accepts]: Start accepts. Automaton has 563 states and 756 transitions. Word has length 251 [2023-11-29 03:05:28,904 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:28,904 INFO L495 AbstractCegarLoop]: Abstraction has 563 states and 756 transitions. [2023-11-29 03:05:28,904 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 42.25) internal successors, (169), 4 states have internal predecessors, (169), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:05:28,904 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 756 transitions. [2023-11-29 03:05:28,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2023-11-29 03:05:28,907 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:28,907 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:28,907 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-29 03:05:28,907 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:28,908 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:28,908 INFO L85 PathProgramCache]: Analyzing trace with hash 118992408, now seen corresponding path program 1 times [2023-11-29 03:05:28,908 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:28,908 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [394472013] [2023-11-29 03:05:28,908 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:28,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:29,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:29,567 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:29,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:29,572 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:29,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:29,578 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 236 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:29,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:29,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [394472013] [2023-11-29 03:05:29,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [394472013] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:05:29,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [675494366] [2023-11-29 03:05:29,578 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:29,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:29,579 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:29,580 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:05:29,582 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-29 03:05:30,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:30,174 INFO L262 TraceCheckSpWp]: Trace formula consists of 1288 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-29 03:05:30,183 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:05:30,528 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 236 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:30,528 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:05:30,866 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 236 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:30,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [675494366] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 03:05:30,866 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 03:05:30,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 9] total 17 [2023-11-29 03:05:30,867 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1936707380] [2023-11-29 03:05:30,867 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 03:05:30,868 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2023-11-29 03:05:30,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:30,869 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2023-11-29 03:05:30,870 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=74, Invalid=198, Unknown=0, NotChecked=0, Total=272 [2023-11-29 03:05:30,870 INFO L87 Difference]: Start difference. First operand 563 states and 756 transitions. Second operand has 17 states, 17 states have (on average 29.058823529411764) internal successors, (494), 16 states have internal predecessors, (494), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:31,434 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:31,434 INFO L93 Difference]: Finished difference Result 982 states and 1343 transitions. [2023-11-29 03:05:31,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2023-11-29 03:05:31,435 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 29.058823529411764) internal successors, (494), 16 states have internal predecessors, (494), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 255 [2023-11-29 03:05:31,435 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:31,441 INFO L225 Difference]: With dead ends: 982 [2023-11-29 03:05:31,441 INFO L226 Difference]: Without dead ends: 976 [2023-11-29 03:05:31,442 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 526 GetRequests, 505 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 63 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=153, Invalid=353, Unknown=0, NotChecked=0, Total=506 [2023-11-29 03:05:31,442 INFO L413 NwaCegarLoop]: 309 mSDtfsCounter, 1180 mSDsluCounter, 2409 mSDsCounter, 0 mSdLazyCounter, 224 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1218 SdHoareTripleChecker+Valid, 2718 SdHoareTripleChecker+Invalid, 247 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 224 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:31,443 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1218 Valid, 2718 Invalid, 247 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 224 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 03:05:31,444 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 976 states. [2023-11-29 03:05:31,466 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 976 to 970. [2023-11-29 03:05:31,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 970 states, 944 states have (on average 1.3432203389830508) internal successors, (1268), 947 states have internal predecessors, (1268), 21 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 21 states have call predecessors, (21), 21 states have call successors, (21) [2023-11-29 03:05:31,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 970 states to 970 states and 1310 transitions. [2023-11-29 03:05:31,471 INFO L78 Accepts]: Start accepts. Automaton has 970 states and 1310 transitions. Word has length 255 [2023-11-29 03:05:31,472 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:31,472 INFO L495 AbstractCegarLoop]: Abstraction has 970 states and 1310 transitions. [2023-11-29 03:05:31,472 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 29.058823529411764) internal successors, (494), 16 states have internal predecessors, (494), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:31,473 INFO L276 IsEmpty]: Start isEmpty. Operand 970 states and 1310 transitions. [2023-11-29 03:05:31,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 335 [2023-11-29 03:05:31,476 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:31,476 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:31,484 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-11-29 03:05:31,677 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2023-11-29 03:05:31,678 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:31,678 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:31,678 INFO L85 PathProgramCache]: Analyzing trace with hash -2123120989, now seen corresponding path program 1 times [2023-11-29 03:05:31,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:31,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851728604] [2023-11-29 03:05:31,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:31,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:32,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:34,746 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:34,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:34,750 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:34,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:34,755 INFO L134 CoverageAnalysis]: Checked inductivity of 487 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:34,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:34,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851728604] [2023-11-29 03:05:34,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851728604] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:05:34,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1294433194] [2023-11-29 03:05:34,756 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:34,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:34,756 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:34,757 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:05:34,775 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-29 03:05:35,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:35,545 INFO L262 TraceCheckSpWp]: Trace formula consists of 1689 conjuncts, 26 conjunts are in the unsatisfiable core [2023-11-29 03:05:35,557 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:05:36,080 INFO L134 CoverageAnalysis]: Checked inductivity of 487 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:36,080 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:05:36,545 INFO L134 CoverageAnalysis]: Checked inductivity of 487 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:36,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1294433194] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 03:05:36,546 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 03:05:36,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 11] total 28 [2023-11-29 03:05:36,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [553829720] [2023-11-29 03:05:36,547 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 03:05:36,548 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2023-11-29 03:05:36,548 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:36,549 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2023-11-29 03:05:36,550 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=260, Invalid=552, Unknown=0, NotChecked=0, Total=812 [2023-11-29 03:05:36,550 INFO L87 Difference]: Start difference. First operand 970 states and 1310 transitions. Second operand has 29 states, 28 states have (on average 24.0) internal successors, (672), 28 states have internal predecessors, (672), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:37,181 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:37,181 INFO L93 Difference]: Finished difference Result 1412 states and 1930 transitions. [2023-11-29 03:05:37,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2023-11-29 03:05:37,182 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 28 states have (on average 24.0) internal successors, (672), 28 states have internal predecessors, (672), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 334 [2023-11-29 03:05:37,183 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:37,190 INFO L225 Difference]: With dead ends: 1412 [2023-11-29 03:05:37,190 INFO L226 Difference]: Without dead ends: 1411 [2023-11-29 03:05:37,191 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 691 GetRequests, 653 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 491 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=481, Invalid=1079, Unknown=0, NotChecked=0, Total=1560 [2023-11-29 03:05:37,192 INFO L413 NwaCegarLoop]: 268 mSDtfsCounter, 2384 mSDsluCounter, 3185 mSDsCounter, 0 mSdLazyCounter, 256 mSolverCounterSat, 58 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2430 SdHoareTripleChecker+Valid, 3453 SdHoareTripleChecker+Invalid, 314 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 58 IncrementalHoareTripleChecker+Valid, 256 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:37,192 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2430 Valid, 3453 Invalid, 314 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [58 Valid, 256 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 03:05:37,194 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1411 states. [2023-11-29 03:05:37,241 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1411 to 1384. [2023-11-29 03:05:37,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1384 states, 1349 states have (on average 1.3432171979243885) internal successors, (1812), 1352 states have internal predecessors, (1812), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30) [2023-11-29 03:05:37,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1384 states to 1384 states and 1872 transitions. [2023-11-29 03:05:37,248 INFO L78 Accepts]: Start accepts. Automaton has 1384 states and 1872 transitions. Word has length 334 [2023-11-29 03:05:37,249 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:37,249 INFO L495 AbstractCegarLoop]: Abstraction has 1384 states and 1872 transitions. [2023-11-29 03:05:37,250 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 28 states have (on average 24.0) internal successors, (672), 28 states have internal predecessors, (672), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:37,250 INFO L276 IsEmpty]: Start isEmpty. Operand 1384 states and 1872 transitions. [2023-11-29 03:05:37,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 336 [2023-11-29 03:05:37,256 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:37,257 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:37,266 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-11-29 03:05:37,457 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2023-11-29 03:05:37,457 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:37,458 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:37,458 INFO L85 PathProgramCache]: Analyzing trace with hash -1392241144, now seen corresponding path program 1 times [2023-11-29 03:05:37,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:37,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [196465460] [2023-11-29 03:05:37,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:37,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:37,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:39,722 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:39,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:39,726 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:39,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:39,743 INFO L134 CoverageAnalysis]: Checked inductivity of 491 backedges. 0 proven. 488 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:39,743 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:39,743 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [196465460] [2023-11-29 03:05:39,743 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [196465460] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:05:39,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1325154090] [2023-11-29 03:05:39,744 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:39,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:39,744 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:39,745 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:05:39,747 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-29 03:05:40,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:40,468 INFO L262 TraceCheckSpWp]: Trace formula consists of 1690 conjuncts, 27 conjunts are in the unsatisfiable core [2023-11-29 03:05:40,476 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:05:40,875 INFO L134 CoverageAnalysis]: Checked inductivity of 491 backedges. 0 proven. 488 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:40,875 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:05:41,274 INFO L134 CoverageAnalysis]: Checked inductivity of 491 backedges. 0 proven. 488 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:41,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1325154090] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 03:05:41,274 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 03:05:41,274 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 11] total 28 [2023-11-29 03:05:41,275 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716676118] [2023-11-29 03:05:41,275 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 03:05:41,276 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2023-11-29 03:05:41,276 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:41,277 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2023-11-29 03:05:41,277 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=260, Invalid=552, Unknown=0, NotChecked=0, Total=812 [2023-11-29 03:05:41,277 INFO L87 Difference]: Start difference. First operand 1384 states and 1872 transitions. Second operand has 29 states, 28 states have (on average 24.107142857142858) internal successors, (675), 28 states have internal predecessors, (675), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:41,780 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:41,781 INFO L93 Difference]: Finished difference Result 1406 states and 1924 transitions. [2023-11-29 03:05:41,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-11-29 03:05:41,781 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 28 states have (on average 24.107142857142858) internal successors, (675), 28 states have internal predecessors, (675), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 335 [2023-11-29 03:05:41,782 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:41,789 INFO L225 Difference]: With dead ends: 1406 [2023-11-29 03:05:41,789 INFO L226 Difference]: Without dead ends: 1405 [2023-11-29 03:05:41,790 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 687 GetRequests, 655 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 389 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=340, Invalid=782, Unknown=0, NotChecked=0, Total=1122 [2023-11-29 03:05:41,791 INFO L413 NwaCegarLoop]: 189 mSDtfsCounter, 2010 mSDsluCounter, 3342 mSDsCounter, 0 mSdLazyCounter, 240 mSolverCounterSat, 49 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2056 SdHoareTripleChecker+Valid, 3531 SdHoareTripleChecker+Invalid, 289 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 49 IncrementalHoareTripleChecker+Valid, 240 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:41,791 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2056 Valid, 3531 Invalid, 289 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [49 Valid, 240 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 03:05:41,793 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1405 states. [2023-11-29 03:05:41,841 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1405 to 1385. [2023-11-29 03:05:41,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1385 states, 1350 states have (on average 1.3392592592592591) internal successors, (1808), 1353 states have internal predecessors, (1808), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30) [2023-11-29 03:05:41,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1385 states to 1385 states and 1868 transitions. [2023-11-29 03:05:41,848 INFO L78 Accepts]: Start accepts. Automaton has 1385 states and 1868 transitions. Word has length 335 [2023-11-29 03:05:41,873 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:41,873 INFO L495 AbstractCegarLoop]: Abstraction has 1385 states and 1868 transitions. [2023-11-29 03:05:41,874 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 28 states have (on average 24.107142857142858) internal successors, (675), 28 states have internal predecessors, (675), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:41,874 INFO L276 IsEmpty]: Start isEmpty. Operand 1385 states and 1868 transitions. [2023-11-29 03:05:41,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 572 [2023-11-29 03:05:41,886 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:41,887 INFO L195 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:41,895 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-11-29 03:05:42,087 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2023-11-29 03:05:42,088 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:42,089 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:42,089 INFO L85 PathProgramCache]: Analyzing trace with hash -406463528, now seen corresponding path program 2 times [2023-11-29 03:05:42,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:42,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [933478615] [2023-11-29 03:05:42,089 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:42,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:05:42,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:43,847 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:05:43,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:43,850 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:05:43,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:05:43,857 INFO L134 CoverageAnalysis]: Checked inductivity of 1657 backedges. 0 proven. 1654 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:43,857 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:05:43,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [933478615] [2023-11-29 03:05:43,857 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [933478615] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:05:43,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1679160677] [2023-11-29 03:05:43,857 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 03:05:43,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:05:43,858 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:05:43,858 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:05:43,860 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-29 03:05:44,744 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 03:05:44,744 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 03:05:44,756 INFO L262 TraceCheckSpWp]: Trace formula consists of 2764 conjuncts, 16 conjunts are in the unsatisfiable core [2023-11-29 03:05:44,764 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:05:45,231 INFO L134 CoverageAnalysis]: Checked inductivity of 1657 backedges. 0 proven. 1654 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:45,231 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:05:45,833 INFO L134 CoverageAnalysis]: Checked inductivity of 1657 backedges. 0 proven. 1654 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 03:05:45,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1679160677] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 03:05:45,834 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 03:05:45,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 17, 17] total 22 [2023-11-29 03:05:45,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1804360271] [2023-11-29 03:05:45,834 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 03:05:45,835 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2023-11-29 03:05:45,835 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:05:45,836 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2023-11-29 03:05:45,836 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=122, Invalid=340, Unknown=0, NotChecked=0, Total=462 [2023-11-29 03:05:45,837 INFO L87 Difference]: Start difference. First operand 1385 states and 1868 transitions. Second operand has 22 states, 22 states have (on average 33.36363636363637) internal successors, (734), 21 states have internal predecessors, (734), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:46,416 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:05:46,416 INFO L93 Difference]: Finished difference Result 1393 states and 1906 transitions. [2023-11-29 03:05:46,416 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-11-29 03:05:46,417 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 22 states have (on average 33.36363636363637) internal successors, (734), 21 states have internal predecessors, (734), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 571 [2023-11-29 03:05:46,418 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:05:46,423 INFO L225 Difference]: With dead ends: 1393 [2023-11-29 03:05:46,423 INFO L226 Difference]: Without dead ends: 1387 [2023-11-29 03:05:46,424 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1169 GetRequests, 1129 SyntacticMatches, 11 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 262 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=275, Invalid=655, Unknown=0, NotChecked=0, Total=930 [2023-11-29 03:05:46,424 INFO L413 NwaCegarLoop]: 269 mSDtfsCounter, 2040 mSDsluCounter, 2953 mSDsCounter, 0 mSdLazyCounter, 232 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2092 SdHoareTripleChecker+Valid, 3222 SdHoareTripleChecker+Invalid, 272 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 232 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 03:05:46,425 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2092 Valid, 3222 Invalid, 272 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 232 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 03:05:46,426 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1387 states. [2023-11-29 03:05:46,469 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1387 to 1385. [2023-11-29 03:05:46,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1385 states, 1350 states have (on average 1.337037037037037) internal successors, (1805), 1353 states have internal predecessors, (1805), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30) [2023-11-29 03:05:46,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1385 states to 1385 states and 1865 transitions. [2023-11-29 03:05:46,476 INFO L78 Accepts]: Start accepts. Automaton has 1385 states and 1865 transitions. Word has length 571 [2023-11-29 03:05:46,477 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:05:46,477 INFO L495 AbstractCegarLoop]: Abstraction has 1385 states and 1865 transitions. [2023-11-29 03:05:46,478 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 33.36363636363637) internal successors, (734), 21 states have internal predecessors, (734), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 03:05:46,478 INFO L276 IsEmpty]: Start isEmpty. Operand 1385 states and 1865 transitions. [2023-11-29 03:05:46,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 809 [2023-11-29 03:05:46,488 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:05:46,488 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:05:46,500 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-11-29 03:05:46,689 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2023-11-29 03:05:46,689 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:05:46,689 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:05:46,690 INFO L85 PathProgramCache]: Analyzing trace with hash 1023378257, now seen corresponding path program 3 times [2023-11-29 03:05:46,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:05:46,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [565086000] [2023-11-29 03:05:46,690 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:05:46,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:10:53,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:10:54,638 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2023-11-29 03:10:54,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:10:54,667 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2023-11-29 03:10:54,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:10:54,672 INFO L134 CoverageAnalysis]: Checked inductivity of 3550 backedges. 514 proven. 2 refuted. 0 times theorem prover too weak. 3034 trivial. 0 not checked. [2023-11-29 03:10:54,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:10:54,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [565086000] [2023-11-29 03:10:54,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [565086000] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:10:54,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [349804723] [2023-11-29 03:10:54,674 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 03:10:54,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:10:54,674 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:10:54,675 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:10:54,679 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-29 03:10:55,757 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 03:10:55,757 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 03:10:55,762 INFO L262 TraceCheckSpWp]: Trace formula consists of 403 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-29 03:10:55,773 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:10:55,888 INFO L134 CoverageAnalysis]: Checked inductivity of 3550 backedges. 647 proven. 0 refuted. 0 times theorem prover too weak. 2903 trivial. 0 not checked. [2023-11-29 03:10:55,888 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 03:10:55,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [349804723] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:10:55,888 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 03:10:55,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [5] total 11 [2023-11-29 03:10:55,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2078099335] [2023-11-29 03:10:55,889 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:10:55,890 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-29 03:10:55,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:10:55,891 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-29 03:10:55,891 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110 [2023-11-29 03:10:55,891 INFO L87 Difference]: Start difference. First operand 1385 states and 1865 transitions. Second operand has 8 states, 8 states have (on average 20.75) internal successors, (166), 8 states have internal predecessors, (166), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:10:56,082 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:10:56,082 INFO L93 Difference]: Finished difference Result 2833 states and 3850 transitions. [2023-11-29 03:10:56,082 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-29 03:10:56,083 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 20.75) internal successors, (166), 8 states have internal predecessors, (166), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 808 [2023-11-29 03:10:56,083 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:10:56,088 INFO L225 Difference]: With dead ends: 2833 [2023-11-29 03:10:56,088 INFO L226 Difference]: Without dead ends: 1485 [2023-11-29 03:10:56,090 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 814 GetRequests, 805 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110 [2023-11-29 03:10:56,090 INFO L413 NwaCegarLoop]: 179 mSDtfsCounter, 23 mSDsluCounter, 445 mSDsCounter, 0 mSdLazyCounter, 203 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 624 SdHoareTripleChecker+Invalid, 206 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 203 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 03:10:56,090 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 624 Invalid, 206 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 203 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 03:10:56,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1485 states. [2023-11-29 03:10:56,136 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1485 to 1455. [2023-11-29 03:10:56,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1455 states, 1420 states have (on average 1.3274647887323943) internal successors, (1885), 1423 states have internal predecessors, (1885), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30) [2023-11-29 03:10:56,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1455 states to 1455 states and 1945 transitions. [2023-11-29 03:10:56,143 INFO L78 Accepts]: Start accepts. Automaton has 1455 states and 1945 transitions. Word has length 808 [2023-11-29 03:10:56,143 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:10:56,144 INFO L495 AbstractCegarLoop]: Abstraction has 1455 states and 1945 transitions. [2023-11-29 03:10:56,144 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 20.75) internal successors, (166), 8 states have internal predecessors, (166), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:10:56,144 INFO L276 IsEmpty]: Start isEmpty. Operand 1455 states and 1945 transitions. [2023-11-29 03:10:56,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 819 [2023-11-29 03:10:56,154 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:10:56,154 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:10:56,163 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2023-11-29 03:10:56,362 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2023-11-29 03:10:56,363 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:10:56,363 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:10:56,363 INFO L85 PathProgramCache]: Analyzing trace with hash -213142287, now seen corresponding path program 1 times [2023-11-29 03:10:56,364 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:10:56,364 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [316488048] [2023-11-29 03:10:56,364 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:10:56,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:10:56,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:10:58,341 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-29 03:10:58,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:10:58,343 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-29 03:10:58,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:10:58,348 INFO L134 CoverageAnalysis]: Checked inductivity of 3595 backedges. 325 proven. 0 refuted. 0 times theorem prover too weak. 3270 trivial. 0 not checked. [2023-11-29 03:10:58,348 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:10:58,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [316488048] [2023-11-29 03:10:58,348 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [316488048] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:10:58,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:10:58,349 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-29 03:10:58,349 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [543512624] [2023-11-29 03:10:58,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:10:58,350 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-29 03:10:58,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:10:58,351 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 03:10:58,351 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-11-29 03:10:58,351 INFO L87 Difference]: Start difference. First operand 1455 states and 1945 transitions. Second operand has 7 states, 7 states have (on average 18.714285714285715) internal successors, (131), 6 states have internal predecessors, (131), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:10:58,887 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:10:58,887 INFO L93 Difference]: Finished difference Result 2848 states and 3852 transitions. [2023-11-29 03:10:58,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-29 03:10:58,888 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 18.714285714285715) internal successors, (131), 6 states have internal predecessors, (131), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 818 [2023-11-29 03:10:58,888 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:10:58,893 INFO L225 Difference]: With dead ends: 2848 [2023-11-29 03:10:58,893 INFO L226 Difference]: Without dead ends: 1437 [2023-11-29 03:10:58,895 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2023-11-29 03:10:58,895 INFO L413 NwaCegarLoop]: 183 mSDtfsCounter, 10 mSDsluCounter, 604 mSDsCounter, 0 mSdLazyCounter, 365 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 787 SdHoareTripleChecker+Invalid, 369 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 365 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-29 03:10:58,896 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 787 Invalid, 369 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 365 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-29 03:10:58,897 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1437 states. [2023-11-29 03:10:58,930 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1437 to 1425. [2023-11-29 03:10:58,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1425 states, 1390 states have (on average 1.3201438848920863) internal successors, (1835), 1393 states have internal predecessors, (1835), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30) [2023-11-29 03:10:58,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1425 states to 1425 states and 1895 transitions. [2023-11-29 03:10:58,936 INFO L78 Accepts]: Start accepts. Automaton has 1425 states and 1895 transitions. Word has length 818 [2023-11-29 03:10:58,936 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:10:58,936 INFO L495 AbstractCegarLoop]: Abstraction has 1425 states and 1895 transitions. [2023-11-29 03:10:58,936 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 18.714285714285715) internal successors, (131), 6 states have internal predecessors, (131), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:10:58,937 INFO L276 IsEmpty]: Start isEmpty. Operand 1425 states and 1895 transitions. [2023-11-29 03:10:58,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 829 [2023-11-29 03:10:58,944 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:10:58,944 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:10:58,944 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2023-11-29 03:10:58,944 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:10:58,945 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:10:58,945 INFO L85 PathProgramCache]: Analyzing trace with hash -1756358713, now seen corresponding path program 1 times [2023-11-29 03:10:58,945 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:10:58,945 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1959621663] [2023-11-29 03:10:58,946 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:10:58,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:10:59,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:11:00,486 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2023-11-29 03:11:00,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:11:00,489 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2023-11-29 03:11:00,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:11:00,493 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 343 proven. 0 refuted. 0 times theorem prover too weak. 3297 trivial. 0 not checked. [2023-11-29 03:11:00,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:11:00,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1959621663] [2023-11-29 03:11:00,493 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1959621663] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:11:00,493 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 03:11:00,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-29 03:11:00,494 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1370051204] [2023-11-29 03:11:00,494 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:11:00,495 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-29 03:11:00,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:11:00,495 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 03:11:00,495 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-29 03:11:00,495 INFO L87 Difference]: Start difference. First operand 1425 states and 1895 transitions. Second operand has 7 states, 7 states have (on average 19.142857142857142) internal successors, (134), 6 states have internal predecessors, (134), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:11:00,854 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:11:00,855 INFO L93 Difference]: Finished difference Result 2848 states and 3834 transitions. [2023-11-29 03:11:00,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-29 03:11:00,855 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 19.142857142857142) internal successors, (134), 6 states have internal predecessors, (134), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 828 [2023-11-29 03:11:00,855 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:11:00,862 INFO L225 Difference]: With dead ends: 2848 [2023-11-29 03:11:00,862 INFO L226 Difference]: Without dead ends: 1467 [2023-11-29 03:11:00,863 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-29 03:11:00,864 INFO L413 NwaCegarLoop]: 185 mSDtfsCounter, 6 mSDsluCounter, 519 mSDsCounter, 0 mSdLazyCounter, 287 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 704 SdHoareTripleChecker+Invalid, 291 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 287 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-29 03:11:00,864 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 704 Invalid, 291 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 287 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-29 03:11:00,865 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1467 states. [2023-11-29 03:11:00,895 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1467 to 1455. [2023-11-29 03:11:00,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1455 states, 1420 states have (on average 1.3133802816901408) internal successors, (1865), 1423 states have internal predecessors, (1865), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30) [2023-11-29 03:11:00,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1455 states to 1455 states and 1925 transitions. [2023-11-29 03:11:00,901 INFO L78 Accepts]: Start accepts. Automaton has 1455 states and 1925 transitions. Word has length 828 [2023-11-29 03:11:00,901 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:11:00,901 INFO L495 AbstractCegarLoop]: Abstraction has 1455 states and 1925 transitions. [2023-11-29 03:11:00,901 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 19.142857142857142) internal successors, (134), 6 states have internal predecessors, (134), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:11:00,901 INFO L276 IsEmpty]: Start isEmpty. Operand 1455 states and 1925 transitions. [2023-11-29 03:11:00,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 829 [2023-11-29 03:11:00,911 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:11:00,912 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:11:00,912 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2023-11-29 03:11:00,912 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:11:00,912 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:11:00,912 INFO L85 PathProgramCache]: Analyzing trace with hash -236457277, now seen corresponding path program 1 times [2023-11-29 03:11:00,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:11:00,913 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [840510725] [2023-11-29 03:11:00,913 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:11:00,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:13:40,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:13:41,574 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2023-11-29 03:13:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:13:41,601 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2023-11-29 03:13:41,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:13:41,607 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 532 proven. 2 refuted. 0 times theorem prover too weak. 3106 trivial. 0 not checked. [2023-11-29 03:13:41,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:13:41,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [840510725] [2023-11-29 03:13:41,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [840510725] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:13:41,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [378014531] [2023-11-29 03:13:41,608 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:13:41,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:13:41,608 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:13:41,611 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:13:41,612 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-29 03:15:01,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:15:01,752 INFO L262 TraceCheckSpWp]: Trace formula consists of 3871 conjuncts, 920 conjunts are in the unsatisfiable core [2023-11-29 03:15:01,810 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:15:01,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-29 03:15:01,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2023-11-29 03:15:02,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 25 [2023-11-29 03:15:02,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 11 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 31 [2023-11-29 03:15:02,481 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-11-29 03:15:02,504 INFO L349 Elim1Store]: treesize reduction 26, result has 35.0 percent of original size [2023-11-29 03:15:02,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 25 treesize of output 29 [2023-11-29 03:15:02,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 7 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 31 [2023-11-29 03:15:02,528 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 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 [2023-11-29 03:15:02,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 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 18 treesize of output 10 [2023-11-29 03:15:02,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2023-11-29 03:15:02,630 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3 [2023-11-29 03:15:02,818 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 535 proven. 0 refuted. 0 times theorem prover too weak. 3105 trivial. 0 not checked. [2023-11-29 03:15:02,819 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 03:15:02,819 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [378014531] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 03:15:02,819 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 03:15:02,819 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [5] total 15 [2023-11-29 03:15:02,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [717213942] [2023-11-29 03:15:02,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:15:02,820 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-29 03:15:02,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:15:02,821 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-29 03:15:02,821 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=169, Unknown=0, NotChecked=0, Total=210 [2023-11-29 03:15:02,822 INFO L87 Difference]: Start difference. First operand 1455 states and 1925 transitions. Second operand has 12 states, 11 states have (on average 14.181818181818182) internal successors, (156), 10 states have internal predecessors, (156), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-29 03:15:06,012 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.96s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-29 03:15:06,857 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:15:06,857 INFO L93 Difference]: Finished difference Result 2827 states and 3741 transitions. [2023-11-29 03:15:06,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-29 03:15:06,858 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 11 states have (on average 14.181818181818182) internal successors, (156), 10 states have internal predecessors, (156), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 828 [2023-11-29 03:15:06,858 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:15:06,863 INFO L225 Difference]: With dead ends: 2827 [2023-11-29 03:15:06,864 INFO L226 Difference]: Without dead ends: 1457 [2023-11-29 03:15:06,865 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 835 GetRequests, 821 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=49, Invalid=191, Unknown=0, NotChecked=0, Total=240 [2023-11-29 03:15:06,866 INFO L413 NwaCegarLoop]: 168 mSDtfsCounter, 124 mSDsluCounter, 789 mSDsCounter, 0 mSdLazyCounter, 436 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 124 SdHoareTripleChecker+Valid, 957 SdHoareTripleChecker+Invalid, 436 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 436 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time [2023-11-29 03:15:06,866 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [124 Valid, 957 Invalid, 436 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 436 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time] [2023-11-29 03:15:06,867 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1457 states. [2023-11-29 03:15:06,897 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1457 to 1457. [2023-11-29 03:15:06,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1457 states, 1422 states have (on average 1.3129395218002813) internal successors, (1867), 1424 states have internal predecessors, (1867), 30 states have call successors, (30), 2 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30) [2023-11-29 03:15:06,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1457 states to 1457 states and 1927 transitions. [2023-11-29 03:15:06,901 INFO L78 Accepts]: Start accepts. Automaton has 1457 states and 1927 transitions. Word has length 828 [2023-11-29 03:15:06,901 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:15:06,901 INFO L495 AbstractCegarLoop]: Abstraction has 1457 states and 1927 transitions. [2023-11-29 03:15:06,901 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 11 states have (on average 14.181818181818182) internal successors, (156), 10 states have internal predecessors, (156), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-29 03:15:06,901 INFO L276 IsEmpty]: Start isEmpty. Operand 1457 states and 1927 transitions. [2023-11-29 03:15:06,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 830 [2023-11-29 03:15:06,911 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:15:06,911 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:15:06,980 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2023-11-29 03:15:07,111 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:15:07,112 INFO L420 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:15:07,112 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:15:07,112 INFO L85 PathProgramCache]: Analyzing trace with hash 37704033, now seen corresponding path program 1 times [2023-11-29 03:15:07,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:15:07,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1395078981] [2023-11-29 03:15:07,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:15:07,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 03:17:24,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:17:25,981 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2023-11-29 03:17:25,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:17:26,043 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69 [2023-11-29 03:17:26,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:17:26,049 INFO L134 CoverageAnalysis]: Checked inductivity of 3642 backedges. 532 proven. 4 refuted. 0 times theorem prover too weak. 3106 trivial. 0 not checked. [2023-11-29 03:17:26,049 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 03:17:26,049 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1395078981] [2023-11-29 03:17:26,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1395078981] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 03:17:26,049 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [144551844] [2023-11-29 03:17:26,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:17:26,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 03:17:26,050 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 03:17:26,051 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 03:17:26,055 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-11-29 03:18:27,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 03:18:27,358 INFO L262 TraceCheckSpWp]: Trace formula consists of 3886 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-29 03:18:27,368 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 03:18:27,399 INFO L134 CoverageAnalysis]: Checked inductivity of 3642 backedges. 534 proven. 1 refuted. 0 times theorem prover too weak. 3107 trivial. 0 not checked. [2023-11-29 03:18:27,399 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 03:18:27,459 INFO L134 CoverageAnalysis]: Checked inductivity of 3642 backedges. 535 proven. 0 refuted. 0 times theorem prover too weak. 3107 trivial. 0 not checked. [2023-11-29 03:18:27,459 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [144551844] provided 1 perfect and 1 imperfect interpolant sequences [2023-11-29 03:18:27,459 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-11-29 03:18:27,460 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6, 4] total 9 [2023-11-29 03:18:27,460 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1789629891] [2023-11-29 03:18:27,460 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 03:18:27,461 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 03:18:27,461 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 03:18:27,461 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 03:18:27,462 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2023-11-29 03:18:27,462 INFO L87 Difference]: Start difference. First operand 1457 states and 1927 transitions. Second operand has 4 states, 3 states have (on average 52.333333333333336) internal successors, (157), 4 states have internal predecessors, (157), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:18:27,516 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 03:18:27,516 INFO L93 Difference]: Finished difference Result 2827 states and 3760 transitions. [2023-11-29 03:18:27,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 03:18:27,517 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 52.333333333333336) internal successors, (157), 4 states have internal predecessors, (157), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 829 [2023-11-29 03:18:27,517 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 03:18:27,525 INFO L225 Difference]: With dead ends: 2827 [2023-11-29 03:18:27,525 INFO L226 Difference]: Without dead ends: 1461 [2023-11-29 03:18:27,528 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1664 GetRequests, 1657 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2023-11-29 03:18:27,529 INFO L413 NwaCegarLoop]: 191 mSDtfsCounter, 3 mSDsluCounter, 188 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 379 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 03:18:27,529 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 379 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 03:18:27,531 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1461 states. [2023-11-29 03:18:27,588 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1461 to 1461. [2023-11-29 03:18:27,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1461 states, 1425 states have (on average 1.3136842105263158) internal successors, (1872), 1427 states have internal predecessors, (1872), 30 states have call successors, (30), 3 states have call predecessors, (30), 2 states have return successors, (40), 30 states have call predecessors, (40), 30 states have call successors, (40) [2023-11-29 03:18:27,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1461 states to 1461 states and 1942 transitions. [2023-11-29 03:18:27,594 INFO L78 Accepts]: Start accepts. Automaton has 1461 states and 1942 transitions. Word has length 829 [2023-11-29 03:18:27,594 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 03:18:27,594 INFO L495 AbstractCegarLoop]: Abstraction has 1461 states and 1942 transitions. [2023-11-29 03:18:27,595 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 52.333333333333336) internal successors, (157), 4 states have internal predecessors, (157), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 03:18:27,595 INFO L276 IsEmpty]: Start isEmpty. Operand 1461 states and 1942 transitions. [2023-11-29 03:18:27,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 831 [2023-11-29 03:18:27,605 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 03:18:27,605 INFO L195 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 03:18:27,655 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2023-11-29 03:18:27,805 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c955dba-9ba3-4714-9204-1e128d05c3d0/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20 [2023-11-29 03:18:27,806 INFO L420 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] === [2023-11-29 03:18:27,806 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 03:18:27,807 INFO L85 PathProgramCache]: Analyzing trace with hash -1771533005, now seen corresponding path program 2 times [2023-11-29 03:18:27,807 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 03:18:27,807 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1096545509] [2023-11-29 03:18:27,807 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 03:18:27,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms