./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/seq-pthread/cs_time_var_mutex.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/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_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-pthread/cs_time_var_mutex.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/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_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/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 d5cca3532c956cbfb3f8d24df68dd431ff61516e63bcc0106c0529c479d6a4ef --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 02:24:26,803 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 02:24:26,884 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-29 02:24:26,890 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 02:24:26,891 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 02:24:26,919 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 02:24:26,920 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 02:24:26,921 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 02:24:26,921 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 02:24:26,922 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 02:24:26,923 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 02:24:26,924 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 02:24:26,925 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 02:24:26,926 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 02:24:26,926 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 02:24:26,927 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 02:24:26,928 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 02:24:26,928 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 02:24:26,929 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 02:24:26,930 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 02:24:26,931 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 02:24:26,933 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 02:24:26,934 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 02:24:26,934 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 02:24:26,935 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 02:24:26,935 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 02:24:26,936 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 02:24:26,936 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 02:24:26,937 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 02:24:26,937 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 02:24:26,938 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 02:24:26,938 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 02:24:26,939 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 02:24:26,939 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:24:26,940 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 02:24:26,940 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 02:24:26,940 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 02:24:26,940 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 02:24:26,940 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 02:24:26,941 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 02:24:26,941 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 02:24:26,941 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 02:24:26,942 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 02:24:26,942 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 02:24:26,942 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_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/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_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/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 -> d5cca3532c956cbfb3f8d24df68dd431ff61516e63bcc0106c0529c479d6a4ef [2023-11-29 02:24:27,197 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 02:24:27,223 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 02:24:27,226 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 02:24:27,227 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 02:24:27,227 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 02:24:27,229 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/seq-pthread/cs_time_var_mutex.i [2023-11-29 02:24:30,708 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 02:24:31,010 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 02:24:31,011 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/sv-benchmarks/c/seq-pthread/cs_time_var_mutex.i [2023-11-29 02:24:31,033 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/data/11f0ddae4/d2637c1e6183425b98cc45bd5cf5535a/FLAGfd625bcac [2023-11-29 02:24:31,052 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/data/11f0ddae4/d2637c1e6183425b98cc45bd5cf5535a [2023-11-29 02:24:31,055 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 02:24:31,057 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 02:24:31,058 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 02:24:31,058 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 02:24:31,065 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 02:24:31,066 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,067 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@29b6aaa1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31, skipping insertion in model container [2023-11-29 02:24:31,067 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,136 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 02:24:31,559 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:24:31,577 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 02:24:31,665 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:24:31,708 INFO L206 MainTranslator]: Completed translation [2023-11-29 02:24:31,709 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31 WrapperNode [2023-11-29 02:24:31,709 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 02:24:31,710 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 02:24:31,710 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 02:24:31,710 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 02:24:31,718 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,753 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,809 INFO L138 Inliner]: procedures = 145, calls = 318, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 534 [2023-11-29 02:24:31,810 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 02:24:31,811 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 02:24:31,811 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 02:24:31,811 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 02:24:31,826 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,826 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,838 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,884 INFO L175 MemorySlicer]: Split 165 memory accesses to 18 slices as follows [2, 8, 8, 29, 21, 7, 5, 8, 8, 6, 5, 5, 13, 13, 5, 0, 5, 17]. 18 percent of accesses are in the largest equivalence class. The 43 initializations are split as follows [2, 3, 3, 9, 9, 3, 0, 3, 3, 2, 0, 0, 0, 0, 0, 0, 0, 6]. The 41 writes are split as follows [0, 2, 2, 11, 6, 2, 1, 2, 2, 2, 1, 1, 1, 1, 1, 0, 1, 5]. [2023-11-29 02:24:31,884 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,885 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,928 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,935 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,946 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,954 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,971 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 02:24:31,973 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 02:24:31,973 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 02:24:31,973 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 02:24:31,975 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (1/1) ... [2023-11-29 02:24:31,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 02:24:31,997 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:24:32,014 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 02:24:32,017 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 02:24:32,060 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 02:24:32,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 02:24:32,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 02:24:32,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-29 02:24:32,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-29 02:24:32,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-29 02:24:32,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-29 02:24:32,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-29 02:24:32,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-29 02:24:32,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-29 02:24:32,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-29 02:24:32,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-29 02:24:32,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-29 02:24:32,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-29 02:24:32,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-29 02:24:32,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2023-11-29 02:24:32,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2023-11-29 02:24:32,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2023-11-29 02:24:32,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 02:24:32,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 02:24:32,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 02:24:32,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-29 02:24:32,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-29 02:24:32,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-29 02:24:32,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-29 02:24:32,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-29 02:24:32,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-29 02:24:32,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-29 02:24:32,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-29 02:24:32,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-29 02:24:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-29 02:24:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-29 02:24:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-29 02:24:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2023-11-29 02:24:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2023-11-29 02:24:32,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2023-11-29 02:24:32,069 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-29 02:24:32,069 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-29 02:24:32,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 02:24:32,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 02:24:32,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-29 02:24:32,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-29 02:24:32,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-29 02:24:32,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-29 02:24:32,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2023-11-29 02:24:32,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2023-11-29 02:24:32,070 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2023-11-29 02:24:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2023-11-29 02:24:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2023-11-29 02:24:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2023-11-29 02:24:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2023-11-29 02:24:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2023-11-29 02:24:32,071 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2023-11-29 02:24:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2023-11-29 02:24:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2023-11-29 02:24:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2023-11-29 02:24:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2023-11-29 02:24:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2023-11-29 02:24:32,072 INFO L130 BoogieDeclarations]: Found specification of procedure __CS_pthread_mutex_init [2023-11-29 02:24:32,073 INFO L138 BoogieDeclarations]: Found implementation of procedure __CS_pthread_mutex_init [2023-11-29 02:24:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure __CS_pthread_create [2023-11-29 02:24:32,073 INFO L138 BoogieDeclarations]: Found implementation of procedure __CS_pthread_create [2023-11-29 02:24:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-29 02:24:32,073 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-29 02:24:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-29 02:24:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-29 02:24:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2023-11-29 02:24:32,074 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2023-11-29 02:24:32,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2023-11-29 02:24:32,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2023-11-29 02:24:32,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2023-11-29 02:24:32,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2023-11-29 02:24:32,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2023-11-29 02:24:32,075 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2023-11-29 02:24:32,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2023-11-29 02:24:32,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2023-11-29 02:24:32,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2023-11-29 02:24:32,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2023-11-29 02:24:32,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2023-11-29 02:24:32,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2023-11-29 02:24:32,077 INFO L130 BoogieDeclarations]: Found specification of procedure __CS_pthread_join [2023-11-29 02:24:32,077 INFO L138 BoogieDeclarations]: Found implementation of procedure __CS_pthread_join [2023-11-29 02:24:32,077 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~$Pointer$ [2023-11-29 02:24:32,077 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~$Pointer$ [2023-11-29 02:24:32,077 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 02:24:32,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2023-11-29 02:24:32,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2023-11-29 02:24:32,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2023-11-29 02:24:32,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2023-11-29 02:24:32,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2023-11-29 02:24:32,079 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2023-11-29 02:24:32,079 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2023-11-29 02:24:32,079 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2023-11-29 02:24:32,079 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2023-11-29 02:24:32,079 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2023-11-29 02:24:32,079 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2023-11-29 02:24:32,079 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2023-11-29 02:24:32,080 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2023-11-29 02:24:32,080 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2023-11-29 02:24:32,080 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2023-11-29 02:24:32,080 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2023-11-29 02:24:32,080 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2023-11-29 02:24:32,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2023-11-29 02:24:32,081 INFO L130 BoogieDeclarations]: Found specification of procedure __CS_cs [2023-11-29 02:24:32,081 INFO L138 BoogieDeclarations]: Found implementation of procedure __CS_cs [2023-11-29 02:24:32,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 02:24:32,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 02:24:32,081 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 02:24:32,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 02:24:32,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-29 02:24:32,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-29 02:24:32,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-29 02:24:32,082 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-29 02:24:32,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-29 02:24:32,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-29 02:24:32,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-29 02:24:32,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-29 02:24:32,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-29 02:24:32,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-29 02:24:32,083 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-29 02:24:32,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2023-11-29 02:24:32,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2023-11-29 02:24:32,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2023-11-29 02:24:32,084 INFO L130 BoogieDeclarations]: Found specification of procedure __CS_pthread_mutex_destroy [2023-11-29 02:24:32,084 INFO L138 BoogieDeclarations]: Found implementation of procedure __CS_pthread_mutex_destroy [2023-11-29 02:24:32,084 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 02:24:32,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 02:24:32,441 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 02:24:32,444 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 02:24:37,228 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 02:24:37,285 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 02:24:37,285 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-29 02:24:37,286 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:24:37 BoogieIcfgContainer [2023-11-29 02:24:37,286 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 02:24:37,288 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 02:24:37,289 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 02:24:37,293 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 02:24:37,293 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 02:24:31" (1/3) ... [2023-11-29 02:24:37,294 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1210caeb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:24:37, skipping insertion in model container [2023-11-29 02:24:37,294 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:24:31" (2/3) ... [2023-11-29 02:24:37,295 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1210caeb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 02:24:37, skipping insertion in model container [2023-11-29 02:24:37,295 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:24:37" (3/3) ... [2023-11-29 02:24:37,297 INFO L112 eAbstractionObserver]: Analyzing ICFG cs_time_var_mutex.i [2023-11-29 02:24:37,315 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 02:24:37,315 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations. [2023-11-29 02:24:37,372 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 02:24:37,380 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;@1a4f8beb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 02:24:37,380 INFO L358 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2023-11-29 02:24:37,385 INFO L276 IsEmpty]: Start isEmpty. Operand has 153 states, 92 states have (on average 1.423913043478261) internal successors, (131), 100 states have internal predecessors, (131), 45 states have call successors, (45), 7 states have call predecessors, (45), 7 states have return successors, (45), 45 states have call predecessors, (45), 45 states have call successors, (45) [2023-11-29 02:24:37,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-29 02:24:37,392 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:24:37,393 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2023-11-29 02:24:37,393 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [__CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] === [2023-11-29 02:24:37,399 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:24:37,399 INFO L85 PathProgramCache]: Analyzing trace with hash 12798491, now seen corresponding path program 1 times [2023-11-29 02:24:37,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:24:37,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501104635] [2023-11-29 02:24:37,410 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:37,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:24:37,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:37,931 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 02:24:37,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:24:37,932 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501104635] [2023-11-29 02:24:37,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [501104635] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:24:37,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:24:37,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:24:37,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1662585933] [2023-11-29 02:24:37,936 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:24:37,941 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:24:37,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:24:37,976 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:24:37,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:24:37,980 INFO L87 Difference]: Start difference. First operand has 153 states, 92 states have (on average 1.423913043478261) internal successors, (131), 100 states have internal predecessors, (131), 45 states have call successors, (45), 7 states have call predecessors, (45), 7 states have return successors, (45), 45 states have call predecessors, (45), 45 states have call successors, (45) Second operand has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 4 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 02:24:38,207 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:24:38,207 INFO L93 Difference]: Finished difference Result 303 states and 486 transitions. [2023-11-29 02:24:38,209 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:24:38,211 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 4 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 02:24:38,211 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:24:38,218 INFO L225 Difference]: With dead ends: 303 [2023-11-29 02:24:38,219 INFO L226 Difference]: Without dead ends: 15 [2023-11-29 02:24:38,228 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:24:38,233 INFO L413 NwaCegarLoop]: 201 mSDtfsCounter, 3 mSDsluCounter, 399 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 600 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:24:38,234 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 600 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:24:38,255 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2023-11-29 02:24:38,269 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2023-11-29 02:24:38,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 14 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 02:24:38,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 16 transitions. [2023-11-29 02:24:38,273 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 16 transitions. Word has length 4 [2023-11-29 02:24:38,273 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:24:38,274 INFO L495 AbstractCegarLoop]: Abstraction has 15 states and 16 transitions. [2023-11-29 02:24:38,274 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 4 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 02:24:38,274 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 16 transitions. [2023-11-29 02:24:38,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-29 02:24:38,275 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:24:38,275 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1] [2023-11-29 02:24:38,275 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 02:24:38,276 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [__CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] === [2023-11-29 02:24:38,276 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:24:38,277 INFO L85 PathProgramCache]: Analyzing trace with hash -972033611, now seen corresponding path program 1 times [2023-11-29 02:24:38,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:24:38,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1794376707] [2023-11-29 02:24:38,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:38,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:24:38,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:38,590 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:24:38,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:24:38,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1794376707] [2023-11-29 02:24:38,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1794376707] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 02:24:38,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [701839433] [2023-11-29 02:24:38,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:38,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:24:38,592 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:24:38,593 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 02:24:38,605 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-29 02:24:39,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:39,016 INFO L262 TraceCheckSpWp]: Trace formula consists of 456 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-29 02:24:39,023 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 02:24:39,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:24:39,115 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 02:24:39,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [701839433] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:24:39,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 02:24:39,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8 [2023-11-29 02:24:39,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [930619493] [2023-11-29 02:24:39,118 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:24:39,118 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-29 02:24:39,119 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:24:39,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:24:39,120 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:24:39,120 INFO L87 Difference]: Start difference. First operand 15 states and 16 transitions. Second operand has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 states have internal predecessors, (7), 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 02:24:39,205 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:24:39,206 INFO L93 Difference]: Finished difference Result 16 states and 17 transitions. [2023-11-29 02:24:39,206 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:24:39,207 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 states have internal predecessors, (7), 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 7 [2023-11-29 02:24:39,207 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:24:39,208 INFO L225 Difference]: With dead ends: 16 [2023-11-29 02:24:39,208 INFO L226 Difference]: Without dead ends: 15 [2023-11-29 02:24:39,208 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90 [2023-11-29 02:24:39,211 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 12 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:24:39,212 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 14 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:24:39,213 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2023-11-29 02:24:39,216 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 14. [2023-11-29 02:24:39,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 13 states have internal predecessors, (15), 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 02:24:39,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 15 transitions. [2023-11-29 02:24:39,217 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 15 transitions. Word has length 7 [2023-11-29 02:24:39,217 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:24:39,217 INFO L495 AbstractCegarLoop]: Abstraction has 14 states and 15 transitions. [2023-11-29 02:24:39,217 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 states have internal predecessors, (7), 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 02:24:39,218 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 15 transitions. [2023-11-29 02:24:39,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-29 02:24:39,218 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:24:39,219 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:24:39,230 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-29 02:24:39,419 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:24:39,420 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [__CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] === [2023-11-29 02:24:39,420 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:24:39,420 INFO L85 PathProgramCache]: Analyzing trace with hash -68488619, now seen corresponding path program 1 times [2023-11-29 02:24:39,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:24:39,421 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1966552654] [2023-11-29 02:24:39,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:39,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:24:39,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:39,626 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:24:39,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:24:39,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1966552654] [2023-11-29 02:24:39,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1966552654] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 02:24:39,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [938193908] [2023-11-29 02:24:39,627 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:39,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:24:39,628 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:24:39,631 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 02:24:39,633 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-29 02:24:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:40,036 INFO L262 TraceCheckSpWp]: Trace formula consists of 432 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-29 02:24:40,039 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 02:24:40,079 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:24:40,080 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 02:24:40,127 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:24:40,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [938193908] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 02:24:40,128 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-29 02:24:40,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2023-11-29 02:24:40,129 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [582857900] [2023-11-29 02:24:40,129 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-29 02:24:40,129 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-29 02:24:40,130 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:24:40,131 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-29 02:24:40,131 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2023-11-29 02:24:40,131 INFO L87 Difference]: Start difference. First operand 14 states and 15 transitions. Second operand has 9 states, 9 states have (on average 1.8888888888888888) internal successors, (17), 9 states have internal predecessors, (17), 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 02:24:40,319 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:24:40,319 INFO L93 Difference]: Finished difference Result 31 states and 36 transitions. [2023-11-29 02:24:40,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-29 02:24:40,320 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 1.8888888888888888) internal successors, (17), 9 states have internal predecessors, (17), 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 8 [2023-11-29 02:24:40,320 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:24:40,321 INFO L225 Difference]: With dead ends: 31 [2023-11-29 02:24:40,321 INFO L226 Difference]: Without dead ends: 18 [2023-11-29 02:24:40,321 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 11 SyntacticMatches, 1 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=39, Invalid=71, Unknown=0, NotChecked=0, Total=110 [2023-11-29 02:24:40,323 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 11 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 02:24:40,324 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 42 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 02:24:40,325 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2023-11-29 02:24:40,329 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2023-11-29 02:24:40,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 15 states have (on average 1.2666666666666666) internal successors, (19), 17 states have internal predecessors, (19), 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 02:24:40,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 19 transitions. [2023-11-29 02:24:40,330 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 19 transitions. Word has length 8 [2023-11-29 02:24:40,330 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:24:40,330 INFO L495 AbstractCegarLoop]: Abstraction has 18 states and 19 transitions. [2023-11-29 02:24:40,331 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 1.8888888888888888) internal successors, (17), 9 states have internal predecessors, (17), 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 02:24:40,331 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2023-11-29 02:24:40,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-29 02:24:40,332 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:24:40,332 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1] [2023-11-29 02:24:40,341 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-11-29 02:24:40,540 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:24:40,541 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [__CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] === [2023-11-29 02:24:40,541 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:24:40,541 INFO L85 PathProgramCache]: Analyzing trace with hash 1963561042, now seen corresponding path program 1 times [2023-11-29 02:24:40,541 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:24:40,542 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1305434332] [2023-11-29 02:24:40,542 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:40,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:24:40,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:40,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 02:24:40,715 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:24:40,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1305434332] [2023-11-29 02:24:40,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1305434332] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:24:40,716 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:24:40,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 02:24:40,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [553797134] [2023-11-29 02:24:40,717 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:24:40,717 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 02:24:40,717 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:24:40,718 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:24:40,718 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:24:40,718 INFO L87 Difference]: Start difference. First operand 18 states and 19 transitions. Second operand has 3 states, 2 states have (on average 4.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 02:24:40,772 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:24:40,772 INFO L93 Difference]: Finished difference Result 18 states and 19 transitions. [2023-11-29 02:24:40,773 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:24:40,773 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 4.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 11 [2023-11-29 02:24:40,774 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:24:40,774 INFO L225 Difference]: With dead ends: 18 [2023-11-29 02:24:40,775 INFO L226 Difference]: Without dead ends: 17 [2023-11-29 02:24:40,775 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:24:40,777 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:24:40,777 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 14 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:24:40,778 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2023-11-29 02:24:40,781 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2023-11-29 02:24:40,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 15 states have (on average 1.2) internal successors, (18), 16 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 02:24:40,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 18 transitions. [2023-11-29 02:24:40,782 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 18 transitions. Word has length 11 [2023-11-29 02:24:40,783 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:24:40,783 INFO L495 AbstractCegarLoop]: Abstraction has 17 states and 18 transitions. [2023-11-29 02:24:40,783 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 4.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 02:24:40,783 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 18 transitions. [2023-11-29 02:24:40,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-29 02:24:40,784 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:24:40,784 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1] [2023-11-29 02:24:40,784 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 02:24:40,785 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [__CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] === [2023-11-29 02:24:40,785 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:24:40,785 INFO L85 PathProgramCache]: Analyzing trace with hash -1007373291, now seen corresponding path program 2 times [2023-11-29 02:24:40,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:24:40,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [703577016] [2023-11-29 02:24:40,786 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:40,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:24:40,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:41,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-29 02:24:41,009 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:24:41,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [703577016] [2023-11-29 02:24:41,009 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [703577016] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:24:41,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:24:41,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 02:24:41,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1816790208] [2023-11-29 02:24:41,010 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:24:41,011 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:24:41,011 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:24:41,011 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:24:41,011 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:24:41,012 INFO L87 Difference]: Start difference. First operand 17 states and 18 transitions. Second operand has 4 states, 3 states have (on average 2.6666666666666665) 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 02:24:41,149 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:24:41,149 INFO L93 Difference]: Finished difference Result 33 states and 35 transitions. [2023-11-29 02:24:41,150 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:24:41,150 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 2.6666666666666665) 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 14 [2023-11-29 02:24:41,150 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:24:41,151 INFO L225 Difference]: With dead ends: 33 [2023-11-29 02:24:41,151 INFO L226 Difference]: Without dead ends: 31 [2023-11-29 02:24:41,151 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:24:41,152 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 3 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:24:41,153 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 14 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:24:41,154 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2023-11-29 02:24:41,159 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31. [2023-11-29 02:24:41,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 29 states have (on average 1.1379310344827587) internal successors, (33), 30 states have internal predecessors, (33), 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 02:24:41,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 33 transitions. [2023-11-29 02:24:41,160 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 33 transitions. Word has length 14 [2023-11-29 02:24:41,160 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:24:41,161 INFO L495 AbstractCegarLoop]: Abstraction has 31 states and 33 transitions. [2023-11-29 02:24:41,161 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 2.6666666666666665) 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 02:24:41,161 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 33 transitions. [2023-11-29 02:24:41,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-29 02:24:41,162 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:24:41,162 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 6, 2, 2, 2, 1, 1, 1, 1] [2023-11-29 02:24:41,162 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 02:24:41,163 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [__CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] === [2023-11-29 02:24:41,163 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:24:41,163 INFO L85 PathProgramCache]: Analyzing trace with hash -357647620, now seen corresponding path program 1 times [2023-11-29 02:24:41,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:24:41,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1439858588] [2023-11-29 02:24:41,164 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:41,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:24:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:41,544 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-29 02:24:41,544 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:24:41,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1439858588] [2023-11-29 02:24:41,545 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1439858588] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-29 02:24:41,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2117581204] [2023-11-29 02:24:41,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:41,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:24:41,546 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:24:41,547 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-29 02:24:41,551 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-29 02:24:42,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:42,088 INFO L262 TraceCheckSpWp]: Trace formula consists of 663 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-29 02:24:42,093 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 02:24:42,199 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-29 02:24:42,199 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 02:24:42,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2117581204] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:24:42,200 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-29 02:24:42,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6 [2023-11-29 02:24:42,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1783761957] [2023-11-29 02:24:42,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:24:42,201 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 02:24:42,201 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:24:42,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 02:24:42,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2023-11-29 02:24:42,202 INFO L87 Difference]: Start difference. First operand 31 states and 33 transitions. Second operand has 6 states, 5 states have (on average 3.2) internal successors, (16), 5 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 02:24:42,421 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:24:42,421 INFO L93 Difference]: Finished difference Result 31 states and 33 transitions. [2023-11-29 02:24:42,424 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 02:24:42,425 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.2) internal successors, (16), 5 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 28 [2023-11-29 02:24:42,425 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:24:42,426 INFO L225 Difference]: With dead ends: 31 [2023-11-29 02:24:42,426 INFO L226 Difference]: Without dead ends: 30 [2023-11-29 02:24:42,426 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90 [2023-11-29 02:24:42,427 INFO L413 NwaCegarLoop]: 6 mSDtfsCounter, 8 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-29 02:24:42,428 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 21 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-29 02:24:42,429 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2023-11-29 02:24:42,435 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2023-11-29 02:24:42,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 29 states have (on average 1.103448275862069) internal successors, (32), 29 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 02:24:42,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 32 transitions. [2023-11-29 02:24:42,436 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 32 transitions. Word has length 28 [2023-11-29 02:24:42,436 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:24:42,437 INFO L495 AbstractCegarLoop]: Abstraction has 30 states and 32 transitions. [2023-11-29 02:24:42,437 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.2) internal successors, (16), 5 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 02:24:42,437 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 32 transitions. [2023-11-29 02:24:42,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-29 02:24:42,438 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 02:24:42,438 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 6, 2, 2, 2, 2, 1, 1, 1] [2023-11-29 02:24:42,447 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-11-29 02:24:42,639 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-29 02:24:42,639 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [__CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] === [2023-11-29 02:24:42,640 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:24:42,640 INFO L85 PathProgramCache]: Analyzing trace with hash 1797825881, now seen corresponding path program 1 times [2023-11-29 02:24:42,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:24:42,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [244485783] [2023-11-29 02:24:42,640 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:24:42,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:24:42,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:24:42,899 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2023-11-29 02:24:42,899 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:24:42,899 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [244485783] [2023-11-29 02:24:42,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [244485783] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:24:42,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:24:42,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:24:42,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [724689749] [2023-11-29 02:24:42,900 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:24:42,900 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 02:24:42,900 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:24:42,901 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 02:24:42,901 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 02:24:42,901 INFO L87 Difference]: Start difference. First operand 30 states and 32 transitions. Second operand has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 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 02:24:42,988 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:24:42,988 INFO L93 Difference]: Finished difference Result 30 states and 32 transitions. [2023-11-29 02:24:42,989 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 02:24:42,989 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 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 29 [2023-11-29 02:24:42,989 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 02:24:42,989 INFO L225 Difference]: With dead ends: 30 [2023-11-29 02:24:42,990 INFO L226 Difference]: Without dead ends: 0 [2023-11-29 02:24:42,990 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:24:42,991 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 2 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 6 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 02:24:42,991 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 6 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 02:24:42,992 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-29 02:24:42,992 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-29 02:24:42,992 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 02:24:42,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-29 02:24:42,993 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 29 [2023-11-29 02:24:42,993 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 02:24:42,993 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 02:24:42,993 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 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 02:24:42,993 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-29 02:24:42,993 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-29 02:24:42,996 INFO L805 garLoopResultBuilder]: Registering result SAFE for location __CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 8 remaining) [2023-11-29 02:24:42,997 INFO L805 garLoopResultBuilder]: Registering result SAFE for location __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 8 remaining) [2023-11-29 02:24:42,997 INFO L805 garLoopResultBuilder]: Registering result SAFE for location __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 8 remaining) [2023-11-29 02:24:42,997 INFO L805 garLoopResultBuilder]: Registering result SAFE for location __CS_csErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 8 remaining) [2023-11-29 02:24:42,998 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 8 remaining) [2023-11-29 02:24:42,998 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 8 remaining) [2023-11-29 02:24:42,998 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 8 remaining) [2023-11-29 02:24:42,998 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 8 remaining) [2023-11-29 02:24:42,998 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 02:24:43,001 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-29 02:24:43,152 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 5 7) the Hoare annotation is: true [2023-11-29 02:24:43,152 INFO L899 garLoopResultBuilder]: For program point L6(line 6) no Hoare annotation was computed. [2023-11-29 02:24:43,152 INFO L899 garLoopResultBuilder]: For program point L6-2(lines 5 7) no Hoare annotation was computed. [2023-11-29 02:24:43,152 INFO L899 garLoopResultBuilder]: For program point assume_abort_if_notEXIT(lines 5 7) no Hoare annotation was computed. [2023-11-29 02:24:43,152 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 569 572) the Hoare annotation is: true [2023-11-29 02:24:43,153 INFO L899 garLoopResultBuilder]: For program point __CS_pthread_mutex_initEXIT(lines 569 572) no Hoare annotation was computed. [2023-11-29 02:24:43,153 INFO L899 garLoopResultBuilder]: For program point __CS_pthread_createFINAL(lines 664 677) no Hoare annotation was computed. [2023-11-29 02:24:43,153 INFO L899 garLoopResultBuilder]: For program point L666(lines 666 669) no Hoare annotation was computed. [2023-11-29 02:24:43,153 INFO L899 garLoopResultBuilder]: For program point __CS_pthread_createEXIT(lines 664 677) no Hoare annotation was computed. [2023-11-29 02:24:43,153 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 664 677) the Hoare annotation is: true [2023-11-29 02:24:43,153 INFO L899 garLoopResultBuilder]: For program point __CS_pthread_joinEXIT(lines 642 663) no Hoare annotation was computed. [2023-11-29 02:24:43,153 INFO L899 garLoopResultBuilder]: For program point __CS_pthread_joinFINAL(lines 642 663) no Hoare annotation was computed. [2023-11-29 02:24:43,153 INFO L902 garLoopResultBuilder]: At program point L661(line 661) the Hoare annotation is: true [2023-11-29 02:24:43,154 INFO L899 garLoopResultBuilder]: For program point L661-1(line 661) no Hoare annotation was computed. [2023-11-29 02:24:43,154 INFO L899 garLoopResultBuilder]: For program point L655(lines 655 660) no Hoare annotation was computed. [2023-11-29 02:24:43,154 INFO L899 garLoopResultBuilder]: For program point L650(line 650) no Hoare annotation was computed. [2023-11-29 02:24:43,154 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 642 663) the Hoare annotation is: true [2023-11-29 02:24:43,154 INFO L899 garLoopResultBuilder]: For program point L650-2(lines 650 654) no Hoare annotation was computed. [2023-11-29 02:24:43,154 INFO L899 garLoopResultBuilder]: For program point L644(lines 644 649) no Hoare annotation was computed. [2023-11-29 02:24:43,154 INFO L899 garLoopResultBuilder]: For program point L770-1(line 770) no Hoare annotation was computed. [2023-11-29 02:24:43,154 INFO L899 garLoopResultBuilder]: For program point L638(lines 638 641) no Hoare annotation was computed. [2023-11-29 02:24:43,155 INFO L902 garLoopResultBuilder]: At program point L766(line 766) the Hoare annotation is: true [2023-11-29 02:24:43,155 INFO L899 garLoopResultBuilder]: For program point L766-1(line 766) no Hoare annotation was computed. [2023-11-29 02:24:43,155 INFO L902 garLoopResultBuilder]: At program point L762(line 762) the Hoare annotation is: true [2023-11-29 02:24:43,155 INFO L899 garLoopResultBuilder]: For program point L762-1(line 762) no Hoare annotation was computed. [2023-11-29 02:24:43,155 INFO L902 garLoopResultBuilder]: At program point L775(line 775) the Hoare annotation is: true [2023-11-29 02:24:43,155 INFO L899 garLoopResultBuilder]: For program point L775-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,155 INFO L902 garLoopResultBuilder]: At program point L771(line 771) the Hoare annotation is: true [2023-11-29 02:24:43,155 INFO L899 garLoopResultBuilder]: For program point L771-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,156 INFO L902 garLoopResultBuilder]: At program point L767(line 767) the Hoare annotation is: true [2023-11-29 02:24:43,156 INFO L899 garLoopResultBuilder]: For program point L767-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,156 INFO L902 garLoopResultBuilder]: At program point L763(line 763) the Hoare annotation is: true [2023-11-29 02:24:43,156 INFO L899 garLoopResultBuilder]: For program point L763-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,156 INFO L902 garLoopResultBuilder]: At program point L759(line 759) the Hoare annotation is: true [2023-11-29 02:24:43,156 INFO L899 garLoopResultBuilder]: For program point L759-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,156 INFO L902 garLoopResultBuilder]: At program point L772(line 772) the Hoare annotation is: true [2023-11-29 02:24:43,156 INFO L899 garLoopResultBuilder]: For program point L772-1(line 772) no Hoare annotation was computed. [2023-11-29 02:24:43,157 INFO L899 garLoopResultBuilder]: For program point ##fun~$Pointer$~TO~$Pointer$EXIT(line -1) no Hoare annotation was computed. [2023-11-29 02:24:43,157 INFO L899 garLoopResultBuilder]: For program point L640(line 640) no Hoare annotation was computed. [2023-11-29 02:24:43,157 INFO L902 garLoopResultBuilder]: At program point L768(line 768) the Hoare annotation is: true [2023-11-29 02:24:43,157 INFO L899 garLoopResultBuilder]: For program point L768-1(line 768) no Hoare annotation was computed. [2023-11-29 02:24:43,157 INFO L902 garLoopResultBuilder]: At program point L764(line 764) the Hoare annotation is: true [2023-11-29 02:24:43,157 INFO L899 garLoopResultBuilder]: For program point L764-1(line 764) no Hoare annotation was computed. [2023-11-29 02:24:43,157 INFO L902 garLoopResultBuilder]: At program point L760(line 760) the Hoare annotation is: true [2023-11-29 02:24:43,157 INFO L899 garLoopResultBuilder]: For program point L760-1(line 760) no Hoare annotation was computed. [2023-11-29 02:24:43,157 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2023-11-29 02:24:43,158 INFO L902 garLoopResultBuilder]: At program point L773(line 773) the Hoare annotation is: true [2023-11-29 02:24:43,158 INFO L899 garLoopResultBuilder]: For program point L773-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,158 INFO L902 garLoopResultBuilder]: At program point L769(line 769) the Hoare annotation is: true [2023-11-29 02:24:43,158 INFO L899 garLoopResultBuilder]: For program point L769-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,158 INFO L902 garLoopResultBuilder]: At program point L765(line 765) the Hoare annotation is: true [2023-11-29 02:24:43,158 INFO L899 garLoopResultBuilder]: For program point L765-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,158 INFO L902 garLoopResultBuilder]: At program point L761(line 761) the Hoare annotation is: true [2023-11-29 02:24:43,158 INFO L899 garLoopResultBuilder]: For program point L761-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,158 INFO L902 garLoopResultBuilder]: At program point L757(line 757) the Hoare annotation is: true [2023-11-29 02:24:43,159 INFO L899 garLoopResultBuilder]: For program point L757-1(lines 754 776) no Hoare annotation was computed. [2023-11-29 02:24:43,159 INFO L899 garLoopResultBuilder]: For program point L753(lines 753 776) no Hoare annotation was computed. [2023-11-29 02:24:43,159 INFO L902 garLoopResultBuilder]: At program point L774(line 774) the Hoare annotation is: true [2023-11-29 02:24:43,159 INFO L899 garLoopResultBuilder]: For program point L774-1(line 774) no Hoare annotation was computed. [2023-11-29 02:24:43,159 INFO L902 garLoopResultBuilder]: At program point L770(line 770) the Hoare annotation is: true [2023-11-29 02:24:43,159 INFO L899 garLoopResultBuilder]: For program point __CS_csErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 565) no Hoare annotation was computed. [2023-11-29 02:24:43,159 INFO L899 garLoopResultBuilder]: For program point __CS_csErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 565) no Hoare annotation was computed. [2023-11-29 02:24:43,160 INFO L899 garLoopResultBuilder]: For program point __CS_csEXIT(lines 562 568) no Hoare annotation was computed. [2023-11-29 02:24:43,160 INFO L899 garLoopResultBuilder]: For program point __CS_csErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 566) no Hoare annotation was computed. [2023-11-29 02:24:43,160 INFO L899 garLoopResultBuilder]: For program point __CS_csErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 566) no Hoare annotation was computed. [2023-11-29 02:24:43,160 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 562 568) the Hoare annotation is: true [2023-11-29 02:24:43,160 INFO L899 garLoopResultBuilder]: For program point L566(line 566) no Hoare annotation was computed. [2023-11-29 02:24:43,160 INFO L899 garLoopResultBuilder]: For program point L565(line 565) no Hoare annotation was computed. [2023-11-29 02:24:43,160 INFO L899 garLoopResultBuilder]: For program point L565-1(line 565) no Hoare annotation was computed. [2023-11-29 02:24:43,161 INFO L902 garLoopResultBuilder]: At program point L565-2(line 565) the Hoare annotation is: true [2023-11-29 02:24:43,161 INFO L899 garLoopResultBuilder]: For program point L565-3(line 565) no Hoare annotation was computed. [2023-11-29 02:24:43,161 INFO L899 garLoopResultBuilder]: For program point L575(line 575) no Hoare annotation was computed. [2023-11-29 02:24:43,161 INFO L899 garLoopResultBuilder]: For program point L575-2(lines 575 579) no Hoare annotation was computed. [2023-11-29 02:24:43,161 INFO L899 garLoopResultBuilder]: For program point L575-4(lines 575 579) no Hoare annotation was computed. [2023-11-29 02:24:43,161 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 573 581) the Hoare annotation is: true [2023-11-29 02:24:43,161 INFO L899 garLoopResultBuilder]: For program point __CS_pthread_mutex_destroyEXIT(lines 573 581) no Hoare annotation was computed. [2023-11-29 02:24:43,161 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 787) no Hoare annotation was computed. [2023-11-29 02:24:43,161 INFO L902 garLoopResultBuilder]: At program point L861(line 861) the Hoare annotation is: true [2023-11-29 02:24:43,162 INFO L899 garLoopResultBuilder]: For program point L861-1(line 861) no Hoare annotation was computed. [2023-11-29 02:24:43,162 INFO L902 garLoopResultBuilder]: At program point L853(line 853) the Hoare annotation is: true [2023-11-29 02:24:43,162 INFO L899 garLoopResultBuilder]: For program point L853-1(line 853) no Hoare annotation was computed. [2023-11-29 02:24:43,162 INFO L899 garLoopResultBuilder]: For program point L19(line 19) no Hoare annotation was computed. [2023-11-29 02:24:43,162 INFO L899 garLoopResultBuilder]: For program point L787-2(lines 787 797) no Hoare annotation was computed. [2023-11-29 02:24:43,162 INFO L899 garLoopResultBuilder]: For program point L19-2(line 19) no Hoare annotation was computed. [2023-11-29 02:24:43,162 INFO L899 garLoopResultBuilder]: For program point L787-3(line 787) no Hoare annotation was computed. [2023-11-29 02:24:43,162 INFO L899 garLoopResultBuilder]: For program point L787-4(line 787) no Hoare annotation was computed. [2023-11-29 02:24:43,163 INFO L895 garLoopResultBuilder]: At program point L787-5(lines 787 797) the Hoare annotation is: (or (< 0 |ULTIMATE.start_main_~i~0#1|) (= |ULTIMATE.start_main_~i~0#1| 0)) [2023-11-29 02:24:43,163 INFO L899 garLoopResultBuilder]: For program point L787-6(lines 787 797) no Hoare annotation was computed. [2023-11-29 02:24:43,163 INFO L902 garLoopResultBuilder]: At program point L845(line 845) the Hoare annotation is: true [2023-11-29 02:24:43,163 INFO L899 garLoopResultBuilder]: For program point L845-1(line 845) no Hoare annotation was computed. [2023-11-29 02:24:43,163 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 793) no Hoare annotation was computed. [2023-11-29 02:24:43,163 INFO L902 garLoopResultBuilder]: At program point L862(line 862) the Hoare annotation is: true [2023-11-29 02:24:43,164 INFO L902 garLoopResultBuilder]: At program point L829(line 829) the Hoare annotation is: true [2023-11-29 02:24:43,164 INFO L899 garLoopResultBuilder]: For program point L862-1(line 862) no Hoare annotation was computed. [2023-11-29 02:24:43,164 INFO L899 garLoopResultBuilder]: For program point L829-1(line 829) no Hoare annotation was computed. [2023-11-29 02:24:43,164 INFO L902 garLoopResultBuilder]: At program point L854(line 854) the Hoare annotation is: true [2023-11-29 02:24:43,164 INFO L899 garLoopResultBuilder]: For program point L854-1(line 854) no Hoare annotation was computed. [2023-11-29 02:24:43,164 INFO L902 garLoopResultBuilder]: At program point L846(line 846) the Hoare annotation is: true [2023-11-29 02:24:43,164 INFO L899 garLoopResultBuilder]: For program point L846-1(line 846) no Hoare annotation was computed. [2023-11-29 02:24:43,164 INFO L899 garLoopResultBuilder]: For program point L838(lines 838 843) no Hoare annotation was computed. [2023-11-29 02:24:43,164 INFO L899 garLoopResultBuilder]: For program point L838-1(lines 838 843) no Hoare annotation was computed. [2023-11-29 02:24:43,165 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 793) no Hoare annotation was computed. [2023-11-29 02:24:43,165 INFO L902 garLoopResultBuilder]: At program point L863(line 863) the Hoare annotation is: true [2023-11-29 02:24:43,165 INFO L899 garLoopResultBuilder]: For program point L830(line 830) no Hoare annotation was computed. [2023-11-29 02:24:43,165 INFO L899 garLoopResultBuilder]: For program point L863-1(line 863) no Hoare annotation was computed. [2023-11-29 02:24:43,165 INFO L899 garLoopResultBuilder]: For program point L541(lines 541 543) no Hoare annotation was computed. [2023-11-29 02:24:43,165 INFO L899 garLoopResultBuilder]: For program point L541-2(lines 540 545) no Hoare annotation was computed. [2023-11-29 02:24:43,165 INFO L902 garLoopResultBuilder]: At program point L855(line 855) the Hoare annotation is: true [2023-11-29 02:24:43,165 INFO L899 garLoopResultBuilder]: For program point L855-1(line 855) no Hoare annotation was computed. [2023-11-29 02:24:43,165 INFO L902 garLoopResultBuilder]: At program point L847(line 847) the Hoare annotation is: true [2023-11-29 02:24:43,165 INFO L899 garLoopResultBuilder]: For program point L847-1(line 847) no Hoare annotation was computed. [2023-11-29 02:24:43,166 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-29 02:24:43,166 INFO L902 garLoopResultBuilder]: At program point L864(line 864) the Hoare annotation is: true [2023-11-29 02:24:43,166 INFO L899 garLoopResultBuilder]: For program point L864-1(line 864) no Hoare annotation was computed. [2023-11-29 02:24:43,166 INFO L902 garLoopResultBuilder]: At program point L856(line 856) the Hoare annotation is: true [2023-11-29 02:24:43,166 INFO L899 garLoopResultBuilder]: For program point L856-1(line 856) no Hoare annotation was computed. [2023-11-29 02:24:43,166 INFO L902 garLoopResultBuilder]: At program point L848(line 848) the Hoare annotation is: true [2023-11-29 02:24:43,166 INFO L899 garLoopResultBuilder]: For program point L848-1(line 848) no Hoare annotation was computed. [2023-11-29 02:24:43,166 INFO L902 garLoopResultBuilder]: At program point L865(line 865) the Hoare annotation is: true [2023-11-29 02:24:43,166 INFO L899 garLoopResultBuilder]: For program point L832(lines 832 837) no Hoare annotation was computed. [2023-11-29 02:24:43,167 INFO L899 garLoopResultBuilder]: For program point L865-1(line 865) no Hoare annotation was computed. [2023-11-29 02:24:43,167 INFO L899 garLoopResultBuilder]: For program point L832-1(lines 832 837) no Hoare annotation was computed. [2023-11-29 02:24:43,167 INFO L902 garLoopResultBuilder]: At program point L857(line 857) the Hoare annotation is: true [2023-11-29 02:24:43,167 INFO L899 garLoopResultBuilder]: For program point L857-1(line 857) no Hoare annotation was computed. [2023-11-29 02:24:43,167 INFO L902 garLoopResultBuilder]: At program point L849(line 849) the Hoare annotation is: true [2023-11-29 02:24:43,167 INFO L899 garLoopResultBuilder]: For program point L849-1(line 849) no Hoare annotation was computed. [2023-11-29 02:24:43,167 INFO L902 garLoopResultBuilder]: At program point L841(line 841) the Hoare annotation is: true [2023-11-29 02:24:43,167 INFO L899 garLoopResultBuilder]: For program point L841-1(line 841) no Hoare annotation was computed. [2023-11-29 02:24:43,167 INFO L902 garLoopResultBuilder]: At program point L858(line 858) the Hoare annotation is: true [2023-11-29 02:24:43,167 INFO L899 garLoopResultBuilder]: For program point L858-1(line 858) no Hoare annotation was computed. [2023-11-29 02:24:43,168 INFO L902 garLoopResultBuilder]: At program point L850(line 850) the Hoare annotation is: true [2023-11-29 02:24:43,168 INFO L899 garLoopResultBuilder]: For program point L850-1(line 850) no Hoare annotation was computed. [2023-11-29 02:24:43,168 INFO L899 garLoopResultBuilder]: For program point L842(line 842) no Hoare annotation was computed. [2023-11-29 02:24:43,168 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-29 02:24:43,168 INFO L902 garLoopResultBuilder]: At program point L859(line 859) the Hoare annotation is: true [2023-11-29 02:24:43,168 INFO L899 garLoopResultBuilder]: For program point L826(lines 826 831) no Hoare annotation was computed. [2023-11-29 02:24:43,168 INFO L899 garLoopResultBuilder]: For program point L859-1(line 859) no Hoare annotation was computed. [2023-11-29 02:24:43,168 INFO L899 garLoopResultBuilder]: For program point L826-1(lines 826 831) no Hoare annotation was computed. [2023-11-29 02:24:43,168 INFO L899 garLoopResultBuilder]: For program point L793-3(line 793) no Hoare annotation was computed. [2023-11-29 02:24:43,169 INFO L899 garLoopResultBuilder]: For program point L793-4(line 793) no Hoare annotation was computed. [2023-11-29 02:24:43,169 INFO L895 garLoopResultBuilder]: At program point L793-5(lines 793 796) the Hoare annotation is: (let ((.cse0 (<= 0 (+ |ULTIMATE.start_main_~j~2#1| 2147483648)))) (or (and (<= 1 |ULTIMATE.start_main_~i~0#1|) (<= |ULTIMATE.start_main_~i~0#1| 2) .cse0) (and (= |ULTIMATE.start_main_~i~0#1| 0) .cse0))) [2023-11-29 02:24:43,169 INFO L902 garLoopResultBuilder]: At program point L851(line 851) the Hoare annotation is: true [2023-11-29 02:24:43,169 INFO L899 garLoopResultBuilder]: For program point L851-1(line 851) no Hoare annotation was computed. [2023-11-29 02:24:43,169 INFO L902 garLoopResultBuilder]: At program point L835(line 835) the Hoare annotation is: true [2023-11-29 02:24:43,169 INFO L899 garLoopResultBuilder]: For program point L835-1(line 835) no Hoare annotation was computed. [2023-11-29 02:24:43,169 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 787) no Hoare annotation was computed. [2023-11-29 02:24:43,170 INFO L902 garLoopResultBuilder]: At program point L860(line 860) the Hoare annotation is: true [2023-11-29 02:24:43,170 INFO L899 garLoopResultBuilder]: For program point L860-1(line 860) no Hoare annotation was computed. [2023-11-29 02:24:43,170 INFO L902 garLoopResultBuilder]: At program point L852(line 852) the Hoare annotation is: true [2023-11-29 02:24:43,170 INFO L899 garLoopResultBuilder]: For program point L852-1(line 852) no Hoare annotation was computed. [2023-11-29 02:24:43,170 INFO L902 garLoopResultBuilder]: At program point L844(line 844) the Hoare annotation is: true [2023-11-29 02:24:43,170 INFO L899 garLoopResultBuilder]: For program point L844-1(line 844) no Hoare annotation was computed. [2023-11-29 02:24:43,170 INFO L899 garLoopResultBuilder]: For program point L836(line 836) no Hoare annotation was computed. [2023-11-29 02:24:43,174 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1] [2023-11-29 02:24:43,177 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-29 02:24:43,192 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.11 02:24:43 BoogieIcfgContainer [2023-11-29 02:24:43,192 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-29 02:24:43,193 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 02:24:43,193 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 02:24:43,193 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 02:24:43,194 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:24:37" (3/4) ... [2023-11-29 02:24:43,196 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-29 02:24:43,201 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __CS_pthread_mutex_destroy [2023-11-29 02:24:43,201 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __CS_pthread_join [2023-11-29 02:24:43,201 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ##fun~$Pointer$~TO~$Pointer$ [2023-11-29 02:24:43,201 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __CS_pthread_create [2023-11-29 02:24:43,201 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not [2023-11-29 02:24:43,202 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __CS_cs [2023-11-29 02:24:43,202 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __CS_pthread_mutex_init [2023-11-29 02:24:43,218 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 43 nodes and edges [2023-11-29 02:24:43,219 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges [2023-11-29 02:24:43,221 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2023-11-29 02:24:43,223 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-29 02:24:43,224 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-29 02:24:43,405 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/witness.graphml [2023-11-29 02:24:43,405 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/witness.yml [2023-11-29 02:24:43,405 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 02:24:43,406 INFO L158 Benchmark]: Toolchain (without parser) took 12349.60ms. Allocated memory was 148.9MB in the beginning and 232.8MB in the end (delta: 83.9MB). Free memory was 115.3MB in the beginning and 82.8MB in the end (delta: 32.5MB). Peak memory consumption was 118.7MB. Max. memory is 16.1GB. [2023-11-29 02:24:43,407 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 148.9MB. Free memory was 92.1MB in the beginning and 91.9MB in the end (delta: 142.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 02:24:43,407 INFO L158 Benchmark]: CACSL2BoogieTranslator took 650.81ms. Allocated memory is still 148.9MB. Free memory was 115.3MB in the beginning and 87.2MB in the end (delta: 28.1MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2023-11-29 02:24:43,407 INFO L158 Benchmark]: Boogie Procedure Inliner took 100.53ms. Allocated memory is still 148.9MB. Free memory was 87.2MB in the beginning and 82.2MB in the end (delta: 5.0MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-29 02:24:43,408 INFO L158 Benchmark]: Boogie Preprocessor took 160.00ms. Allocated memory is still 148.9MB. Free memory was 82.2MB in the beginning and 73.7MB in the end (delta: 8.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-29 02:24:43,408 INFO L158 Benchmark]: RCFGBuilder took 5313.18ms. Allocated memory was 148.9MB in the beginning and 192.9MB in the end (delta: 44.0MB). Free memory was 73.7MB in the beginning and 110.9MB in the end (delta: -37.2MB). Peak memory consumption was 24.6MB. Max. memory is 16.1GB. [2023-11-29 02:24:43,409 INFO L158 Benchmark]: TraceAbstraction took 5904.11ms. Allocated memory was 192.9MB in the beginning and 232.8MB in the end (delta: 39.8MB). Free memory was 110.0MB in the beginning and 95.4MB in the end (delta: 14.7MB). Peak memory consumption was 56.4MB. Max. memory is 16.1GB. [2023-11-29 02:24:43,409 INFO L158 Benchmark]: Witness Printer took 212.48ms. Allocated memory is still 232.8MB. Free memory was 95.4MB in the beginning and 82.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-29 02:24:43,412 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.26ms. Allocated memory is still 148.9MB. Free memory was 92.1MB in the beginning and 91.9MB in the end (delta: 142.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 650.81ms. Allocated memory is still 148.9MB. Free memory was 115.3MB in the beginning and 87.2MB in the end (delta: 28.1MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 100.53ms. Allocated memory is still 148.9MB. Free memory was 87.2MB in the beginning and 82.2MB in the end (delta: 5.0MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 160.00ms. Allocated memory is still 148.9MB. Free memory was 82.2MB in the beginning and 73.7MB in the end (delta: 8.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 5313.18ms. Allocated memory was 148.9MB in the beginning and 192.9MB in the end (delta: 44.0MB). Free memory was 73.7MB in the beginning and 110.9MB in the end (delta: -37.2MB). Peak memory consumption was 24.6MB. Max. memory is 16.1GB. * TraceAbstraction took 5904.11ms. Allocated memory was 192.9MB in the beginning and 232.8MB in the end (delta: 39.8MB). Free memory was 110.0MB in the beginning and 95.4MB in the end (delta: 14.7MB). Peak memory consumption was 56.4MB. Max. memory is 16.1GB. * Witness Printer took 212.48ms. Allocated memory is still 232.8MB. Free memory was 95.4MB in the beginning and 82.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. 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: 565]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 565]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 566]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 566]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 793]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 793]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 787]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 787]: 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 8 procedures, 153 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 5.8s, OverallIterations: 7, TraceHistogramMax: 6, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.2s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 39 SdHoareTripleChecker+Valid, 0.8s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 39 mSDsluCounter, 711 SdHoareTripleChecker+Invalid, 0.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 474 mSDsCounter, 7 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 139 IncrementalHoareTripleChecker+Invalid, 146 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 7 mSolverCounterUnsat, 237 mSDtfsCounter, 139 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 80 GetRequests, 44 SyntacticMatches, 1 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=153occurred in iteration=0, InterpolantAutomatonStates: 32, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 7 MinimizatonAttempts, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 54 LocationsWithAnnotation, 249 PreInvPairs, 335 NumberOfFragments, 81 HoareAnnotationTreeSize, 249 FomulaSimplifications, 41 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 54 FomulaSimplificationsInter, 71 FormulaSimplificationTreeSizeReductionInter, 0.1s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 1.6s InterpolantComputationTime, 144 NumberOfCodeBlocks, 144 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 141 ConstructedInterpolants, 0 QuantifiedInterpolants, 355 SizeOfPredicates, 4 NumberOfNonLiveVariables, 1551 ConjunctsInSsa, 13 ConjunctsInUnsatCore, 11 InterpolantComputations, 6 PerfectInterpolantSequences, 170/212 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 8 specifications checked. All of them hold - InvariantResult [Line: 787]: Loop Invariant Derived loop invariant: ((0 < i) || (i == 0)) - InvariantResult [Line: 793]: Loop Invariant Derived loop invariant: ((((1 <= i) && (i <= 2)) && (0 <= (j + 2147483648))) || ((i == 0) && (0 <= (j + 2147483648)))) RESULT: Ultimate proved your program to be correct! [2023-11-29 02:24:43,442 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4534c954-caa8-4173-bfb0-cc2c2d2b30dd/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE