./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-benchs/divmul_diverge.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-benchs/divmul_diverge.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6ffdc119181aa2456330d740041ecbf5eb23a58830499150b547bc21d0f8f549 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 05:17:53,084 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 05:17:53,157 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-28 05:17:53,163 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 05:17:53,164 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 05:17:53,209 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 05:17:53,211 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 05:17:53,212 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 05:17:53,212 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 05:17:53,213 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 05:17:53,214 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 05:17:53,214 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 05:17:53,215 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 05:17:53,215 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 05:17:53,215 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 05:17:53,215 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 05:17:53,215 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-28 05:17:53,215 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 05:17:53,215 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 05:17:53,215 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 05:17:53,215 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 05:17:53,216 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-28 05:17:53,217 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 05:17:53,217 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-28 05:17:53,217 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 05:17:53,217 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-28 05:17:53,217 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 05:17:53,217 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 05:17:53,218 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 05:17:53,218 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:17:53,219 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:17:53,219 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:17:53,219 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:17:53,219 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 05:17:53,219 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 05:17:53,219 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 05:17:53,220 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 05:17:53,220 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:17:53,220 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 05:17:53,220 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 05:17:53,220 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-28 05:17:53,220 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-28 05:17:53,221 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 05:17:53,221 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 05:17:53,221 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 05:17:53,221 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 05:17:53,222 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 05:17:53,222 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 05:17:53,222 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6ffdc119181aa2456330d740041ecbf5eb23a58830499150b547bc21d0f8f549 [2024-11-28 05:17:53,542 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 05:17:53,558 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 05:17:53,561 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 05:17:53,564 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 05:17:53,565 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 05:17:53,567 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/float-benchs/divmul_diverge.c [2024-11-28 05:17:56,742 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/data/955dd269b/35686f66df554beaafac5f71639ae0fa/FLAG7f9eab579 [2024-11-28 05:17:57,041 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 05:17:57,042 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/sv-benchmarks/c/float-benchs/divmul_diverge.c [2024-11-28 05:17:57,050 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/data/955dd269b/35686f66df554beaafac5f71639ae0fa/FLAG7f9eab579 [2024-11-28 05:17:57,066 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/data/955dd269b/35686f66df554beaafac5f71639ae0fa [2024-11-28 05:17:57,068 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 05:17:57,070 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 05:17:57,072 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 05:17:57,072 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 05:17:57,076 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 05:17:57,077 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,078 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@454fb1bd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57, skipping insertion in model container [2024-11-28 05:17:57,078 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,095 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 05:17:57,303 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/sv-benchmarks/c/float-benchs/divmul_diverge.c[613,626] [2024-11-28 05:17:57,326 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:17:57,341 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 05:17:57,355 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/sv-benchmarks/c/float-benchs/divmul_diverge.c[613,626] [2024-11-28 05:17:57,363 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 05:17:57,384 INFO L204 MainTranslator]: Completed translation [2024-11-28 05:17:57,386 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57 WrapperNode [2024-11-28 05:17:57,386 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 05:17:57,387 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 05:17:57,388 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 05:17:57,388 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 05:17:57,401 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,409 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,429 INFO L138 Inliner]: procedures = 16, calls = 10, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 43 [2024-11-28 05:17:57,429 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 05:17:57,430 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 05:17:57,430 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 05:17:57,430 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 05:17:57,441 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,441 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,443 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,454 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-28 05:17:57,454 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,454 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,458 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,459 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,463 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,464 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,465 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,466 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 05:17:57,467 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 05:17:57,467 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 05:17:57,467 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 05:17:57,469 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (1/1) ... [2024-11-28 05:17:57,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 05:17:57,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:17:57,516 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 05:17:57,521 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 05:17:57,558 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 05:17:57,559 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 05:17:57,559 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 05:17:57,559 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 05:17:57,650 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 05:17:57,653 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 05:17:57,824 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-11-28 05:17:57,824 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 05:17:57,839 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 05:17:57,839 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-28 05:17:57,840 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:17:57 BoogieIcfgContainer [2024-11-28 05:17:57,840 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 05:17:57,846 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 05:17:57,846 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 05:17:57,853 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 05:17:57,854 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 05:17:57" (1/3) ... [2024-11-28 05:17:57,855 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64eebcdc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:17:57, skipping insertion in model container [2024-11-28 05:17:57,855 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:17:57" (2/3) ... [2024-11-28 05:17:57,856 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64eebcdc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:17:57, skipping insertion in model container [2024-11-28 05:17:57,856 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:17:57" (3/3) ... [2024-11-28 05:17:57,860 INFO L128 eAbstractionObserver]: Analyzing ICFG divmul_diverge.c [2024-11-28 05:17:57,880 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 05:17:57,883 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG divmul_diverge.c that has 1 procedures, 17 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2024-11-28 05:17:57,972 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 05:17:57,993 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@e056ac9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 05:17:57,993 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-28 05:17:58,000 INFO L276 IsEmpty]: Start isEmpty. Operand has 17 states, 15 states have (on average 1.4) internal successors, (21), 16 states have internal predecessors, (21), 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) [2024-11-28 05:17:58,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-28 05:17:58,007 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:17:58,008 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-28 05:17:58,009 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:17:58,015 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:17:58,017 INFO L85 PathProgramCache]: Analyzing trace with hash 889680507, now seen corresponding path program 1 times [2024-11-28 05:17:58,026 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:17:58,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1968406068] [2024-11-28 05:17:58,029 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:17:58,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:17:58,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:17:58,261 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:17:58,265 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:17:58,265 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1968406068] [2024-11-28 05:17:58,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1968406068] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 05:17:58,266 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 05:17:58,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 05:17:58,268 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [306947596] [2024-11-28 05:17:58,272 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 05:17:58,277 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 05:17:58,278 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:17:58,304 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 05:17:58,305 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:17:58,310 INFO L87 Difference]: Start difference. First operand has 17 states, 15 states have (on average 1.4) internal successors, (21), 16 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:17:58,341 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:17:58,342 INFO L93 Difference]: Finished difference Result 39 states and 51 transitions. [2024-11-28 05:17:58,343 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 05:17:58,345 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2024-11-28 05:17:58,345 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:17:58,353 INFO L225 Difference]: With dead ends: 39 [2024-11-28 05:17:58,353 INFO L226 Difference]: Without dead ends: 20 [2024-11-28 05:17:58,356 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 05:17:58,360 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 7 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 29 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.0s IncrementalHoareTripleChecker+Time [2024-11-28 05:17:58,361 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 29 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-28 05:17:58,378 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20 states. [2024-11-28 05:17:58,390 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 14. [2024-11-28 05:17:58,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.1538461538461537) 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) [2024-11-28 05:17:58,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 15 transitions. [2024-11-28 05:17:58,397 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 15 transitions. Word has length 6 [2024-11-28 05:17:58,397 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:17:58,397 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 15 transitions. [2024-11-28 05:17:58,397 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 05:17:58,398 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 15 transitions. [2024-11-28 05:17:58,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-28 05:17:58,398 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:17:58,398 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 05:17:58,399 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 05:17:58,399 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:17:58,400 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:17:58,400 INFO L85 PathProgramCache]: Analyzing trace with hash -1803992405, now seen corresponding path program 1 times [2024-11-28 05:17:58,402 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:17:58,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [369535861] [2024-11-28 05:17:58,403 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:17:58,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:17:58,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:17:58,550 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:17:58,551 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:17:58,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [369535861] [2024-11-28 05:17:58,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [369535861] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:17:58,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1280712182] [2024-11-28 05:17:58,551 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 05:17:58,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:17:58,552 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:17:58,556 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:17:58,558 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-28 05:17:58,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:17:58,635 INFO L256 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-28 05:17:58,642 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:17:58,722 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:17:58,722 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:17:58,780 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:17:58,781 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1280712182] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:17:58,781 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:17:58,781 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-28 05:17:58,782 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [391597817] [2024-11-28 05:17:58,782 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:17:58,783 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-28 05:17:58,783 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:17:58,783 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-28 05:17:58,784 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-28 05:17:58,784 INFO L87 Difference]: Start difference. First operand 14 states and 15 transitions. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 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) [2024-11-28 05:17:58,846 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:17:58,849 INFO L93 Difference]: Finished difference Result 39 states and 45 transitions. [2024-11-28 05:17:58,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 05:17:58,850 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 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 [2024-11-28 05:17:58,850 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:17:58,850 INFO L225 Difference]: With dead ends: 39 [2024-11-28 05:17:58,850 INFO L226 Difference]: Without dead ends: 35 [2024-11-28 05:17:58,851 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-28 05:17:58,852 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 29 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 40 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-28 05:17:58,852 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 40 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-28 05:17:58,853 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 35 states. [2024-11-28 05:17:58,862 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35. [2024-11-28 05:17:58,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 34 states have (on average 1.1470588235294117) internal successors, (39), 34 states have internal predecessors, (39), 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) [2024-11-28 05:17:58,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 39 transitions. [2024-11-28 05:17:58,866 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 39 transitions. Word has length 11 [2024-11-28 05:17:58,866 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:17:58,867 INFO L471 AbstractCegarLoop]: Abstraction has 35 states and 39 transitions. [2024-11-28 05:17:58,867 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 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) [2024-11-28 05:17:58,868 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-28 05:17:58,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-28 05:17:58,870 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:17:58,870 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1] [2024-11-28 05:17:58,878 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-28 05:17:59,071 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:17:59,071 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:17:59,072 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:17:59,072 INFO L85 PathProgramCache]: Analyzing trace with hash 938421883, now seen corresponding path program 2 times [2024-11-28 05:17:59,072 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:17:59,072 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [53049485] [2024-11-28 05:17:59,072 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 05:17:59,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:17:59,103 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 05:17:59,103 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:17:59,378 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:17:59,378 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:17:59,378 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [53049485] [2024-11-28 05:17:59,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [53049485] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:17:59,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [779409136] [2024-11-28 05:17:59,379 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 05:17:59,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:17:59,379 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:17:59,382 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:17:59,387 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-28 05:17:59,459 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 05:17:59,460 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:17:59,461 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-28 05:17:59,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:17:59,575 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:17:59,577 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:17:59,791 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:17:59,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [779409136] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:17:59,792 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:17:59,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-28 05:17:59,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2052990678] [2024-11-28 05:17:59,792 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:17:59,792 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-28 05:17:59,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:17:59,797 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-28 05:17:59,797 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-28 05:17:59,797 INFO L87 Difference]: Start difference. First operand 35 states and 39 transitions. Second operand has 13 states, 13 states have (on average 4.153846153846154) internal successors, (54), 13 states have internal predecessors, (54), 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) [2024-11-28 05:17:59,882 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:17:59,882 INFO L93 Difference]: Finished difference Result 81 states and 96 transitions. [2024-11-28 05:17:59,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-28 05:17:59,883 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 4.153846153846154) internal successors, (54), 13 states have internal predecessors, (54), 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 26 [2024-11-28 05:17:59,883 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:17:59,884 INFO L225 Difference]: With dead ends: 81 [2024-11-28 05:17:59,884 INFO L226 Difference]: Without dead ends: 77 [2024-11-28 05:17:59,886 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-28 05:17:59,887 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 101 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 101 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-28 05:17:59,887 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [101 Valid, 70 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-28 05:17:59,888 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2024-11-28 05:17:59,895 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 77. [2024-11-28 05:17:59,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 76 states have (on average 1.144736842105263) internal successors, (87), 76 states have internal predecessors, (87), 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) [2024-11-28 05:17:59,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 87 transitions. [2024-11-28 05:17:59,902 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 87 transitions. Word has length 26 [2024-11-28 05:17:59,902 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:17:59,902 INFO L471 AbstractCegarLoop]: Abstraction has 77 states and 87 transitions. [2024-11-28 05:17:59,903 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 4.153846153846154) internal successors, (54), 13 states have internal predecessors, (54), 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) [2024-11-28 05:17:59,903 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 87 transitions. [2024-11-28 05:17:59,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-28 05:17:59,905 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:17:59,906 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1] [2024-11-28 05:17:59,917 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-28 05:18:00,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:18:00,110 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:18:00,111 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:18:00,111 INFO L85 PathProgramCache]: Analyzing trace with hash 1588955259, now seen corresponding path program 3 times [2024-11-28 05:18:00,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:18:00,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1746951134] [2024-11-28 05:18:00,112 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 05:18:00,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:18:00,162 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-11-28 05:18:00,163 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:00,609 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:00,609 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:18:00,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1746951134] [2024-11-28 05:18:00,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1746951134] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:18:00,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1876193766] [2024-11-28 05:18:00,610 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 05:18:00,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:18:00,610 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:18:00,614 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:18:00,615 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-28 05:18:00,703 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-11-28 05:18:00,703 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:00,704 INFO L256 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-28 05:18:00,707 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:18:00,870 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:00,870 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:18:01,323 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:01,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1876193766] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:18:01,323 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:18:01,323 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-28 05:18:01,324 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1672202790] [2024-11-28 05:18:01,324 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:18:01,324 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-28 05:18:01,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:18:01,325 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-28 05:18:01,326 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-28 05:18:01,326 INFO L87 Difference]: Start difference. First operand 77 states and 87 transitions. Second operand has 25 states, 25 states have (on average 4.56) internal successors, (114), 25 states have internal predecessors, (114), 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) [2024-11-28 05:18:01,531 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:18:01,532 INFO L93 Difference]: Finished difference Result 165 states and 198 transitions. [2024-11-28 05:18:01,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-28 05:18:01,532 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 4.56) internal successors, (114), 25 states have internal predecessors, (114), 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 56 [2024-11-28 05:18:01,533 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:18:01,534 INFO L225 Difference]: With dead ends: 165 [2024-11-28 05:18:01,534 INFO L226 Difference]: Without dead ends: 161 [2024-11-28 05:18:01,535 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 100 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-28 05:18:01,536 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 164 mSDsluCounter, 152 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 164 SdHoareTripleChecker+Valid, 164 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-28 05:18:01,536 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [164 Valid, 164 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-28 05:18:01,537 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 161 states. [2024-11-28 05:18:01,549 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 161 to 161. [2024-11-28 05:18:01,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 161 states, 160 states have (on average 1.14375) internal successors, (183), 160 states have internal predecessors, (183), 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) [2024-11-28 05:18:01,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 161 states and 183 transitions. [2024-11-28 05:18:01,552 INFO L78 Accepts]: Start accepts. Automaton has 161 states and 183 transitions. Word has length 56 [2024-11-28 05:18:01,552 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:18:01,552 INFO L471 AbstractCegarLoop]: Abstraction has 161 states and 183 transitions. [2024-11-28 05:18:01,553 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 4.56) internal successors, (114), 25 states have internal predecessors, (114), 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) [2024-11-28 05:18:01,553 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 183 transitions. [2024-11-28 05:18:01,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-28 05:18:01,556 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:18:01,556 INFO L218 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1] [2024-11-28 05:18:01,567 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-28 05:18:01,761 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:18:01,761 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:18:01,761 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:18:01,761 INFO L85 PathProgramCache]: Analyzing trace with hash 1637203067, now seen corresponding path program 4 times [2024-11-28 05:18:01,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:18:01,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1566369769] [2024-11-28 05:18:01,762 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 05:18:01,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:18:01,825 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 05:18:01,825 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:02,859 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:02,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:18:02,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1566369769] [2024-11-28 05:18:02,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1566369769] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:18:02,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [449403993] [2024-11-28 05:18:02,860 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 05:18:02,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:18:02,860 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:18:02,862 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:18:02,867 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-28 05:18:02,957 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 05:18:02,957 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:02,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 207 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-28 05:18:02,964 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:18:03,249 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:03,249 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:18:04,726 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:04,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [449403993] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:18:04,732 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:18:04,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 48 [2024-11-28 05:18:04,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1749570834] [2024-11-28 05:18:04,732 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:18:04,733 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2024-11-28 05:18:04,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:18:04,735 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2024-11-28 05:18:04,740 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256 [2024-11-28 05:18:04,741 INFO L87 Difference]: Start difference. First operand 161 states and 183 transitions. Second operand has 48 states, 48 states have (on average 4.75) internal successors, (228), 48 states have internal predecessors, (228), 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) [2024-11-28 05:18:05,215 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:18:05,216 INFO L93 Difference]: Finished difference Result 333 states and 402 transitions. [2024-11-28 05:18:05,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-28 05:18:05,216 INFO L78 Accepts]: Start accepts. Automaton has has 48 states, 48 states have (on average 4.75) internal successors, (228), 48 states have internal predecessors, (228), 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 116 [2024-11-28 05:18:05,217 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:18:05,219 INFO L225 Difference]: With dead ends: 333 [2024-11-28 05:18:05,219 INFO L226 Difference]: Without dead ends: 329 [2024-11-28 05:18:05,221 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 255 GetRequests, 209 SyntacticMatches, 0 SemanticMatches, 46 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=1128, Invalid=1128, Unknown=0, NotChecked=0, Total=2256 [2024-11-28 05:18:05,222 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 539 mSDsluCounter, 286 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 539 SdHoareTripleChecker+Valid, 298 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-28 05:18:05,222 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [539 Valid, 298 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-28 05:18:05,223 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 329 states. [2024-11-28 05:18:05,251 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 329 to 329. [2024-11-28 05:18:05,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 329 states, 328 states have (on average 1.1432926829268293) internal successors, (375), 328 states have internal predecessors, (375), 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) [2024-11-28 05:18:05,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 329 states and 375 transitions. [2024-11-28 05:18:05,256 INFO L78 Accepts]: Start accepts. Automaton has 329 states and 375 transitions. Word has length 116 [2024-11-28 05:18:05,261 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:18:05,261 INFO L471 AbstractCegarLoop]: Abstraction has 329 states and 375 transitions. [2024-11-28 05:18:05,261 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 48 states have (on average 4.75) internal successors, (228), 48 states have internal predecessors, (228), 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) [2024-11-28 05:18:05,261 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 375 transitions. [2024-11-28 05:18:05,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-28 05:18:05,276 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:18:05,276 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 46, 1, 1, 1, 1, 1, 1] [2024-11-28 05:18:05,289 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-28 05:18:05,477 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:18:05,477 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:18:05,477 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:18:05,478 INFO L85 PathProgramCache]: Analyzing trace with hash -232512389, now seen corresponding path program 5 times [2024-11-28 05:18:05,478 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:18:05,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1524817918] [2024-11-28 05:18:05,478 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 05:18:05,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:18:05,581 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 47 check-sat command(s) [2024-11-28 05:18:05,581 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:08,698 INFO L134 CoverageAnalysis]: Checked inductivity of 5221 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:08,698 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:18:08,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1524817918] [2024-11-28 05:18:08,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1524817918] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:18:08,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [854526496] [2024-11-28 05:18:08,699 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-28 05:18:08,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:18:08,699 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:18:08,702 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:18:08,705 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-28 05:18:08,862 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 47 check-sat command(s) [2024-11-28 05:18:08,863 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:08,866 INFO L256 TraceCheckSpWp]: Trace formula consists of 399 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-28 05:18:08,881 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:18:09,363 INFO L134 CoverageAnalysis]: Checked inductivity of 5221 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:09,363 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:18:13,675 INFO L134 CoverageAnalysis]: Checked inductivity of 5221 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:13,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [854526496] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:18:13,675 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:18:13,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49, 49] total 96 [2024-11-28 05:18:13,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1303534658] [2024-11-28 05:18:13,676 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:18:13,677 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 96 states [2024-11-28 05:18:13,677 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:18:13,680 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 96 interpolants. [2024-11-28 05:18:13,684 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=4560, Invalid=4560, Unknown=0, NotChecked=0, Total=9120 [2024-11-28 05:18:13,685 INFO L87 Difference]: Start difference. First operand 329 states and 375 transitions. Second operand has 96 states, 96 states have (on average 4.875) internal successors, (468), 96 states have internal predecessors, (468), 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) [2024-11-28 05:18:15,449 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:18:15,449 INFO L93 Difference]: Finished difference Result 669 states and 810 transitions. [2024-11-28 05:18:15,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-11-28 05:18:15,450 INFO L78 Accepts]: Start accepts. Automaton has has 96 states, 96 states have (on average 4.875) internal successors, (468), 96 states have internal predecessors, (468), 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 236 [2024-11-28 05:18:15,451 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:18:15,455 INFO L225 Difference]: With dead ends: 669 [2024-11-28 05:18:15,455 INFO L226 Difference]: Without dead ends: 665 [2024-11-28 05:18:15,458 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 519 GetRequests, 425 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 5.3s TimeCoverageRelationStatistics Valid=4560, Invalid=4560, Unknown=0, NotChecked=0, Total=9120 [2024-11-28 05:18:15,459 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 1193 mSDsluCounter, 582 mSDsCounter, 0 mSdLazyCounter, 195 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1193 SdHoareTripleChecker+Valid, 594 SdHoareTripleChecker+Invalid, 197 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 195 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-28 05:18:15,459 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1193 Valid, 594 Invalid, 197 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 195 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-28 05:18:15,461 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 665 states. [2024-11-28 05:18:15,489 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 665 to 665. [2024-11-28 05:18:15,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 665 states, 664 states have (on average 1.1430722891566265) internal successors, (759), 664 states have internal predecessors, (759), 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) [2024-11-28 05:18:15,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 665 states and 759 transitions. [2024-11-28 05:18:15,494 INFO L78 Accepts]: Start accepts. Automaton has 665 states and 759 transitions. Word has length 236 [2024-11-28 05:18:15,494 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:18:15,495 INFO L471 AbstractCegarLoop]: Abstraction has 665 states and 759 transitions. [2024-11-28 05:18:15,495 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 96 states, 96 states have (on average 4.875) internal successors, (468), 96 states have internal predecessors, (468), 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) [2024-11-28 05:18:15,495 INFO L276 IsEmpty]: Start isEmpty. Operand 665 states and 759 transitions. [2024-11-28 05:18:15,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 477 [2024-11-28 05:18:15,506 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:18:15,506 INFO L218 NwaCegarLoop]: trace histogram [94, 94, 94, 94, 94, 1, 1, 1, 1, 1, 1] [2024-11-28 05:18:15,519 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-28 05:18:15,707 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-28 05:18:15,707 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:18:15,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:18:15,708 INFO L85 PathProgramCache]: Analyzing trace with hash 712569979, now seen corresponding path program 6 times [2024-11-28 05:18:15,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:18:15,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985834584] [2024-11-28 05:18:15,708 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-28 05:18:15,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:18:15,946 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 95 check-sat command(s) [2024-11-28 05:18:15,946 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:24,806 INFO L134 CoverageAnalysis]: Checked inductivity of 21949 backedges. 0 proven. 21949 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:24,807 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:18:24,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985834584] [2024-11-28 05:18:24,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985834584] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:18:24,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1547756684] [2024-11-28 05:18:24,807 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-28 05:18:24,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:18:24,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:18:24,810 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:18:24,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-28 05:18:25,107 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 95 check-sat command(s) [2024-11-28 05:18:25,107 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:18:25,111 INFO L256 TraceCheckSpWp]: Trace formula consists of 783 conjuncts, 96 conjuncts are in the unsatisfiable core [2024-11-28 05:18:25,126 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:18:25,954 INFO L134 CoverageAnalysis]: Checked inductivity of 21949 backedges. 0 proven. 21949 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:25,954 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:18:38,861 INFO L134 CoverageAnalysis]: Checked inductivity of 21949 backedges. 0 proven. 21949 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:18:38,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1547756684] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:18:38,862 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:18:38,862 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [97, 97, 97] total 193 [2024-11-28 05:18:38,862 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [23178002] [2024-11-28 05:18:38,862 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:18:38,864 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 193 states [2024-11-28 05:18:38,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:18:38,870 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 193 interpolants. [2024-11-28 05:18:38,878 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-28 05:18:38,879 INFO L87 Difference]: Start difference. First operand 665 states and 759 transitions. Second operand has 193 states, 193 states have (on average 4.94300518134715) internal successors, (954), 193 states have internal predecessors, (954), 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) [2024-11-28 05:18:51,581 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:18:51,582 INFO L93 Difference]: Finished difference Result 1341 states and 1626 transitions. [2024-11-28 05:18:51,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 192 states. [2024-11-28 05:18:51,583 INFO L78 Accepts]: Start accepts. Automaton has has 193 states, 193 states have (on average 4.94300518134715) internal successors, (954), 193 states have internal predecessors, (954), 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 476 [2024-11-28 05:18:51,584 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:18:51,589 INFO L225 Difference]: With dead ends: 1341 [2024-11-28 05:18:51,590 INFO L226 Difference]: Without dead ends: 1337 [2024-11-28 05:18:51,594 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 1047 GetRequests, 856 SyntacticMatches, 0 SemanticMatches, 191 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 376 ImplicationChecksByTransitivity, 16.8s TimeCoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-28 05:18:51,595 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 2930 mSDsluCounter, 1142 mSDsCounter, 0 mSdLazyCounter, 383 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2930 SdHoareTripleChecker+Valid, 1154 SdHoareTripleChecker+Invalid, 385 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 383 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-28 05:18:51,596 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2930 Valid, 1154 Invalid, 385 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 383 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-28 05:18:51,598 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1337 states. [2024-11-28 05:18:51,644 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1337 to 1337. [2024-11-28 05:18:51,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1337 states, 1336 states have (on average 1.1429640718562875) internal successors, (1527), 1336 states have internal predecessors, (1527), 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) [2024-11-28 05:18:51,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1337 states to 1337 states and 1527 transitions. [2024-11-28 05:18:51,657 INFO L78 Accepts]: Start accepts. Automaton has 1337 states and 1527 transitions. Word has length 476 [2024-11-28 05:18:51,658 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:18:51,658 INFO L471 AbstractCegarLoop]: Abstraction has 1337 states and 1527 transitions. [2024-11-28 05:18:51,659 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 193 states, 193 states have (on average 4.94300518134715) internal successors, (954), 193 states have internal predecessors, (954), 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) [2024-11-28 05:18:51,662 INFO L276 IsEmpty]: Start isEmpty. Operand 1337 states and 1527 transitions. [2024-11-28 05:18:51,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 957 [2024-11-28 05:18:51,708 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:18:51,709 INFO L218 NwaCegarLoop]: trace histogram [190, 190, 190, 190, 190, 1, 1, 1, 1, 1, 1] [2024-11-28 05:18:51,720 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-28 05:18:51,909 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-11-28 05:18:51,910 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:18:51,910 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:18:51,910 INFO L85 PathProgramCache]: Analyzing trace with hash 1476564091, now seen corresponding path program 7 times [2024-11-28 05:18:51,911 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:18:51,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752661259] [2024-11-28 05:18:51,911 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-28 05:18:51,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:18:52,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:19:22,499 INFO L134 CoverageAnalysis]: Checked inductivity of 89965 backedges. 0 proven. 89965 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:19:22,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:19:22,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752661259] [2024-11-28 05:19:22,499 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752661259] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:19:22,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1801833634] [2024-11-28 05:19:22,500 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-28 05:19:22,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:19:22,500 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:19:22,502 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:19:22,508 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-28 05:19:22,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 05:19:22,859 INFO L256 TraceCheckSpWp]: Trace formula consists of 1551 conjuncts, 192 conjuncts are in the unsatisfiable core [2024-11-28 05:19:22,878 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:19:24,252 INFO L134 CoverageAnalysis]: Checked inductivity of 89965 backedges. 0 proven. 89965 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:19:24,253 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:20:15,991 INFO L134 CoverageAnalysis]: Checked inductivity of 89965 backedges. 0 proven. 89965 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:20:15,992 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1801833634] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:20:15,992 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:20:15,993 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [193, 193, 193] total 385 [2024-11-28 05:20:15,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [325023736] [2024-11-28 05:20:15,993 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:20:15,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 385 states [2024-11-28 05:20:15,996 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:20:16,062 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 385 interpolants. [2024-11-28 05:20:16,076 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=73920, Invalid=73920, Unknown=0, NotChecked=0, Total=147840 [2024-11-28 05:20:16,077 INFO L87 Difference]: Start difference. First operand 1337 states and 1527 transitions. Second operand has 385 states, 385 states have (on average 4.9714285714285715) internal successors, (1914), 385 states have internal predecessors, (1914), 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) [2024-11-28 05:24:09,044 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-28 05:24:09,045 INFO L93 Difference]: Finished difference Result 2685 states and 3258 transitions. [2024-11-28 05:24:09,045 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 384 states. [2024-11-28 05:24:09,047 INFO L78 Accepts]: Start accepts. Automaton has has 385 states, 385 states have (on average 4.9714285714285715) internal successors, (1914), 385 states have internal predecessors, (1914), 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 956 [2024-11-28 05:24:09,048 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-28 05:24:09,057 INFO L225 Difference]: With dead ends: 2685 [2024-11-28 05:24:09,057 INFO L226 Difference]: Without dead ends: 2681 [2024-11-28 05:24:09,065 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2103 GetRequests, 1720 SyntacticMatches, 0 SemanticMatches, 383 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 760 ImplicationChecksByTransitivity, 65.8s TimeCoverageRelationStatistics Valid=73920, Invalid=73920, Unknown=0, NotChecked=0, Total=147840 [2024-11-28 05:24:09,066 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 6212 mSDsluCounter, 2318 mSDsCounter, 0 mSdLazyCounter, 773 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6212 SdHoareTripleChecker+Valid, 2330 SdHoareTripleChecker+Invalid, 775 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 773 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-28 05:24:09,066 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6212 Valid, 2330 Invalid, 775 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [2 Valid, 773 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-28 05:24:09,069 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2681 states. [2024-11-28 05:24:09,119 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2681 to 2681. [2024-11-28 05:24:09,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2681 states, 2680 states have (on average 1.142910447761194) internal successors, (3063), 2680 states have internal predecessors, (3063), 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) [2024-11-28 05:24:09,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2681 states to 2681 states and 3063 transitions. [2024-11-28 05:24:09,131 INFO L78 Accepts]: Start accepts. Automaton has 2681 states and 3063 transitions. Word has length 956 [2024-11-28 05:24:09,132 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-28 05:24:09,132 INFO L471 AbstractCegarLoop]: Abstraction has 2681 states and 3063 transitions. [2024-11-28 05:24:09,134 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 385 states, 385 states have (on average 4.9714285714285715) internal successors, (1914), 385 states have internal predecessors, (1914), 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) [2024-11-28 05:24:09,134 INFO L276 IsEmpty]: Start isEmpty. Operand 2681 states and 3063 transitions. [2024-11-28 05:24:09,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1917 [2024-11-28 05:24:09,220 INFO L210 NwaCegarLoop]: Found error trace [2024-11-28 05:24:09,220 INFO L218 NwaCegarLoop]: trace histogram [382, 382, 382, 382, 382, 1, 1, 1, 1, 1, 1] [2024-11-28 05:24:09,233 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-28 05:24:09,421 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:24:09,421 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-28 05:24:09,422 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 05:24:09,422 INFO L85 PathProgramCache]: Analyzing trace with hash -1500130181, now seen corresponding path program 8 times [2024-11-28 05:24:09,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 05:24:09,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1529666457] [2024-11-28 05:24:09,422 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 05:24:09,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 05:24:10,260 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 05:24:10,260 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:26:56,314 INFO L134 CoverageAnalysis]: Checked inductivity of 364237 backedges. 0 proven. 364237 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:26:56,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 05:26:56,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1529666457] [2024-11-28 05:26:56,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1529666457] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 05:26:56,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1962811913] [2024-11-28 05:26:56,314 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 05:26:56,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 05:26:56,314 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 05:26:56,316 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 05:26:56,318 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0d6cdd2c-a74d-495f-a6c2-299d0f354912/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-28 05:26:56,948 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 05:26:56,949 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 05:26:56,969 INFO L256 TraceCheckSpWp]: Trace formula consists of 3087 conjuncts, 384 conjuncts are in the unsatisfiable core [2024-11-28 05:26:56,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 05:26:59,777 INFO L134 CoverageAnalysis]: Checked inductivity of 364237 backedges. 0 proven. 364237 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:26:59,778 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 05:30:19,941 INFO L134 CoverageAnalysis]: Checked inductivity of 364237 backedges. 0 proven. 364237 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 05:30:19,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1962811913] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 05:30:19,942 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 05:30:19,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [385, 385, 385] total 769 [2024-11-28 05:30:19,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [236308837] [2024-11-28 05:30:19,943 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 05:30:19,948 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 769 states [2024-11-28 05:30:19,949 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 05:30:20,020 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 769 interpolants. [2024-11-28 05:30:20,044 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=295296, Invalid=295296, Unknown=0, NotChecked=0, Total=590592 [2024-11-28 05:30:20,048 INFO L87 Difference]: Start difference. First operand 2681 states and 3063 transitions. Second operand has 769 states, 769 states have (on average 4.985695708712614) internal successors, (3834), 769 states have internal predecessors, (3834), 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)