./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/array-multidimensional/min-3-n-u.c --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_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/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_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-multidimensional/min-3-n-u.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/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_86e9eec7-ae1e-4a7a-a66e-611195842914/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 9bd7b1a8bed68c803bda82a4dd989302b30da7d6d96131ca67565e0ea166dbcb --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 06:55:53,947 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 06:55:54,010 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-29 06:55:54,014 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 06:55:54,015 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 06:55:54,035 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 06:55:54,036 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 06:55:54,036 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 06:55:54,037 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 06:55:54,037 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 06:55:54,038 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 06:55:54,038 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 06:55:54,039 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 06:55:54,040 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 06:55:54,040 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 06:55:54,041 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 06:55:54,041 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 06:55:54,042 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 06:55:54,042 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 06:55:54,043 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 06:55:54,043 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 06:55:54,044 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 06:55:54,044 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 06:55:54,045 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 06:55:54,045 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 06:55:54,046 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 06:55:54,046 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 06:55:54,047 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 06:55:54,047 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 06:55:54,048 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 06:55:54,048 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 06:55:54,048 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 06:55:54,049 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 06:55:54,049 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:55:54,049 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 06:55:54,049 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 06:55:54,050 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 06:55:54,050 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 06:55:54,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 06:55:54,050 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 06:55:54,050 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 06:55:54,051 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 06:55:54,051 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 06:55:54,051 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 06:55:54,051 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_86e9eec7-ae1e-4a7a-a66e-611195842914/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_86e9eec7-ae1e-4a7a-a66e-611195842914/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 -> 9bd7b1a8bed68c803bda82a4dd989302b30da7d6d96131ca67565e0ea166dbcb [2023-11-29 06:55:54,240 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 06:55:54,259 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 06:55:54,261 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 06:55:54,262 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 06:55:54,263 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 06:55:54,264 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/array-multidimensional/min-3-n-u.c [2023-11-29 06:55:56,929 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 06:55:57,110 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 06:55:57,111 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/sv-benchmarks/c/array-multidimensional/min-3-n-u.c [2023-11-29 06:55:57,117 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/data/af07258f5/96bf327df009417486e5a9f0c66782b8/FLAGae8ca0944 [2023-11-29 06:55:57,129 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/data/af07258f5/96bf327df009417486e5a9f0c66782b8 [2023-11-29 06:55:57,131 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 06:55:57,132 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 06:55:57,134 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 06:55:57,134 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 06:55:57,138 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 06:55:57,138 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,139 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@634b5474 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57, skipping insertion in model container [2023-11-29 06:55:57,139 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,158 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 06:55:57,289 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:55:57,298 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 06:55:57,319 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:55:57,332 INFO L206 MainTranslator]: Completed translation [2023-11-29 06:55:57,333 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57 WrapperNode [2023-11-29 06:55:57,333 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 06:55:57,333 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 06:55:57,334 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 06:55:57,334 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 06:55:57,339 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,345 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,367 INFO L138 Inliner]: procedures = 14, calls = 17, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 128 [2023-11-29 06:55:57,368 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 06:55:57,368 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 06:55:57,369 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 06:55:57,369 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 06:55:57,377 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,377 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,380 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,392 INFO L175 MemorySlicer]: Split 7 memory accesses to 2 slices as follows [2, 5]. 71 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2023-11-29 06:55:57,392 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,392 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,398 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,403 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,404 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,405 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,408 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 06:55:57,409 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 06:55:57,409 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 06:55:57,409 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 06:55:57,410 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (1/1) ... [2023-11-29 06:55:57,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 06:55:57,425 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:55:57,436 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 06:55:57,441 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 06:55:57,469 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 06:55:57,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 06:55:57,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 06:55:57,469 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 06:55:57,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 06:55:57,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 06:55:57,469 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 06:55:57,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 06:55:57,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 06:55:57,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 06:55:57,470 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 06:55:57,538 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 06:55:57,539 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 06:55:57,750 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 06:55:57,776 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 06:55:57,777 INFO L309 CfgBuilder]: Removed 9 assume(true) statements. [2023-11-29 06:55:57,777 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:55:57 BoogieIcfgContainer [2023-11-29 06:55:57,777 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 06:55:57,780 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 06:55:57,781 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 06:55:57,784 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 06:55:57,784 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 06:55:57" (1/3) ... [2023-11-29 06:55:57,785 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1406a6de and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:55:57, skipping insertion in model container [2023-11-29 06:55:57,785 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:55:57" (2/3) ... [2023-11-29 06:55:57,785 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1406a6de and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 06:55:57, skipping insertion in model container [2023-11-29 06:55:57,786 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:55:57" (3/3) ... [2023-11-29 06:55:57,787 INFO L112 eAbstractionObserver]: Analyzing ICFG min-3-n-u.c [2023-11-29 06:55:57,806 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 06:55:57,806 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 18 error locations. [2023-11-29 06:55:57,853 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 06:55:57,860 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;@6c20253a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 06:55:57,861 INFO L358 AbstractCegarLoop]: Starting to check reachability of 18 error locations. [2023-11-29 06:55:57,865 INFO L276 IsEmpty]: Start isEmpty. Operand has 53 states, 34 states have (on average 2.1176470588235294) internal successors, (72), 52 states have internal predecessors, (72), 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 06:55:57,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-29 06:55:57,871 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:55:57,872 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2023-11-29 06:55:57,872 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:55:57,877 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:55:57,878 INFO L85 PathProgramCache]: Analyzing trace with hash 6148119, now seen corresponding path program 1 times [2023-11-29 06:55:57,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:55:57,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1420878590] [2023-11-29 06:55:57,888 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:57,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:55:57,954 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:55:57,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1206967496] [2023-11-29 06:55:57,955 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:57,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:57,955 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:55:57,960 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:55:57,967 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 06:55:58,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:55:58,030 INFO L262 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 06:55:58,034 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:55:58,064 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 06:55:58,065 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:55:58,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:55:58,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1420878590] [2023-11-29 06:55:58,066 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:55:58,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1206967496] [2023-11-29 06:55:58,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1206967496] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:55:58,067 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:55:58,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 06:55:58,069 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [62390027] [2023-11-29 06:55:58,070 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:55:58,084 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:55:58,084 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:55:58,111 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:55:58,112 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:55:58,121 INFO L87 Difference]: Start difference. First operand has 53 states, 34 states have (on average 2.1176470588235294) internal successors, (72), 52 states have internal predecessors, (72), 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) Second operand has 3 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 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 06:55:58,184 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:55:58,184 INFO L93 Difference]: Finished difference Result 102 states and 143 transitions. [2023-11-29 06:55:58,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:55:58,187 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 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 4 [2023-11-29 06:55:58,187 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:55:58,194 INFO L225 Difference]: With dead ends: 102 [2023-11-29 06:55:58,195 INFO L226 Difference]: Without dead ends: 48 [2023-11-29 06:55:58,197 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 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 06:55:58,201 INFO L413 NwaCegarLoop]: 38 mSDtfsCounter, 50 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:55:58,202 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 38 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:55:58,218 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2023-11-29 06:55:58,230 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2023-11-29 06:55:58,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 33 states have (on average 1.7272727272727273) internal successors, (57), 47 states have internal predecessors, (57), 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 06:55:58,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 57 transitions. [2023-11-29 06:55:58,233 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 57 transitions. Word has length 4 [2023-11-29 06:55:58,233 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:55:58,233 INFO L495 AbstractCegarLoop]: Abstraction has 48 states and 57 transitions. [2023-11-29 06:55:58,233 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 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 06:55:58,233 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 57 transitions. [2023-11-29 06:55:58,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-29 06:55:58,234 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:55:58,234 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-29 06:55:58,239 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-29 06:55:58,434 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2023-11-29 06:55:58,435 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:55:58,436 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:55:58,436 INFO L85 PathProgramCache]: Analyzing trace with hash 190591766, now seen corresponding path program 1 times [2023-11-29 06:55:58,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:55:58,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2052309256] [2023-11-29 06:55:58,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:58,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:55:58,441 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:55:58,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [35776146] [2023-11-29 06:55:58,442 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:58,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:58,442 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:55:58,443 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:55:58,444 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 06:55:58,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:55:58,490 INFO L262 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 06:55:58,490 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:55:58,500 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 06:55:58,501 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:55:58,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:55:58,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2052309256] [2023-11-29 06:55:58,501 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:55:58,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [35776146] [2023-11-29 06:55:58,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [35776146] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:55:58,502 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:55:58,502 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 06:55:58,502 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [826738787] [2023-11-29 06:55:58,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:55:58,503 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:55:58,503 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:55:58,504 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:55:58,504 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:55:58,504 INFO L87 Difference]: Start difference. First operand 48 states and 57 transitions. Second operand has 3 states, 2 states have (on average 2.5) 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 06:55:58,567 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:55:58,567 INFO L93 Difference]: Finished difference Result 95 states and 113 transitions. [2023-11-29 06:55:58,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:55:58,568 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) 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 06:55:58,568 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:55:58,570 INFO L225 Difference]: With dead ends: 95 [2023-11-29 06:55:58,570 INFO L226 Difference]: Without dead ends: 92 [2023-11-29 06:55:58,571 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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 06:55:58,572 INFO L413 NwaCegarLoop]: 41 mSDtfsCounter, 45 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:55:58,573 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 77 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:55:58,574 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 92 states. [2023-11-29 06:55:58,583 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 78. [2023-11-29 06:55:58,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 78 states, 63 states have (on average 1.7142857142857142) internal successors, (108), 77 states have internal predecessors, (108), 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 06:55:58,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 108 transitions. [2023-11-29 06:55:58,586 INFO L78 Accepts]: Start accepts. Automaton has 78 states and 108 transitions. Word has length 5 [2023-11-29 06:55:58,586 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:55:58,586 INFO L495 AbstractCegarLoop]: Abstraction has 78 states and 108 transitions. [2023-11-29 06:55:58,586 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) 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 06:55:58,587 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 108 transitions. [2023-11-29 06:55:58,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-29 06:55:58,587 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:55:58,587 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-29 06:55:58,593 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 06:55:58,793 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:58,793 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:55:58,794 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:55:58,794 INFO L85 PathProgramCache]: Analyzing trace with hash 190593121, now seen corresponding path program 1 times [2023-11-29 06:55:58,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:55:58,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067434427] [2023-11-29 06:55:58,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:58,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:55:58,799 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:55:58,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1521477441] [2023-11-29 06:55:58,799 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:58,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:58,800 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:55:58,800 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:55:58,801 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-29 06:55:58,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:55:58,849 INFO L262 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 06:55:58,850 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:55:58,857 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 06:55:58,858 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:55:58,858 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:55:58,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067434427] [2023-11-29 06:55:58,858 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:55:58,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1521477441] [2023-11-29 06:55:58,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1521477441] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:55:58,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:55:58,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:55:58,859 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650845253] [2023-11-29 06:55:58,859 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:55:58,859 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:55:58,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:55:58,860 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:55:58,860 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:55:58,860 INFO L87 Difference]: Start difference. First operand 78 states and 108 transitions. Second operand has 3 states, 2 states have (on average 2.5) 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 06:55:58,905 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:55:58,905 INFO L93 Difference]: Finished difference Result 78 states and 108 transitions. [2023-11-29 06:55:58,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:55:58,906 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) 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 06:55:58,906 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:55:58,907 INFO L225 Difference]: With dead ends: 78 [2023-11-29 06:55:58,907 INFO L226 Difference]: Without dead ends: 75 [2023-11-29 06:55:58,907 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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 06:55:58,909 INFO L413 NwaCegarLoop]: 34 mSDtfsCounter, 43 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:55:58,909 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 34 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:55:58,910 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 75 states. [2023-11-29 06:55:58,918 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 75 to 75. [2023-11-29 06:55:58,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 75 states, 63 states have (on average 1.619047619047619) internal successors, (102), 74 states have internal predecessors, (102), 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 06:55:58,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 102 transitions. [2023-11-29 06:55:58,920 INFO L78 Accepts]: Start accepts. Automaton has 75 states and 102 transitions. Word has length 5 [2023-11-29 06:55:58,920 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:55:58,921 INFO L495 AbstractCegarLoop]: Abstraction has 75 states and 102 transitions. [2023-11-29 06:55:58,921 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) 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 06:55:58,921 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 102 transitions. [2023-11-29 06:55:58,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2023-11-29 06:55:58,921 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:55:58,921 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2023-11-29 06:55:58,927 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-29 06:55:59,127 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:59,127 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:55:59,128 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:55:59,128 INFO L85 PathProgramCache]: Analyzing trace with hash 190593176, now seen corresponding path program 1 times [2023-11-29 06:55:59,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:55:59,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1545281178] [2023-11-29 06:55:59,128 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:59,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:55:59,135 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:55:59,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1114764888] [2023-11-29 06:55:59,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:59,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:59,135 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:55:59,136 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:55:59,137 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-29 06:55:59,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:55:59,185 INFO L262 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 06:55:59,186 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:55:59,192 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 06:55:59,192 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:55:59,193 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:55:59,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1545281178] [2023-11-29 06:55:59,193 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:55:59,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1114764888] [2023-11-29 06:55:59,193 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1114764888] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:55:59,193 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:55:59,193 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:55:59,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1090552175] [2023-11-29 06:55:59,194 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:55:59,194 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:55:59,194 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:55:59,195 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:55:59,195 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:55:59,195 INFO L87 Difference]: Start difference. First operand 75 states and 102 transitions. Second operand has 3 states, 2 states have (on average 2.5) 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 06:55:59,236 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:55:59,236 INFO L93 Difference]: Finished difference Result 75 states and 102 transitions. [2023-11-29 06:55:59,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:55:59,237 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 2.5) 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 06:55:59,237 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:55:59,238 INFO L225 Difference]: With dead ends: 75 [2023-11-29 06:55:59,238 INFO L226 Difference]: Without dead ends: 72 [2023-11-29 06:55:59,238 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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 06:55:59,240 INFO L413 NwaCegarLoop]: 34 mSDtfsCounter, 38 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:55:59,240 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 34 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:55:59,241 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 72 states. [2023-11-29 06:55:59,249 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 72. [2023-11-29 06:55:59,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 72 states, 63 states have (on average 1.5238095238095237) internal successors, (96), 71 states have internal predecessors, (96), 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 06:55:59,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 96 transitions. [2023-11-29 06:55:59,251 INFO L78 Accepts]: Start accepts. Automaton has 72 states and 96 transitions. Word has length 5 [2023-11-29 06:55:59,251 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:55:59,251 INFO L495 AbstractCegarLoop]: Abstraction has 72 states and 96 transitions. [2023-11-29 06:55:59,252 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 2.5) 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 06:55:59,252 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2023-11-29 06:55:59,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-29 06:55:59,252 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:55:59,252 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-29 06:55:59,257 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-11-29 06:55:59,455 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:59,456 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:55:59,456 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:55:59,456 INFO L85 PathProgramCache]: Analyzing trace with hash 1613419525, now seen corresponding path program 1 times [2023-11-29 06:55:59,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:55:59,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656716579] [2023-11-29 06:55:59,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:59,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:55:59,462 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:55:59,462 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1905480027] [2023-11-29 06:55:59,462 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:59,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:59,462 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:55:59,463 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:55:59,464 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-29 06:55:59,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:55:59,505 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 06:55:59,505 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:55:59,514 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 06:55:59,514 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:55:59,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:55:59,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656716579] [2023-11-29 06:55:59,515 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:55:59,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1905480027] [2023-11-29 06:55:59,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1905480027] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:55:59,515 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:55:59,515 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:55:59,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [431611467] [2023-11-29 06:55:59,516 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:55:59,516 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:55:59,516 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:55:59,516 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:55:59,517 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:55:59,517 INFO L87 Difference]: Start difference. First operand 72 states and 96 transitions. Second operand has 3 states, 2 states have (on average 3.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 06:55:59,576 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:55:59,576 INFO L93 Difference]: Finished difference Result 140 states and 186 transitions. [2023-11-29 06:55:59,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:55:59,577 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 3.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 06:55:59,577 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:55:59,578 INFO L225 Difference]: With dead ends: 140 [2023-11-29 06:55:59,579 INFO L226 Difference]: Without dead ends: 137 [2023-11-29 06:55:59,579 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 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 06:55:59,580 INFO L413 NwaCegarLoop]: 34 mSDtfsCounter, 36 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:55:59,580 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 60 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:55:59,581 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 137 states. [2023-11-29 06:55:59,596 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 137 to 114. [2023-11-29 06:55:59,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 114 states, 105 states have (on average 1.5047619047619047) internal successors, (158), 113 states have internal predecessors, (158), 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 06:55:59,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 158 transitions. [2023-11-29 06:55:59,598 INFO L78 Accepts]: Start accepts. Automaton has 114 states and 158 transitions. Word has length 6 [2023-11-29 06:55:59,598 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:55:59,599 INFO L495 AbstractCegarLoop]: Abstraction has 114 states and 158 transitions. [2023-11-29 06:55:59,599 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 3.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 06:55:59,599 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 158 transitions. [2023-11-29 06:55:59,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-29 06:55:59,600 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:55:59,600 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-29 06:55:59,605 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2023-11-29 06:55:59,805 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:59,805 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:55:59,806 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:55:59,806 INFO L85 PathProgramCache]: Analyzing trace with hash 1613421223, now seen corresponding path program 1 times [2023-11-29 06:55:59,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:55:59,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [558150868] [2023-11-29 06:55:59,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:59,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:55:59,813 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:55:59,813 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [144045564] [2023-11-29 06:55:59,813 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:55:59,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:55:59,814 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:55:59,815 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:55:59,816 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-29 06:55:59,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:55:59,866 INFO L262 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-29 06:55:59,867 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:55:59,874 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 06:55:59,874 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:55:59,875 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:55:59,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [558150868] [2023-11-29 06:55:59,875 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:55:59,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [144045564] [2023-11-29 06:55:59,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [144045564] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:55:59,875 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:55:59,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 06:55:59,875 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1794060809] [2023-11-29 06:55:59,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:55:59,876 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 06:55:59,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:55:59,876 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 06:55:59,877 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 06:55:59,877 INFO L87 Difference]: Start difference. First operand 114 states and 158 transitions. Second operand has 3 states, 2 states have (on average 3.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 06:55:59,933 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:55:59,933 INFO L93 Difference]: Finished difference Result 218 states and 298 transitions. [2023-11-29 06:55:59,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 06:55:59,933 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 3.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 06:55:59,933 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:55:59,936 INFO L225 Difference]: With dead ends: 218 [2023-11-29 06:55:59,936 INFO L226 Difference]: Without dead ends: 215 [2023-11-29 06:55:59,936 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 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 06:55:59,937 INFO L413 NwaCegarLoop]: 37 mSDtfsCounter, 34 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:55:59,938 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 63 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:55:59,939 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 215 states. [2023-11-29 06:55:59,957 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 215 to 162. [2023-11-29 06:55:59,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 162 states, 153 states have (on average 1.4509803921568627) internal successors, (222), 161 states have internal predecessors, (222), 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 06:55:59,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 162 states and 222 transitions. [2023-11-29 06:55:59,959 INFO L78 Accepts]: Start accepts. Automaton has 162 states and 222 transitions. Word has length 6 [2023-11-29 06:55:59,959 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:55:59,959 INFO L495 AbstractCegarLoop]: Abstraction has 162 states and 222 transitions. [2023-11-29 06:55:59,959 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 3.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 06:55:59,959 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 222 transitions. [2023-11-29 06:55:59,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-29 06:55:59,960 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:55:59,960 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1] [2023-11-29 06:55:59,965 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2023-11-29 06:56:00,161 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2023-11-29 06:56:00,161 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:00,162 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:00,162 INFO L85 PathProgramCache]: Analyzing trace with hash -850126625, now seen corresponding path program 1 times [2023-11-29 06:56:00,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:00,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657630792] [2023-11-29 06:56:00,162 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:00,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:00,166 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:00,167 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [718019341] [2023-11-29 06:56:00,167 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:00,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:00,167 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:00,168 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:00,169 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-29 06:56:00,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:56:00,210 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:56:00,211 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:00,251 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 06:56:00,251 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:56:00,251 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:00,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657630792] [2023-11-29 06:56:00,251 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:00,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [718019341] [2023-11-29 06:56:00,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [718019341] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:56:00,252 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:56:00,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 06:56:00,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [249902967] [2023-11-29 06:56:00,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:56:00,252 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 06:56:00,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:00,253 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 06:56:00,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-29 06:56:00,253 INFO L87 Difference]: Start difference. First operand 162 states and 222 transitions. Second operand has 4 states, 4 states have (on average 2.0) internal successors, (8), 3 states have internal predecessors, (8), 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 06:56:00,323 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:00,323 INFO L93 Difference]: Finished difference Result 309 states and 416 transitions. [2023-11-29 06:56:00,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 06:56:00,324 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.0) internal successors, (8), 3 states have internal predecessors, (8), 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 9 [2023-11-29 06:56:00,324 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:00,325 INFO L225 Difference]: With dead ends: 309 [2023-11-29 06:56:00,325 INFO L226 Difference]: Without dead ends: 167 [2023-11-29 06:56:00,326 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 6 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 06:56:00,327 INFO L413 NwaCegarLoop]: 34 mSDtfsCounter, 110 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:00,327 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 60 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 06:56:00,328 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 167 states. [2023-11-29 06:56:00,343 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 167 to 162. [2023-11-29 06:56:00,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 162 states, 153 states have (on average 1.411764705882353) internal successors, (216), 161 states have internal predecessors, (216), 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 06:56:00,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 162 states and 216 transitions. [2023-11-29 06:56:00,345 INFO L78 Accepts]: Start accepts. Automaton has 162 states and 216 transitions. Word has length 9 [2023-11-29 06:56:00,345 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:00,345 INFO L495 AbstractCegarLoop]: Abstraction has 162 states and 216 transitions. [2023-11-29 06:56:00,345 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.0) internal successors, (8), 3 states have internal predecessors, (8), 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 06:56:00,345 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 216 transitions. [2023-11-29 06:56:00,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-29 06:56:00,346 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:56:00,346 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1] [2023-11-29 06:56:00,351 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2023-11-29 06:56:00,551 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2023-11-29 06:56:00,551 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:00,551 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:00,552 INFO L85 PathProgramCache]: Analyzing trace with hash 452703510, now seen corresponding path program 1 times [2023-11-29 06:56:00,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:00,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [110285431] [2023-11-29 06:56:00,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:00,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:00,559 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:00,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1873996130] [2023-11-29 06:56:00,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:00,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:00,560 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:00,561 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:00,563 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-11-29 06:56:00,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:56:00,615 INFO L262 TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:56:00,615 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:00,635 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:56:00,635 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 06:56:00,662 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 06:56:00,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:00,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [110285431] [2023-11-29 06:56:00,663 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:00,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1873996130] [2023-11-29 06:56:00,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1873996130] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 06:56:00,663 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 06:56:00,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5 [2023-11-29 06:56:00,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [981028138] [2023-11-29 06:56:00,663 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 06:56:00,664 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:56:00,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:00,664 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:56:00,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:56:00,665 INFO L87 Difference]: Start difference. First operand 162 states and 216 transitions. Second operand has 6 states, 5 states have (on average 3.2) internal successors, (16), 6 states have internal predecessors, (16), 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 06:56:00,871 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:00,871 INFO L93 Difference]: Finished difference Result 521 states and 700 transitions. [2023-11-29 06:56:00,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 06:56:00,872 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.2) internal successors, (16), 6 states have internal predecessors, (16), 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 9 [2023-11-29 06:56:00,872 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:00,875 INFO L225 Difference]: With dead ends: 521 [2023-11-29 06:56:00,875 INFO L226 Difference]: Without dead ends: 518 [2023-11-29 06:56:00,876 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:56:00,876 INFO L413 NwaCegarLoop]: 37 mSDtfsCounter, 238 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 123 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 238 SdHoareTripleChecker+Valid, 141 SdHoareTripleChecker+Invalid, 195 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 123 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:00,877 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [238 Valid, 141 Invalid, 195 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [123 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 06:56:00,878 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 518 states. [2023-11-29 06:56:00,906 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 518 to 306. [2023-11-29 06:56:00,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 306 states, 297 states have (on average 1.3737373737373737) internal successors, (408), 305 states have internal predecessors, (408), 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 06:56:00,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 306 states and 408 transitions. [2023-11-29 06:56:00,909 INFO L78 Accepts]: Start accepts. Automaton has 306 states and 408 transitions. Word has length 9 [2023-11-29 06:56:00,909 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:00,909 INFO L495 AbstractCegarLoop]: Abstraction has 306 states and 408 transitions. [2023-11-29 06:56:00,909 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.2) internal successors, (16), 6 states have internal predecessors, (16), 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 06:56:00,909 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 408 transitions. [2023-11-29 06:56:00,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-29 06:56:00,910 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:56:00,910 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1] [2023-11-29 06:56:00,916 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2023-11-29 06:56:01,116 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:01,117 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:01,117 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:01,117 INFO L85 PathProgramCache]: Analyzing trace with hash -419503474, now seen corresponding path program 1 times [2023-11-29 06:56:01,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:01,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [962724408] [2023-11-29 06:56:01,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:01,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:01,129 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:01,130 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [439138659] [2023-11-29 06:56:01,130 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:01,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:01,130 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:01,131 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:01,135 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-11-29 06:56:01,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:56:01,184 INFO L262 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:56:01,185 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:01,206 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 06:56:01,206 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 06:56:01,206 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:01,206 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [962724408] [2023-11-29 06:56:01,206 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:01,206 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [439138659] [2023-11-29 06:56:01,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [439138659] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:56:01,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:56:01,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 06:56:01,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [557997739] [2023-11-29 06:56:01,207 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:56:01,208 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 06:56:01,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:01,208 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 06:56:01,208 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-29 06:56:01,208 INFO L87 Difference]: Start difference. First operand 306 states and 408 transitions. Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 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 06:56:01,296 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:01,296 INFO L93 Difference]: Finished difference Result 596 states and 793 transitions. [2023-11-29 06:56:01,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 06:56:01,297 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 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 10 [2023-11-29 06:56:01,297 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:01,299 INFO L225 Difference]: With dead ends: 596 [2023-11-29 06:56:01,299 INFO L226 Difference]: Without dead ends: 308 [2023-11-29 06:56:01,301 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 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 06:56:01,302 INFO L413 NwaCegarLoop]: 37 mSDtfsCounter, 81 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:01,302 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 63 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 06:56:01,303 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 308 states. [2023-11-29 06:56:01,332 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 308 to 306. [2023-11-29 06:56:01,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 306 states, 297 states have (on average 1.3333333333333333) internal successors, (396), 305 states have internal predecessors, (396), 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 06:56:01,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 306 states and 396 transitions. [2023-11-29 06:56:01,334 INFO L78 Accepts]: Start accepts. Automaton has 306 states and 396 transitions. Word has length 10 [2023-11-29 06:56:01,335 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:01,335 INFO L495 AbstractCegarLoop]: Abstraction has 306 states and 396 transitions. [2023-11-29 06:56:01,335 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 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 06:56:01,335 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 396 transitions. [2023-11-29 06:56:01,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-29 06:56:01,336 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:56:01,336 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1] [2023-11-29 06:56:01,342 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2023-11-29 06:56:01,541 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:01,542 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:01,542 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:01,542 INFO L85 PathProgramCache]: Analyzing trace with hash -2142535172, now seen corresponding path program 1 times [2023-11-29 06:56:01,542 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:01,542 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1988664205] [2023-11-29 06:56:01,542 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:01,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:01,551 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:01,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2051904913] [2023-11-29 06:56:01,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:01,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:01,551 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:01,552 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:01,553 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2023-11-29 06:56:01,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:56:01,609 INFO L262 TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-29 06:56:01,610 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:01,653 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 06:56:01,653 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 06:56:01,680 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 06:56:01,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:01,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1988664205] [2023-11-29 06:56:01,680 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:01,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2051904913] [2023-11-29 06:56:01,680 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2051904913] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 06:56:01,680 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 06:56:01,680 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7 [2023-11-29 06:56:01,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [299011722] [2023-11-29 06:56:01,681 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 06:56:01,681 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-29 06:56:01,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:01,682 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-29 06:56:01,682 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56 [2023-11-29 06:56:01,682 INFO L87 Difference]: Start difference. First operand 306 states and 396 transitions. Second operand has 8 states, 8 states have (on average 2.75) internal successors, (22), 7 states have internal predecessors, (22), 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 06:56:01,830 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:01,830 INFO L93 Difference]: Finished difference Result 596 states and 770 transitions. [2023-11-29 06:56:01,830 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-29 06:56:01,830 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 2.75) internal successors, (22), 7 states have internal predecessors, (22), 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 16 [2023-11-29 06:56:01,831 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:01,832 INFO L225 Difference]: With dead ends: 596 [2023-11-29 06:56:01,832 INFO L226 Difference]: Without dead ends: 308 [2023-11-29 06:56:01,833 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=40, Invalid=50, Unknown=0, NotChecked=0, Total=90 [2023-11-29 06:56:01,834 INFO L413 NwaCegarLoop]: 34 mSDtfsCounter, 233 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 233 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:01,834 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [233 Valid, 89 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 06:56:01,835 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 308 states. [2023-11-29 06:56:01,855 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 308 to 306. [2023-11-29 06:56:01,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 306 states, 297 states have (on average 1.2121212121212122) internal successors, (360), 305 states have internal predecessors, (360), 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 06:56:01,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 306 states and 360 transitions. [2023-11-29 06:56:01,858 INFO L78 Accepts]: Start accepts. Automaton has 306 states and 360 transitions. Word has length 16 [2023-11-29 06:56:01,858 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:01,858 INFO L495 AbstractCegarLoop]: Abstraction has 306 states and 360 transitions. [2023-11-29 06:56:01,858 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 2.75) internal successors, (22), 7 states have internal predecessors, (22), 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 06:56:01,858 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 360 transitions. [2023-11-29 06:56:01,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-29 06:56:01,859 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:56:01,859 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 4, 1, 1, 1, 1] [2023-11-29 06:56:01,865 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2023-11-29 06:56:02,064 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:02,065 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:02,065 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:02,065 INFO L85 PathProgramCache]: Analyzing trace with hash 1408011751, now seen corresponding path program 2 times [2023-11-29 06:56:02,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:02,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [813677372] [2023-11-29 06:56:02,065 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:02,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:02,074 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:02,074 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1941672023] [2023-11-29 06:56:02,074 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 06:56:02,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:02,074 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:02,075 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:02,076 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2023-11-29 06:56:02,120 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-29 06:56:02,121 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 06:56:02,121 INFO L262 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:56:02,122 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:02,151 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2023-11-29 06:56:02,151 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 06:56:02,183 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2023-11-29 06:56:02,184 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:02,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [813677372] [2023-11-29 06:56:02,184 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:02,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1941672023] [2023-11-29 06:56:02,184 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1941672023] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 06:56:02,185 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 06:56:02,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2] total 4 [2023-11-29 06:56:02,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249390675] [2023-11-29 06:56:02,185 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 06:56:02,185 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:56:02,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:02,186 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:56:02,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:56:02,187 INFO L87 Difference]: Start difference. First operand 306 states and 360 transitions. Second operand has 6 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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 06:56:02,271 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:02,271 INFO L93 Difference]: Finished difference Result 308 states and 362 transitions. [2023-11-29 06:56:02,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 06:56:02,271 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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 18 [2023-11-29 06:56:02,272 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:02,273 INFO L225 Difference]: With dead ends: 308 [2023-11-29 06:56:02,273 INFO L226 Difference]: Without dead ends: 305 [2023-11-29 06:56:02,274 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2023-11-29 06:56:02,274 INFO L413 NwaCegarLoop]: 34 mSDtfsCounter, 140 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 140 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:02,275 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [140 Valid, 57 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:56:02,275 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 305 states. [2023-11-29 06:56:02,292 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 305 to 267. [2023-11-29 06:56:02,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 267 states, 261 states have (on average 1.1800766283524904) internal successors, (308), 266 states have internal predecessors, (308), 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 06:56:02,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 267 states and 308 transitions. [2023-11-29 06:56:02,293 INFO L78 Accepts]: Start accepts. Automaton has 267 states and 308 transitions. Word has length 18 [2023-11-29 06:56:02,293 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:02,294 INFO L495 AbstractCegarLoop]: Abstraction has 267 states and 308 transitions. [2023-11-29 06:56:02,294 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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 06:56:02,294 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 308 transitions. [2023-11-29 06:56:02,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2023-11-29 06:56:02,295 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:56:02,295 INFO L195 NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 1, 1, 1, 1] [2023-11-29 06:56:02,299 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2023-11-29 06:56:02,498 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:02,498 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:02,498 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:02,499 INFO L85 PathProgramCache]: Analyzing trace with hash 1303200654, now seen corresponding path program 2 times [2023-11-29 06:56:02,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:02,499 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399616501] [2023-11-29 06:56:02,499 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:02,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:02,511 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:02,511 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [160505500] [2023-11-29 06:56:02,511 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 06:56:02,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:02,511 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:02,512 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:02,513 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2023-11-29 06:56:02,563 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-29 06:56:02,563 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 06:56:02,564 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:56:02,565 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:02,617 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 0 proven. 59 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2023-11-29 06:56:02,617 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 06:56:02,670 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 0 proven. 59 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2023-11-29 06:56:02,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:02,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399616501] [2023-11-29 06:56:02,671 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:02,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [160505500] [2023-11-29 06:56:02,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [160505500] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 06:56:02,671 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 06:56:02,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2] total 4 [2023-11-29 06:56:02,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1661477125] [2023-11-29 06:56:02,672 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 06:56:02,672 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:56:02,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:02,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:56:02,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:56:02,673 INFO L87 Difference]: Start difference. First operand 267 states and 308 transitions. Second operand has 6 states, 5 states have (on average 6.4) internal successors, (32), 5 states have internal predecessors, (32), 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 06:56:02,737 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:02,737 INFO L93 Difference]: Finished difference Result 269 states and 310 transitions. [2023-11-29 06:56:02,738 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 06:56:02,738 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 6.4) internal successors, (32), 5 states have internal predecessors, (32), 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 34 [2023-11-29 06:56:02,738 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:02,740 INFO L225 Difference]: With dead ends: 269 [2023-11-29 06:56:02,740 INFO L226 Difference]: Without dead ends: 266 [2023-11-29 06:56:02,740 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2023-11-29 06:56:02,741 INFO L413 NwaCegarLoop]: 28 mSDtfsCounter, 76 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 76 SdHoareTripleChecker+Valid, 39 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:02,741 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [76 Valid, 39 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:56:02,742 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 266 states. [2023-11-29 06:56:02,755 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 266 to 150. [2023-11-29 06:56:02,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 150 states, 147 states have (on average 1.183673469387755) internal successors, (174), 149 states have internal predecessors, (174), 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 06:56:02,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 150 states and 174 transitions. [2023-11-29 06:56:02,757 INFO L78 Accepts]: Start accepts. Automaton has 150 states and 174 transitions. Word has length 34 [2023-11-29 06:56:02,757 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:02,757 INFO L495 AbstractCegarLoop]: Abstraction has 150 states and 174 transitions. [2023-11-29 06:56:02,757 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 6.4) internal successors, (32), 5 states have internal predecessors, (32), 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 06:56:02,757 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 174 transitions. [2023-11-29 06:56:02,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2023-11-29 06:56:02,758 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:56:02,759 INFO L195 NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1] [2023-11-29 06:56:02,764 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2023-11-29 06:56:02,959 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:02,959 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:02,959 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:02,960 INFO L85 PathProgramCache]: Analyzing trace with hash 426309517, now seen corresponding path program 1 times [2023-11-29 06:56:02,960 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:02,960 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [789065301] [2023-11-29 06:56:02,960 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:02,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:02,970 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:02,970 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1592433264] [2023-11-29 06:56:02,970 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:02,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:02,971 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:02,972 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:02,979 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2023-11-29 06:56:03,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:56:03,052 INFO L262 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-29 06:56:03,054 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:03,145 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 61 proven. 22 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2023-11-29 06:56:03,145 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 06:56:03,224 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 61 proven. 22 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2023-11-29 06:56:03,224 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:03,224 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [789065301] [2023-11-29 06:56:03,224 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:03,225 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1592433264] [2023-11-29 06:56:03,225 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1592433264] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 06:56:03,225 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 06:56:03,225 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13 [2023-11-29 06:56:03,225 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1508331507] [2023-11-29 06:56:03,225 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 06:56:03,226 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-29 06:56:03,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:03,226 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-29 06:56:03,227 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=101, Unknown=0, NotChecked=0, Total=182 [2023-11-29 06:56:03,227 INFO L87 Difference]: Start difference. First operand 150 states and 174 transitions. Second operand has 14 states, 14 states have (on average 3.142857142857143) internal successors, (44), 13 states have internal predecessors, (44), 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 06:56:03,533 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:03,533 INFO L93 Difference]: Finished difference Result 443 states and 538 transitions. [2023-11-29 06:56:03,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-29 06:56:03,534 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 3.142857142857143) internal successors, (44), 13 states have internal predecessors, (44), 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 41 [2023-11-29 06:56:03,534 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:03,535 INFO L225 Difference]: With dead ends: 443 [2023-11-29 06:56:03,536 INFO L226 Difference]: Without dead ends: 296 [2023-11-29 06:56:03,536 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 55 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=151, Invalid=191, Unknown=0, NotChecked=0, Total=342 [2023-11-29 06:56:03,537 INFO L413 NwaCegarLoop]: 31 mSDtfsCounter, 586 mSDsluCounter, 47 mSDsCounter, 0 mSdLazyCounter, 110 mSolverCounterSat, 145 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 586 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 255 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 145 IncrementalHoareTripleChecker+Valid, 110 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:03,537 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [586 Valid, 78 Invalid, 255 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [145 Valid, 110 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 06:56:03,538 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 296 states. [2023-11-29 06:56:03,559 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 296 to 294. [2023-11-29 06:56:03,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 294 states, 291 states have (on average 1.134020618556701) internal successors, (330), 293 states have internal predecessors, (330), 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 06:56:03,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 294 states and 330 transitions. [2023-11-29 06:56:03,561 INFO L78 Accepts]: Start accepts. Automaton has 294 states and 330 transitions. Word has length 41 [2023-11-29 06:56:03,561 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:03,562 INFO L495 AbstractCegarLoop]: Abstraction has 294 states and 330 transitions. [2023-11-29 06:56:03,562 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 3.142857142857143) internal successors, (44), 13 states have internal predecessors, (44), 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 06:56:03,562 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 330 transitions. [2023-11-29 06:56:03,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2023-11-29 06:56:03,564 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 06:56:03,564 INFO L195 NwaCegarLoop]: trace histogram [20, 20, 20, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1] [2023-11-29 06:56:03,570 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2023-11-29 06:56:03,765 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:03,766 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 15 more)] === [2023-11-29 06:56:03,766 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:56:03,766 INFO L85 PathProgramCache]: Analyzing trace with hash 1169874381, now seen corresponding path program 2 times [2023-11-29 06:56:03,766 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:56:03,766 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2143063787] [2023-11-29 06:56:03,766 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:56:03,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:56:03,785 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-29 06:56:03,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [420373394] [2023-11-29 06:56:03,786 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 06:56:03,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:03,786 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:56:03,787 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 06:56:03,788 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2023-11-29 06:56:03,854 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-29 06:56:03,854 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 06:56:03,855 INFO L262 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 06:56:03,857 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:56:03,936 INFO L134 CoverageAnalysis]: Checked inductivity of 622 backedges. 0 proven. 329 refuted. 0 times theorem prover too weak. 293 trivial. 0 not checked. [2023-11-29 06:56:03,936 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 06:56:04,019 INFO L134 CoverageAnalysis]: Checked inductivity of 622 backedges. 0 proven. 329 refuted. 0 times theorem prover too weak. 293 trivial. 0 not checked. [2023-11-29 06:56:04,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:56:04,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2143063787] [2023-11-29 06:56:04,020 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-29 06:56:04,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [420373394] [2023-11-29 06:56:04,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [420373394] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 06:56:04,020 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 06:56:04,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2] total 4 [2023-11-29 06:56:04,020 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [873268855] [2023-11-29 06:56:04,020 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 06:56:04,021 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 06:56:04,021 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:56:04,021 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 06:56:04,021 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-29 06:56:04,022 INFO L87 Difference]: Start difference. First operand 294 states and 330 transitions. Second operand has 6 states, 5 states have (on average 9.2) internal successors, (46), 5 states have internal predecessors, (46), 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 06:56:04,089 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:56:04,089 INFO L93 Difference]: Finished difference Result 296 states and 332 transitions. [2023-11-29 06:56:04,089 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 06:56:04,090 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 9.2) internal successors, (46), 5 states have internal predecessors, (46), 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 77 [2023-11-29 06:56:04,090 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 06:56:04,090 INFO L225 Difference]: With dead ends: 296 [2023-11-29 06:56:04,090 INFO L226 Difference]: Without dead ends: 0 [2023-11-29 06:56:04,091 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 154 GetRequests, 148 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56 [2023-11-29 06:56:04,091 INFO L413 NwaCegarLoop]: 26 mSDtfsCounter, 128 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 06:56:04,092 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 26 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 06:56:04,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-29 06:56:04,092 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-29 06:56:04,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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 06:56:04,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-29 06:56:04,093 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 77 [2023-11-29 06:56:04,093 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 06:56:04,093 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 06:56:04,093 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 9.2) internal successors, (46), 5 states have internal predecessors, (46), 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 06:56:04,093 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-29 06:56:04,093 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-29 06:56:04,095 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 18 remaining) [2023-11-29 06:56:04,095 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 18 remaining) [2023-11-29 06:56:04,096 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 18 remaining) [2023-11-29 06:56:04,097 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 18 remaining) [2023-11-29 06:56:04,102 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2023-11-29 06:56:04,298 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 06:56:04,299 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-29 06:56:05,699 INFO L899 garLoopResultBuilder]: For program point L68-3(lines 68 75) no Hoare annotation was computed. [2023-11-29 06:56:05,699 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 34) no Hoare annotation was computed. [2023-11-29 06:56:05,699 INFO L899 garLoopResultBuilder]: For program point L52(line 52) no Hoare annotation was computed. [2023-11-29 06:56:05,699 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW(line 74) no Hoare annotation was computed. [2023-11-29 06:56:05,700 INFO L895 garLoopResultBuilder]: At program point L44-2(lines 44 57) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 2147483646) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (<= |ULTIMATE.start_main_~j~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500)) [2023-11-29 06:56:05,700 INFO L899 garLoopResultBuilder]: For program point L44-3(lines 44 57) no Hoare annotation was computed. [2023-11-29 06:56:05,700 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW(line 52) no Hoare annotation was computed. [2023-11-29 06:56:05,700 INFO L899 garLoopResultBuilder]: For program point L36(line 36) no Hoare annotation was computed. [2023-11-29 06:56:05,700 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) no Hoare annotation was computed. [2023-11-29 06:56:05,700 INFO L895 garLoopResultBuilder]: At program point L28-2(lines 28 35) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 999) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (<= |ULTIMATE.start_main_~j~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500)) [2023-11-29 06:56:05,700 INFO L899 garLoopResultBuilder]: For program point L28-3(lines 28 35) no Hoare annotation was computed. [2023-11-29 06:56:05,700 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW(line 76) no Hoare annotation was computed. [2023-11-29 06:56:05,701 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW(line 54) no Hoare annotation was computed. [2023-11-29 06:56:05,701 INFO L895 garLoopResultBuilder]: At program point L70-2(lines 70 73) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 999) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500) (<= |ULTIMATE.start_main_~j~0#1| 1499)) [2023-11-29 06:56:05,701 INFO L899 garLoopResultBuilder]: For program point L70-3(lines 70 73) no Hoare annotation was computed. [2023-11-29 06:56:05,701 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 32) no Hoare annotation was computed. [2023-11-29 06:56:05,701 INFO L899 garLoopResultBuilder]: For program point L54(line 54) no Hoare annotation was computed. [2023-11-29 06:56:05,701 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW(line 76) no Hoare annotation was computed. [2023-11-29 06:56:05,701 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW(line 54) no Hoare annotation was computed. [2023-11-29 06:56:05,701 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L895 garLoopResultBuilder]: At program point L30-2(lines 30 33) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 999) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500) (<= |ULTIMATE.start_main_~j~0#1| 1499)) [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point L30-3(lines 30 33) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L895 garLoopResultBuilder]: At program point L47-2(lines 47 55) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 999) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (<= |ULTIMATE.start_main_~j~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500)) [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point L47-3(lines 47 55) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW(line 56) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point L72(line 72) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point L72-1(line 72) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point L6(lines 6 8) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point L6-2(lines 5 10) no Hoare annotation was computed. [2023-11-29 06:56:05,702 INFO L899 garLoopResultBuilder]: For program point L56(line 56) no Hoare annotation was computed. [2023-11-29 06:56:05,703 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW(line 56) no Hoare annotation was computed. [2023-11-29 06:56:05,703 INFO L899 garLoopResultBuilder]: For program point L32(line 32) no Hoare annotation was computed. [2023-11-29 06:56:05,703 INFO L899 garLoopResultBuilder]: For program point L32-1(line 32) no Hoare annotation was computed. [2023-11-29 06:56:05,703 INFO L895 garLoopResultBuilder]: At program point L65-2(lines 65 77) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 2147483646) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (<= |ULTIMATE.start_main_~j~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500)) [2023-11-29 06:56:05,703 INFO L899 garLoopResultBuilder]: For program point L65-3(lines 65 77) no Hoare annotation was computed. [2023-11-29 06:56:05,703 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 36) no Hoare annotation was computed. [2023-11-29 06:56:05,703 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW(line 72) no Hoare annotation was computed. [2023-11-29 06:56:05,703 INFO L895 garLoopResultBuilder]: At program point L49-2(lines 49 53) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 999) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500) (<= |ULTIMATE.start_main_~j~0#1| 1499)) [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point L49-3(lines 49 53) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point L74(line 74) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 36) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L895 garLoopResultBuilder]: At program point L25-2(lines 25 37) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 2147483646) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (<= |ULTIMATE.start_main_~j~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500)) [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point L25-3(lines 25 37) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point L50(lines 50 51) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW(line 72) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point L50-2(lines 50 51) no Hoare annotation was computed. [2023-11-29 06:56:05,704 INFO L899 garLoopResultBuilder]: For program point L34(line 34) no Hoare annotation was computed. [2023-11-29 06:56:05,705 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 34) no Hoare annotation was computed. [2023-11-29 06:56:05,705 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW(line 74) no Hoare annotation was computed. [2023-11-29 06:56:05,705 INFO L899 garLoopResultBuilder]: For program point L76(line 76) no Hoare annotation was computed. [2023-11-29 06:56:05,705 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW(line 52) no Hoare annotation was computed. [2023-11-29 06:56:05,705 INFO L895 garLoopResultBuilder]: At program point L68-2(lines 68 75) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~k~0#1|) (<= |ULTIMATE.start_main_~m~0#1| 1000) (<= |ULTIMATE.start_main_~i~0#1| 999) (<= 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~p~0#1| 1800) (<= 0 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~k~0#1| 2147483646) (<= |ULTIMATE.start_main_~j~0#1| 2147483646) (= |ULTIMATE.start_main_~n~0#1| 1500)) [2023-11-29 06:56:05,708 INFO L445 BasicCegarLoop]: Path program histogram: [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:56:05,710 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 06:56:05,724 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 06:56:05 BoogieIcfgContainer [2023-11-29 06:56:05,724 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 06:56:05,725 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 06:56:05,725 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 06:56:05,725 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 06:56:05,725 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:55:57" (3/4) ... [2023-11-29 06:56:05,727 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-29 06:56:05,734 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-29 06:56:05,734 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-29 06:56:05,734 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-29 06:56:05,734 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-29 06:56:05,833 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 06:56:05,833 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/witness.yml [2023-11-29 06:56:05,834 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 06:56:05,834 INFO L158 Benchmark]: Toolchain (without parser) took 8702.02ms. Allocated memory was 144.7MB in the beginning and 174.1MB in the end (delta: 29.4MB). Free memory was 115.4MB in the beginning and 110.9MB in the end (delta: 4.4MB). Peak memory consumption was 36.9MB. Max. memory is 16.1GB. [2023-11-29 06:56:05,835 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 113.2MB. Free memory is still 71.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 06:56:05,835 INFO L158 Benchmark]: CACSL2BoogieTranslator took 199.27ms. Allocated memory is still 144.7MB. Free memory was 115.4MB in the beginning and 104.4MB in the end (delta: 11.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-29 06:56:05,835 INFO L158 Benchmark]: Boogie Procedure Inliner took 34.49ms. Allocated memory is still 144.7MB. Free memory was 104.4MB in the beginning and 102.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 06:56:05,836 INFO L158 Benchmark]: Boogie Preprocessor took 39.78ms. Allocated memory is still 144.7MB. Free memory was 102.8MB in the beginning and 100.6MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 06:56:05,836 INFO L158 Benchmark]: RCFGBuilder took 368.47ms. Allocated memory is still 144.7MB. Free memory was 100.6MB in the beginning and 85.2MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-29 06:56:05,836 INFO L158 Benchmark]: TraceAbstraction took 7943.88ms. Allocated memory was 144.7MB in the beginning and 174.1MB in the end (delta: 29.4MB). Free memory was 84.5MB in the beginning and 117.2MB in the end (delta: -32.7MB). Peak memory consumption was 72.5MB. Max. memory is 16.1GB. [2023-11-29 06:56:05,837 INFO L158 Benchmark]: Witness Printer took 108.98ms. Allocated memory is still 174.1MB. Free memory was 117.2MB in the beginning and 110.9MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-29 06:56:05,839 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 113.2MB. Free memory is still 71.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 199.27ms. Allocated memory is still 144.7MB. Free memory was 115.4MB in the beginning and 104.4MB in the end (delta: 11.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 34.49ms. Allocated memory is still 144.7MB. Free memory was 104.4MB in the beginning and 102.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 39.78ms. Allocated memory is still 144.7MB. Free memory was 102.8MB in the beginning and 100.6MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 368.47ms. Allocated memory is still 144.7MB. Free memory was 100.6MB in the beginning and 85.2MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 7943.88ms. Allocated memory was 144.7MB in the beginning and 174.1MB in the end (delta: 29.4MB). Free memory was 84.5MB in the beginning and 117.2MB in the end (delta: -32.7MB). Peak memory consumption was 72.5MB. Max. memory is 16.1GB. * Witness Printer took 108.98ms. Allocated memory is still 174.1MB. Free memory was 117.2MB in the beginning and 110.9MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 32]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 34]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 34]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 36]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 36]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 52]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 52]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 54]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 54]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 56]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 56]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 72]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 72]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 74]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 74]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 76]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 76]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 53 locations, 18 error locations. Started 1 CEGAR loops. OverallTime: 7.9s, OverallIterations: 14, TraceHistogramMax: 20, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 1.4s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1838 SdHoareTripleChecker+Valid, 0.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1838 mSDsluCounter, 859 SdHoareTripleChecker+Invalid, 0.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 380 mSDsCounter, 456 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 533 IncrementalHoareTripleChecker+Invalid, 989 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 456 mSolverCounterUnsat, 479 mSDtfsCounter, 533 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 433 GetRequests, 376 SyntacticMatches, 0 SemanticMatches, 57 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 71 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=306occurred in iteration=8, InterpolantAutomatonStates: 64, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.2s AutomataMinimizationTime, 14 MinimizatonAttempts, 467 StatesRemovedByMinimization, 10 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 9 LocationsWithAnnotation, 9 PreInvPairs, 93 NumberOfFragments, 252 HoareAnnotationTreeSize, 9 FomulaSimplifications, 2781 FormulaSimplificationTreeSizeReduction, 0.5s HoareSimplificationTime, 9 FomulaSimplificationsInter, 4725 FormulaSimplificationTreeSizeReductionInter, 0.9s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.8s InterpolantComputationTime, 245 NumberOfCodeBlocks, 133 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 420 ConstructedInterpolants, 0 QuantifiedInterpolants, 1186 SizeOfPredicates, 14 NumberOfNonLiveVariables, 963 ConjunctsInSsa, 41 ConjunctsInUnsatCore, 20 InterpolantComputations, 8 PerfectInterpolantSequences, 928/1772 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 18 specifications checked. All of them hold - InvariantResult [Line: 30]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 999)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (n == 1500)) && (j <= 1499)) - InvariantResult [Line: 25]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 2147483646)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (j <= 2147483646)) && (n == 1500)) - InvariantResult [Line: 70]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 999)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (n == 1500)) && (j <= 1499)) - InvariantResult [Line: 49]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 999)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (n == 1500)) && (j <= 1499)) - InvariantResult [Line: 47]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 999)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (j <= 2147483646)) && (n == 1500)) - InvariantResult [Line: 65]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 2147483646)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (j <= 2147483646)) && (n == 1500)) - InvariantResult [Line: 28]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 999)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (j <= 2147483646)) && (n == 1500)) - InvariantResult [Line: 44]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 2147483646)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (j <= 2147483646)) && (n == 1500)) - InvariantResult [Line: 68]: Loop Invariant Derived loop invariant: (((((((((0 <= k) && (m <= 1000)) && (i <= 999)) && (0 <= j)) && (p == 1800)) && (0 <= i)) && (k <= 2147483646)) && (j <= 2147483646)) && (n == 1500)) RESULT: Ultimate proved your program to be correct! [2023-11-29 06:56:05,856 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_86e9eec7-ae1e-4a7a-a66e-611195842914/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE