./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-cav19/array_tripl_access_init_const.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_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/array-cav19/array_tripl_access_init_const.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3 --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 Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 599bde24b734dff8bcd3a53946a1033ced468fb55cf924fdefecd161d0c1af79 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 03:55:55,882 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 03:55:55,961 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-25 03:55:55,966 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 03:55:55,966 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 03:55:55,992 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 03:55:55,993 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 03:55:55,993 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 03:55:55,993 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 03:55:55,993 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 03:55:55,994 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 03:55:55,994 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 03:55:55,994 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 03:55:55,994 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 03:55:55,994 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 03:55:55,994 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 03:55:55,994 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 03:55:55,994 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 03:55:55,995 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 03:55:55,995 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 03:55:55,995 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 03:55:55,995 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 03:55:55,995 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 03:55:55,995 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 03:55:55,995 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 03:55:55,995 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 03:55:55,996 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 03:55:55,996 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:55:55,996 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 03:55:55,996 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 03:55:55,996 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 03:55:55,996 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 03:55:55,996 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 03:55:55,997 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3 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 -> Kojak 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 -> 599bde24b734dff8bcd3a53946a1033ced468fb55cf924fdefecd161d0c1af79 [2024-11-25 03:55:56,356 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 03:55:56,370 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 03:55:56,375 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 03:55:56,377 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 03:55:56,378 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 03:55:56,379 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/array-cav19/array_tripl_access_init_const.c [2024-11-25 03:55:59,455 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/data/c00b25856/e2ef4a24a3974505a6bed401b806a437/FLAG040ed2d15 [2024-11-25 03:55:59,792 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 03:55:59,793 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/sv-benchmarks/c/array-cav19/array_tripl_access_init_const.c [2024-11-25 03:55:59,805 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/data/c00b25856/e2ef4a24a3974505a6bed401b806a437/FLAG040ed2d15 [2024-11-25 03:55:59,831 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/data/c00b25856/e2ef4a24a3974505a6bed401b806a437 [2024-11-25 03:55:59,840 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 03:55:59,841 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 03:55:59,848 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 03:55:59,848 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 03:55:59,858 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 03:55:59,865 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:55:59" (1/1) ... [2024-11-25 03:55:59,866 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@98ea71f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:55:59, skipping insertion in model container [2024-11-25 03:55:59,866 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:55:59" (1/1) ... [2024-11-25 03:55:59,917 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 03:56:00,133 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_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/sv-benchmarks/c/array-cav19/array_tripl_access_init_const.c[420,433] [2024-11-25 03:56:00,156 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:56:00,166 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 03:56:00,179 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_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/sv-benchmarks/c/array-cav19/array_tripl_access_init_const.c[420,433] [2024-11-25 03:56:00,191 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:56:00,211 INFO L204 MainTranslator]: Completed translation [2024-11-25 03:56:00,212 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00 WrapperNode [2024-11-25 03:56:00,212 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 03:56:00,214 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 03:56:00,214 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 03:56:00,214 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 03:56:00,229 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,237 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,259 INFO L138 Inliner]: procedures = 14, calls = 15, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 42 [2024-11-25 03:56:00,259 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 03:56:00,261 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 03:56:00,261 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 03:56:00,261 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 03:56:00,269 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,269 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,271 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,272 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,282 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,282 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,287 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,288 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,289 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,294 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 03:56:00,295 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 03:56:00,295 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 03:56:00,295 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 03:56:00,300 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:56:00,329 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 03:56:00,345 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 03:56:00,353 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2bb1e20-ee36-4087-b7a6-f8f5ce3a1ea6/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 03:56:00,377 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 03:56:00,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 03:56:00,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 03:56:00,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-25 03:56:00,379 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 03:56:00,379 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 03:56:00,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-25 03:56:00,380 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 03:56:00,453 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 03:56:00,455 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 03:56:00,635 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-25 03:56:00,635 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 03:56:00,687 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 03:56:00,688 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-25 03:56:00,688 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:56:00 BoogieIcfgContainer [2024-11-25 03:56:00,688 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 03:56:00,692 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 03:56:00,692 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 03:56:00,706 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 03:56:00,707 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:56:00" (1/1) ... [2024-11-25 03:56:00,719 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 03:56:00,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:00,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2024-11-25 03:56:00,790 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2024-11-25 03:56:00,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 03:56:00,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:00,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:00,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:01,078 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-25 03:56:01,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:01,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 9 states and 11 transitions. [2024-11-25 03:56:01,165 INFO L276 IsEmpty]: Start isEmpty. Operand 9 states and 11 transitions. [2024-11-25 03:56:01,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 03:56:01,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:01,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:01,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:01,340 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-25 03:56:01,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:01,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 10 states and 13 transitions. [2024-11-25 03:56:01,441 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 13 transitions. [2024-11-25 03:56:01,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 03:56:01,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:01,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:01,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:01,650 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:01,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:01,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 11 states and 14 transitions. [2024-11-25 03:56:01,777 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 14 transitions. [2024-11-25 03:56:01,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 03:56:01,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:01,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:01,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:01,922 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:02,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:02,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 12 states and 15 transitions. [2024-11-25 03:56:02,005 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-11-25 03:56:02,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 03:56:02,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:02,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:02,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:02,227 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:02,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:02,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 13 states and 16 transitions. [2024-11-25 03:56:02,349 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 16 transitions. [2024-11-25 03:56:02,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 03:56:02,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:02,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:02,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:02,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:02,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:02,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 14 states and 17 transitions. [2024-11-25 03:56:02,627 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-11-25 03:56:02,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-25 03:56:02,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:02,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:02,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:02,833 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:02,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:02,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 15 states and 18 transitions. [2024-11-25 03:56:02,949 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions. [2024-11-25 03:56:02,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-25 03:56:02,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:02,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:02,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:03,169 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:03,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:03,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 16 states and 19 transitions. [2024-11-25 03:56:03,291 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2024-11-25 03:56:03,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 03:56:03,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:03,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:03,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:03,550 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:03,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:03,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 17 states and 20 transitions. [2024-11-25 03:56:03,671 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 20 transitions. [2024-11-25 03:56:03,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-25 03:56:03,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:03,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:03,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:03,909 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:04,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:04,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 18 states and 21 transitions. [2024-11-25 03:56:04,040 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions. [2024-11-25 03:56:04,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 03:56:04,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:04,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:04,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:04,267 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:04,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:04,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 19 states and 22 transitions. [2024-11-25 03:56:04,436 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 22 transitions. [2024-11-25 03:56:04,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 03:56:04,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:04,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:04,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:04,678 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:04,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:04,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 20 states and 23 transitions. [2024-11-25 03:56:04,820 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 23 transitions. [2024-11-25 03:56:04,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 03:56:04,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:04,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:04,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:05,072 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:05,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:05,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 24 transitions. [2024-11-25 03:56:05,232 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-11-25 03:56:05,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 03:56:05,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:05,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:05,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:05,512 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:05,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:05,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 25 transitions. [2024-11-25 03:56:05,670 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions. [2024-11-25 03:56:05,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 03:56:05,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:05,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:05,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:05,987 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:06,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:06,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 23 states and 26 transitions. [2024-11-25 03:56:06,151 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions. [2024-11-25 03:56:06,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 03:56:06,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:06,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:06,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:06,407 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:06,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:06,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 24 states and 27 transitions. [2024-11-25 03:56:06,583 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2024-11-25 03:56:06,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-25 03:56:06,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:06,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:06,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:06,908 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:07,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:07,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 25 states and 28 transitions. [2024-11-25 03:56:07,083 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2024-11-25 03:56:07,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-25 03:56:07,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:07,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:07,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:07,418 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 0 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:07,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:07,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 26 states and 29 transitions. [2024-11-25 03:56:07,605 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 29 transitions. [2024-11-25 03:56:07,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 03:56:07,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:07,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:07,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:07,938 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:08,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:08,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 27 states and 30 transitions. [2024-11-25 03:56:08,137 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions. [2024-11-25 03:56:08,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-25 03:56:08,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:08,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:08,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:08,458 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:08,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 28 states and 31 transitions. [2024-11-25 03:56:08,661 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions. [2024-11-25 03:56:08,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-25 03:56:08,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:08,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:08,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:09,030 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:09,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:09,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 29 states and 32 transitions. [2024-11-25 03:56:09,240 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions. [2024-11-25 03:56:09,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-25 03:56:09,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:09,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:09,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:09,659 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:09,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:09,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 30 states and 33 transitions. [2024-11-25 03:56:09,886 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions. [2024-11-25 03:56:09,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-25 03:56:09,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:09,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:09,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:10,265 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:10,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:10,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 31 states and 34 transitions. [2024-11-25 03:56:10,476 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions. [2024-11-25 03:56:10,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-25 03:56:10,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:10,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:10,854 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:11,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:11,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 32 states and 35 transitions. [2024-11-25 03:56:11,074 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 35 transitions. [2024-11-25 03:56:11,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-25 03:56:11,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:11,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:11,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:11,492 INFO L134 CoverageAnalysis]: Checked inductivity of 300 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:11,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:11,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 33 states and 36 transitions. [2024-11-25 03:56:11,717 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 36 transitions. [2024-11-25 03:56:11,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-25 03:56:11,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:11,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:12,138 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:12,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:12,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 34 states and 37 transitions. [2024-11-25 03:56:12,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 37 transitions. [2024-11-25 03:56:12,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-25 03:56:12,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:12,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:12,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:12,860 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:13,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:13,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 35 states and 38 transitions. [2024-11-25 03:56:13,122 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 38 transitions. [2024-11-25 03:56:13,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-25 03:56:13,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:13,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:13,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:13,563 INFO L134 CoverageAnalysis]: Checked inductivity of 378 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:13,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:13,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 36 states and 39 transitions. [2024-11-25 03:56:13,811 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 39 transitions. [2024-11-25 03:56:13,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-25 03:56:13,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:13,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:13,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:14,273 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:14,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:14,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 37 states and 40 transitions. [2024-11-25 03:56:14,536 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 40 transitions. [2024-11-25 03:56:14,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-25 03:56:14,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:14,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:14,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:14,997 INFO L134 CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 435 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:15,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:15,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 38 states and 41 transitions. [2024-11-25 03:56:15,252 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 41 transitions. [2024-11-25 03:56:15,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-25 03:56:15,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:15,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:15,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:15,808 INFO L134 CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:16,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:16,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 39 states and 42 transitions. [2024-11-25 03:56:16,073 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 42 transitions. [2024-11-25 03:56:16,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-25 03:56:16,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:16,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:16,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:16,595 INFO L134 CoverageAnalysis]: Checked inductivity of 496 backedges. 0 proven. 496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:16,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:16,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 40 states and 43 transitions. [2024-11-25 03:56:16,870 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 43 transitions. [2024-11-25 03:56:16,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-25 03:56:16,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:16,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:17,414 INFO L134 CoverageAnalysis]: Checked inductivity of 528 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:17,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:17,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 41 states and 44 transitions. [2024-11-25 03:56:17,648 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 44 transitions. [2024-11-25 03:56:17,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-25 03:56:17,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:17,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:17,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:18,209 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 0 proven. 561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:18,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:18,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 42 states and 45 transitions. [2024-11-25 03:56:18,498 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 45 transitions. [2024-11-25 03:56:18,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-25 03:56:18,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:18,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:18,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:19,148 INFO L134 CoverageAnalysis]: Checked inductivity of 595 backedges. 0 proven. 595 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:19,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:19,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 43 states and 46 transitions. [2024-11-25 03:56:19,429 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 46 transitions. [2024-11-25 03:56:19,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-25 03:56:19,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:19,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:19,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:20,040 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:20,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:20,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 44 states and 47 transitions. [2024-11-25 03:56:20,327 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 47 transitions. [2024-11-25 03:56:20,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-25 03:56:20,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:20,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:20,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:20,928 INFO L134 CoverageAnalysis]: Checked inductivity of 666 backedges. 0 proven. 666 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:21,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:21,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 45 states and 48 transitions. [2024-11-25 03:56:21,231 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 48 transitions. [2024-11-25 03:56:21,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-25 03:56:21,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:21,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:21,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:21,857 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 0 proven. 703 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:22,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:22,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 46 states and 49 transitions. [2024-11-25 03:56:22,174 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 49 transitions. [2024-11-25 03:56:22,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-25 03:56:22,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:22,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:22,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:22,923 INFO L134 CoverageAnalysis]: Checked inductivity of 741 backedges. 0 proven. 741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:23,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:23,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 47 states and 50 transitions. [2024-11-25 03:56:23,331 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 50 transitions. [2024-11-25 03:56:23,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 03:56:23,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:23,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:23,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:23,902 INFO L134 CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 780 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:24,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:24,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 48 states and 51 transitions. [2024-11-25 03:56:24,231 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 51 transitions. [2024-11-25 03:56:24,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-25 03:56:24,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:24,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:24,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:24,954 INFO L134 CoverageAnalysis]: Checked inductivity of 820 backedges. 0 proven. 820 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:25,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:25,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 49 states and 52 transitions. [2024-11-25 03:56:25,277 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 52 transitions. [2024-11-25 03:56:25,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-25 03:56:25,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:25,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:25,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:25,961 INFO L134 CoverageAnalysis]: Checked inductivity of 861 backedges. 0 proven. 861 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:26,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:26,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 50 states and 53 transitions. [2024-11-25 03:56:26,290 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 53 transitions. [2024-11-25 03:56:26,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-25 03:56:26,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:26,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:26,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:26,970 INFO L134 CoverageAnalysis]: Checked inductivity of 903 backedges. 0 proven. 903 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:27,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:27,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 51 states and 54 transitions. [2024-11-25 03:56:27,324 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 54 transitions. [2024-11-25 03:56:27,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-25 03:56:27,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:27,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:27,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:27,996 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 0 proven. 946 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:28,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:28,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 52 states and 55 transitions. [2024-11-25 03:56:28,367 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 55 transitions. [2024-11-25 03:56:28,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-25 03:56:28,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:28,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:28,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:28,947 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 990 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:29,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:29,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 53 states and 56 transitions. [2024-11-25 03:56:29,282 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 56 transitions. [2024-11-25 03:56:29,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-25 03:56:29,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:29,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:29,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:30,064 INFO L134 CoverageAnalysis]: Checked inductivity of 1035 backedges. 0 proven. 1035 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:30,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:30,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 54 states and 57 transitions. [2024-11-25 03:56:30,388 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 57 transitions. [2024-11-25 03:56:30,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-25 03:56:30,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:30,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:30,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:31,124 INFO L134 CoverageAnalysis]: Checked inductivity of 1081 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:31,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:31,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 55 states and 58 transitions. [2024-11-25 03:56:31,483 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 58 transitions. [2024-11-25 03:56:31,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-25 03:56:31,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:31,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:31,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:32,179 INFO L134 CoverageAnalysis]: Checked inductivity of 1128 backedges. 0 proven. 1128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:32,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:32,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 56 states and 59 transitions. [2024-11-25 03:56:32,466 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 59 transitions. [2024-11-25 03:56:32,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-25 03:56:32,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:32,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:32,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:33,150 INFO L134 CoverageAnalysis]: Checked inductivity of 1176 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:33,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:33,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 57 states and 60 transitions. [2024-11-25 03:56:33,433 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 60 transitions. [2024-11-25 03:56:33,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-25 03:56:33,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:33,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:33,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:34,232 INFO L134 CoverageAnalysis]: Checked inductivity of 1225 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:34,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:34,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 58 states and 61 transitions. [2024-11-25 03:56:34,585 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 61 transitions. [2024-11-25 03:56:34,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-25 03:56:34,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:34,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:34,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:35,387 INFO L134 CoverageAnalysis]: Checked inductivity of 1275 backedges. 0 proven. 1275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:35,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:35,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 59 states and 62 transitions. [2024-11-25 03:56:35,784 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 62 transitions. [2024-11-25 03:56:35,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-25 03:56:35,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:35,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:35,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:36,460 INFO L134 CoverageAnalysis]: Checked inductivity of 1326 backedges. 0 proven. 1326 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:36,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:36,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 60 states and 63 transitions. [2024-11-25 03:56:36,769 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 63 transitions. [2024-11-25 03:56:36,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-25 03:56:36,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:36,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:36,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:37,584 INFO L134 CoverageAnalysis]: Checked inductivity of 1378 backedges. 0 proven. 1378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:37,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:37,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 61 states and 64 transitions. [2024-11-25 03:56:37,934 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 64 transitions. [2024-11-25 03:56:37,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-25 03:56:37,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:37,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:37,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:38,808 INFO L134 CoverageAnalysis]: Checked inductivity of 1431 backedges. 0 proven. 1431 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:39,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:39,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 62 states and 65 transitions. [2024-11-25 03:56:39,125 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 65 transitions. [2024-11-25 03:56:39,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-25 03:56:39,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:39,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:39,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:39,891 INFO L134 CoverageAnalysis]: Checked inductivity of 1485 backedges. 0 proven. 1485 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:40,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:40,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 63 states and 66 transitions. [2024-11-25 03:56:40,206 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 66 transitions. [2024-11-25 03:56:40,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-25 03:56:40,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:40,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:40,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:40,899 INFO L134 CoverageAnalysis]: Checked inductivity of 1540 backedges. 0 proven. 1540 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:41,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:41,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 64 states and 67 transitions. [2024-11-25 03:56:41,199 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 67 transitions. [2024-11-25 03:56:41,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-25 03:56:41,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:41,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:41,955 INFO L134 CoverageAnalysis]: Checked inductivity of 1596 backedges. 0 proven. 1596 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:42,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:42,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 65 states and 68 transitions. [2024-11-25 03:56:42,288 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 68 transitions. [2024-11-25 03:56:42,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-25 03:56:42,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:42,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:42,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:43,104 INFO L134 CoverageAnalysis]: Checked inductivity of 1653 backedges. 0 proven. 1653 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:43,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:43,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 66 states and 69 transitions. [2024-11-25 03:56:43,487 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 69 transitions. [2024-11-25 03:56:43,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-25 03:56:43,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:43,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:43,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:44,301 INFO L134 CoverageAnalysis]: Checked inductivity of 1711 backedges. 0 proven. 1711 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:44,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:44,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 67 states and 70 transitions. [2024-11-25 03:56:44,661 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 70 transitions. [2024-11-25 03:56:44,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-25 03:56:44,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:44,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:44,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:45,567 INFO L134 CoverageAnalysis]: Checked inductivity of 1770 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:45,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:45,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 68 states and 71 transitions. [2024-11-25 03:56:45,987 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 71 transitions. [2024-11-25 03:56:45,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-25 03:56:45,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:45,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:46,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:46,808 INFO L134 CoverageAnalysis]: Checked inductivity of 1830 backedges. 0 proven. 1830 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:47,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:47,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 69 states and 72 transitions. [2024-11-25 03:56:47,191 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 72 transitions. [2024-11-25 03:56:47,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-25 03:56:47,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:47,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:47,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:48,225 INFO L134 CoverageAnalysis]: Checked inductivity of 1891 backedges. 0 proven. 1891 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:48,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:48,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 70 states and 73 transitions. [2024-11-25 03:56:48,597 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 73 transitions. [2024-11-25 03:56:48,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-25 03:56:48,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:48,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:48,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:49,495 INFO L134 CoverageAnalysis]: Checked inductivity of 1953 backedges. 0 proven. 1953 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:49,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:49,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 71 states and 74 transitions. [2024-11-25 03:56:49,876 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 74 transitions. [2024-11-25 03:56:49,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-25 03:56:49,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:49,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:49,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:50,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2016 backedges. 0 proven. 2016 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:51,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:51,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 72 states and 75 transitions. [2024-11-25 03:56:51,233 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 75 transitions. [2024-11-25 03:56:51,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-25 03:56:51,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:51,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:51,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:52,073 INFO L134 CoverageAnalysis]: Checked inductivity of 2080 backedges. 0 proven. 2080 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:52,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:52,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 73 states and 76 transitions. [2024-11-25 03:56:52,422 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 76 transitions. [2024-11-25 03:56:52,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-25 03:56:52,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:52,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:52,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:53,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2145 backedges. 0 proven. 2145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:53,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:53,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 74 states and 77 transitions. [2024-11-25 03:56:53,647 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 77 transitions. [2024-11-25 03:56:53,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-25 03:56:53,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:53,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:53,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:54,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2211 backedges. 0 proven. 2211 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:55,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:55,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 75 states and 78 transitions. [2024-11-25 03:56:55,018 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 78 transitions. [2024-11-25 03:56:55,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-25 03:56:55,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:55,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:55,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:56,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2278 backedges. 0 proven. 2278 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:56,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:56,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 76 states and 79 transitions. [2024-11-25 03:56:56,602 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 79 transitions. [2024-11-25 03:56:56,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-25 03:56:56,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:56,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:56,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:57,721 INFO L134 CoverageAnalysis]: Checked inductivity of 2346 backedges. 0 proven. 2346 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:58,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:58,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 77 states and 80 transitions. [2024-11-25 03:56:58,093 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 80 transitions. [2024-11-25 03:56:58,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-25 03:56:58,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:58,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:58,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:56:59,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2415 backedges. 0 proven. 2415 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:56:59,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:56:59,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 78 states and 81 transitions. [2024-11-25 03:56:59,385 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 81 transitions. [2024-11-25 03:56:59,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-25 03:56:59,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:56:59,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:56:59,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:00,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2485 backedges. 0 proven. 2485 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:00,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:00,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 79 states and 82 transitions. [2024-11-25 03:57:00,703 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 82 transitions. [2024-11-25 03:57:00,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-25 03:57:00,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:00,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:00,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:01,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2556 backedges. 0 proven. 2556 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:02,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:02,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 80 states and 83 transitions. [2024-11-25 03:57:02,123 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 83 transitions. [2024-11-25 03:57:02,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-25 03:57:02,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:02,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:02,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:03,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2628 backedges. 0 proven. 2628 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:03,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:03,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 81 states and 84 transitions. [2024-11-25 03:57:03,669 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 84 transitions. [2024-11-25 03:57:03,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 03:57:03,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:03,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:03,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:04,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2701 backedges. 0 proven. 2701 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:05,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:05,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 82 states and 85 transitions. [2024-11-25 03:57:05,340 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 85 transitions. [2024-11-25 03:57:05,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 03:57:05,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:05,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:05,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:06,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2775 backedges. 0 proven. 2775 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:07,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:07,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 83 states and 86 transitions. [2024-11-25 03:57:07,041 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 86 transitions. [2024-11-25 03:57:07,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 03:57:07,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:07,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:07,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:08,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2850 backedges. 0 proven. 2850 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:08,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:08,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 84 states and 87 transitions. [2024-11-25 03:57:08,684 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 87 transitions. [2024-11-25 03:57:08,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-25 03:57:08,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:08,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:08,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:09,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2926 backedges. 0 proven. 2926 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:10,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:10,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 85 states and 88 transitions. [2024-11-25 03:57:10,211 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 88 transitions. [2024-11-25 03:57:10,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 03:57:10,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:10,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:10,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:11,326 INFO L134 CoverageAnalysis]: Checked inductivity of 3003 backedges. 0 proven. 3003 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:11,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:11,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 86 states and 89 transitions. [2024-11-25 03:57:11,749 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 89 transitions. [2024-11-25 03:57:11,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-25 03:57:11,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:11,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:11,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:12,948 INFO L134 CoverageAnalysis]: Checked inductivity of 3081 backedges. 0 proven. 3081 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:13,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:13,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 87 states and 90 transitions. [2024-11-25 03:57:13,367 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 90 transitions. [2024-11-25 03:57:13,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-25 03:57:13,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:13,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:13,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:14,649 INFO L134 CoverageAnalysis]: Checked inductivity of 3160 backedges. 0 proven. 3160 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:15,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:15,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 88 states and 91 transitions. [2024-11-25 03:57:15,086 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 91 transitions. [2024-11-25 03:57:15,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-25 03:57:15,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:15,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:15,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:16,545 INFO L134 CoverageAnalysis]: Checked inductivity of 3240 backedges. 0 proven. 3240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:16,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:16,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 89 states and 92 transitions. [2024-11-25 03:57:16,978 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 92 transitions. [2024-11-25 03:57:16,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-25 03:57:16,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:16,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:17,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:18,384 INFO L134 CoverageAnalysis]: Checked inductivity of 3321 backedges. 0 proven. 3321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:18,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:18,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 90 states and 93 transitions. [2024-11-25 03:57:18,848 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 93 transitions. [2024-11-25 03:57:18,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 03:57:18,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:18,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:18,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:20,434 INFO L134 CoverageAnalysis]: Checked inductivity of 3403 backedges. 0 proven. 3403 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:20,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:20,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 91 states and 94 transitions. [2024-11-25 03:57:20,928 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 94 transitions. [2024-11-25 03:57:20,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 03:57:20,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:20,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:20,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:22,295 INFO L134 CoverageAnalysis]: Checked inductivity of 3486 backedges. 0 proven. 3486 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:22,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:22,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 92 states and 95 transitions. [2024-11-25 03:57:22,775 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 95 transitions. [2024-11-25 03:57:22,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-25 03:57:22,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:22,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:24,238 INFO L134 CoverageAnalysis]: Checked inductivity of 3570 backedges. 0 proven. 3570 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:24,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:24,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 93 states and 96 transitions. [2024-11-25 03:57:24,753 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 96 transitions. [2024-11-25 03:57:24,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 03:57:24,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:24,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:24,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:26,289 INFO L134 CoverageAnalysis]: Checked inductivity of 3655 backedges. 0 proven. 3655 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:26,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:26,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 94 states and 97 transitions. [2024-11-25 03:57:26,864 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 97 transitions. [2024-11-25 03:57:26,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-25 03:57:26,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:26,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:28,449 INFO L134 CoverageAnalysis]: Checked inductivity of 3741 backedges. 0 proven. 3741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:28,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:28,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 95 states and 98 transitions. [2024-11-25 03:57:28,906 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 98 transitions. [2024-11-25 03:57:28,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-25 03:57:28,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:28,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:28,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:30,275 INFO L134 CoverageAnalysis]: Checked inductivity of 3828 backedges. 0 proven. 3828 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:30,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:30,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 96 states and 99 transitions. [2024-11-25 03:57:30,746 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 99 transitions. [2024-11-25 03:57:30,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-25 03:57:30,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:30,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:32,253 INFO L134 CoverageAnalysis]: Checked inductivity of 3916 backedges. 0 proven. 3916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:32,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:32,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 97 states and 100 transitions. [2024-11-25 03:57:32,807 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 100 transitions. [2024-11-25 03:57:32,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-25 03:57:32,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:32,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:32,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:34,673 INFO L134 CoverageAnalysis]: Checked inductivity of 4005 backedges. 0 proven. 4005 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:35,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:35,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 98 states and 101 transitions. [2024-11-25 03:57:35,152 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 101 transitions. [2024-11-25 03:57:35,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-25 03:57:35,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:35,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:35,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:36,808 INFO L134 CoverageAnalysis]: Checked inductivity of 4095 backedges. 0 proven. 4095 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:37,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:37,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 99 states and 102 transitions. [2024-11-25 03:57:37,296 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 102 transitions. [2024-11-25 03:57:37,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-25 03:57:37,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:37,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:37,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:38,809 INFO L134 CoverageAnalysis]: Checked inductivity of 4186 backedges. 0 proven. 4186 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:39,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:39,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 100 states and 103 transitions. [2024-11-25 03:57:39,288 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 103 transitions. [2024-11-25 03:57:39,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 03:57:39,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:39,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:39,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:40,889 INFO L134 CoverageAnalysis]: Checked inductivity of 4278 backedges. 0 proven. 4278 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:41,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:41,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 101 states and 104 transitions. [2024-11-25 03:57:41,399 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 104 transitions. [2024-11-25 03:57:41,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 03:57:41,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:41,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:41,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:43,098 INFO L134 CoverageAnalysis]: Checked inductivity of 4371 backedges. 0 proven. 4371 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:43,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:43,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 102 states and 105 transitions. [2024-11-25 03:57:43,596 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 105 transitions. [2024-11-25 03:57:43,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 03:57:43,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:43,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:43,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:45,229 INFO L134 CoverageAnalysis]: Checked inductivity of 4465 backedges. 0 proven. 4465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:45,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:45,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 103 states and 106 transitions. [2024-11-25 03:57:45,827 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 106 transitions. [2024-11-25 03:57:45,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 03:57:45,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:45,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:45,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:47,564 INFO L134 CoverageAnalysis]: Checked inductivity of 4560 backedges. 0 proven. 4560 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:48,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:48,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 104 states and 107 transitions. [2024-11-25 03:57:48,064 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 107 transitions. [2024-11-25 03:57:48,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-25 03:57:48,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:48,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:48,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:49,820 INFO L134 CoverageAnalysis]: Checked inductivity of 4656 backedges. 0 proven. 4656 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:50,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:50,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 105 states and 108 transitions. [2024-11-25 03:57:50,350 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 108 transitions. [2024-11-25 03:57:50,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 03:57:50,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:50,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:50,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:52,100 INFO L134 CoverageAnalysis]: Checked inductivity of 4753 backedges. 0 proven. 4753 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:52,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:52,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 106 states and 109 transitions. [2024-11-25 03:57:52,623 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 109 transitions. [2024-11-25 03:57:52,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-25 03:57:52,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:52,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:52,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:54,354 INFO L134 CoverageAnalysis]: Checked inductivity of 4851 backedges. 0 proven. 4851 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:54,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:54,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 107 states and 110 transitions. [2024-11-25 03:57:54,886 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 110 transitions. [2024-11-25 03:57:54,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-25 03:57:54,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:54,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:54,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:56,849 INFO L134 CoverageAnalysis]: Checked inductivity of 4950 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:57,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:57,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 108 states and 111 transitions. [2024-11-25 03:57:57,390 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 111 transitions. [2024-11-25 03:57:57,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-25 03:57:57,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:57,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:57,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:57:59,364 INFO L134 CoverageAnalysis]: Checked inductivity of 5050 backedges. 0 proven. 5050 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:57:59,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:57:59,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 109 states and 112 transitions. [2024-11-25 03:57:59,904 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 112 transitions. [2024-11-25 03:57:59,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-25 03:57:59,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:57:59,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:57:59,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:02,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5151 backedges. 0 proven. 5151 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:02,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:02,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 110 states and 113 transitions. [2024-11-25 03:58:02,619 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 113 transitions. [2024-11-25 03:58:02,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-25 03:58:02,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:02,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:02,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:04,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5253 backedges. 0 proven. 5253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:05,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:05,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 111 states and 114 transitions. [2024-11-25 03:58:05,093 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 114 transitions. [2024-11-25 03:58:05,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-25 03:58:05,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:05,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:05,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:07,697 INFO L134 CoverageAnalysis]: Checked inductivity of 5356 backedges. 0 proven. 5356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:08,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 112 states and 115 transitions. [2024-11-25 03:58:08,262 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 115 transitions. [2024-11-25 03:58:08,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-25 03:58:08,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:08,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:10,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5460 backedges. 0 proven. 5460 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:10,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:10,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 113 states and 116 transitions. [2024-11-25 03:58:10,798 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 116 transitions. [2024-11-25 03:58:10,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-25 03:58:10,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:10,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:10,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 5565 backedges. 0 proven. 5565 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:13,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:13,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 114 states and 117 transitions. [2024-11-25 03:58:13,668 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 117 transitions. [2024-11-25 03:58:13,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-25 03:58:13,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:13,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:15,985 INFO L134 CoverageAnalysis]: Checked inductivity of 5671 backedges. 0 proven. 5671 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:16,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:16,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 115 states and 118 transitions. [2024-11-25 03:58:16,589 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 118 transitions. [2024-11-25 03:58:16,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-25 03:58:16,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:16,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:16,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:18,621 INFO L134 CoverageAnalysis]: Checked inductivity of 5778 backedges. 0 proven. 5778 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:19,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:19,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 116 states and 119 transitions. [2024-11-25 03:58:19,225 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 119 transitions. [2024-11-25 03:58:19,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-25 03:58:19,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:19,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:19,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:21,450 INFO L134 CoverageAnalysis]: Checked inductivity of 5886 backedges. 0 proven. 5886 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:22,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:22,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 117 states and 120 transitions. [2024-11-25 03:58:22,030 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 120 transitions. [2024-11-25 03:58:22,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-25 03:58:22,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:22,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:22,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:24,693 INFO L134 CoverageAnalysis]: Checked inductivity of 5995 backedges. 0 proven. 5995 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:25,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:25,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 118 states and 121 transitions. [2024-11-25 03:58:25,393 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 121 transitions. [2024-11-25 03:58:25,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-25 03:58:25,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:25,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:25,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:28,086 INFO L134 CoverageAnalysis]: Checked inductivity of 6105 backedges. 0 proven. 6105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:28,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:28,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 119 states and 122 transitions. [2024-11-25 03:58:28,707 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 122 transitions. [2024-11-25 03:58:28,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-25 03:58:28,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:28,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:28,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:31,281 INFO L134 CoverageAnalysis]: Checked inductivity of 6216 backedges. 0 proven. 6216 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:32,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:32,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 120 states and 123 transitions. [2024-11-25 03:58:32,115 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 123 transitions. [2024-11-25 03:58:32,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 03:58:32,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:32,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:32,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:34,628 INFO L134 CoverageAnalysis]: Checked inductivity of 6328 backedges. 0 proven. 6328 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:35,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:35,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 121 states and 124 transitions. [2024-11-25 03:58:35,338 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 124 transitions. [2024-11-25 03:58:35,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-25 03:58:35,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:35,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:35,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:38,497 INFO L134 CoverageAnalysis]: Checked inductivity of 6441 backedges. 0 proven. 6441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:39,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:39,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 122 states and 125 transitions. [2024-11-25 03:58:39,213 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 125 transitions. [2024-11-25 03:58:39,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-25 03:58:39,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:39,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:42,194 INFO L134 CoverageAnalysis]: Checked inductivity of 6555 backedges. 0 proven. 6555 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:42,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:42,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 123 states and 126 transitions. [2024-11-25 03:58:42,922 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 126 transitions. [2024-11-25 03:58:42,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-25 03:58:42,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:42,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:43,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:46,009 INFO L134 CoverageAnalysis]: Checked inductivity of 6670 backedges. 0 proven. 6670 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:46,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:46,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 124 states and 127 transitions. [2024-11-25 03:58:46,775 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 127 transitions. [2024-11-25 03:58:46,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-25 03:58:46,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:46,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:46,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:49,647 INFO L134 CoverageAnalysis]: Checked inductivity of 6786 backedges. 0 proven. 6786 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:50,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:50,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 125 states and 128 transitions. [2024-11-25 03:58:50,311 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 128 transitions. [2024-11-25 03:58:50,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-25 03:58:50,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:50,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:50,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:53,739 INFO L134 CoverageAnalysis]: Checked inductivity of 6903 backedges. 0 proven. 6903 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:54,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:54,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 126 states and 129 transitions. [2024-11-25 03:58:54,401 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 129 transitions. [2024-11-25 03:58:54,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-25 03:58:54,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:54,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:54,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:58:57,781 INFO L134 CoverageAnalysis]: Checked inductivity of 7021 backedges. 0 proven. 7021 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:58:58,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:58:58,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 127 states and 130 transitions. [2024-11-25 03:58:58,427 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 130 transitions. [2024-11-25 03:58:58,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-25 03:58:58,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:58:58,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:58:58,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:01,414 INFO L134 CoverageAnalysis]: Checked inductivity of 7140 backedges. 0 proven. 7140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:02,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:02,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 128 states and 131 transitions. [2024-11-25 03:59:02,105 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 131 transitions. [2024-11-25 03:59:02,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-25 03:59:02,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:02,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:02,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:05,391 INFO L134 CoverageAnalysis]: Checked inductivity of 7260 backedges. 0 proven. 7260 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:06,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:06,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 129 states and 132 transitions. [2024-11-25 03:59:06,078 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 132 transitions. [2024-11-25 03:59:06,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-25 03:59:06,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:06,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:09,151 INFO L134 CoverageAnalysis]: Checked inductivity of 7381 backedges. 0 proven. 7381 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:09,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:09,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 130 states and 133 transitions. [2024-11-25 03:59:09,881 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 133 transitions. [2024-11-25 03:59:09,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-25 03:59:09,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:09,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:10,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:13,176 INFO L134 CoverageAnalysis]: Checked inductivity of 7503 backedges. 0 proven. 7503 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:13,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:13,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 131 states and 134 transitions. [2024-11-25 03:59:13,853 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 134 transitions. [2024-11-25 03:59:13,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-25 03:59:13,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:13,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:17,069 INFO L134 CoverageAnalysis]: Checked inductivity of 7626 backedges. 0 proven. 7626 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:17,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:17,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 132 states and 135 transitions. [2024-11-25 03:59:17,759 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 135 transitions. [2024-11-25 03:59:17,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-25 03:59:17,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:17,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:17,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:20,974 INFO L134 CoverageAnalysis]: Checked inductivity of 7750 backedges. 0 proven. 7750 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:21,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:21,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 133 states and 136 transitions. [2024-11-25 03:59:21,660 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 136 transitions. [2024-11-25 03:59:21,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-25 03:59:21,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:21,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:24,590 INFO L134 CoverageAnalysis]: Checked inductivity of 7875 backedges. 0 proven. 7875 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:25,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:25,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 134 states and 137 transitions. [2024-11-25 03:59:25,295 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 137 transitions. [2024-11-25 03:59:25,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-25 03:59:25,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:25,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:25,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:28,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8001 backedges. 0 proven. 8001 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:29,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:29,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 135 states and 138 transitions. [2024-11-25 03:59:29,219 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 138 transitions. [2024-11-25 03:59:29,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-25 03:59:29,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:29,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:29,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:32,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8128 backedges. 0 proven. 8128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:33,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:33,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 136 states and 139 transitions. [2024-11-25 03:59:33,633 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 139 transitions. [2024-11-25 03:59:33,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-25 03:59:33,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:33,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:33,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:37,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8256 backedges. 0 proven. 8256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:37,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:37,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 137 states and 140 transitions. [2024-11-25 03:59:37,871 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 140 transitions. [2024-11-25 03:59:37,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-25 03:59:37,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:37,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:38,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:41,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8385 backedges. 0 proven. 8385 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:42,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:42,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 138 states and 141 transitions. [2024-11-25 03:59:42,147 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 141 transitions. [2024-11-25 03:59:42,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-25 03:59:42,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:42,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:42,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:45,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8515 backedges. 0 proven. 8515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:46,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:46,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 139 states and 142 transitions. [2024-11-25 03:59:46,520 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 142 transitions. [2024-11-25 03:59:46,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-25 03:59:46,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:46,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:46,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:50,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8646 backedges. 0 proven. 8646 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:50,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:50,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 140 states and 143 transitions. [2024-11-25 03:59:50,762 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 143 transitions. [2024-11-25 03:59:50,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-25 03:59:50,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:50,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:50,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:53,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8778 backedges. 0 proven. 8778 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:54,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:54,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 141 states and 144 transitions. [2024-11-25 03:59:54,593 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 144 transitions. [2024-11-25 03:59:54,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-25 03:59:54,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:54,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:54,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:59:57,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8911 backedges. 0 proven. 8911 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:59:58,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:59:58,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 142 states and 145 transitions. [2024-11-25 03:59:58,579 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 145 transitions. [2024-11-25 03:59:58,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-25 03:59:58,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:59:58,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:59:58,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:02,326 INFO L134 CoverageAnalysis]: Checked inductivity of 9045 backedges. 0 proven. 9045 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:03,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:03,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 143 states and 146 transitions. [2024-11-25 04:00:03,067 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 146 transitions. [2024-11-25 04:00:03,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-25 04:00:03,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:03,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:03,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:06,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9180 backedges. 0 proven. 9180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:07,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:07,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 144 states and 147 transitions. [2024-11-25 04:00:07,024 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 147 transitions. [2024-11-25 04:00:07,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-25 04:00:07,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:07,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:07,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:10,407 INFO L134 CoverageAnalysis]: Checked inductivity of 9316 backedges. 0 proven. 9316 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:11,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:11,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 145 states and 148 transitions. [2024-11-25 04:00:11,149 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 148 transitions. [2024-11-25 04:00:11,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-25 04:00:11,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:11,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:11,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:15,060 INFO L134 CoverageAnalysis]: Checked inductivity of 9453 backedges. 0 proven. 9453 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:15,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:15,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 146 states and 149 transitions. [2024-11-25 04:00:15,810 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 149 transitions. [2024-11-25 04:00:15,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-25 04:00:15,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:15,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:15,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:19,829 INFO L134 CoverageAnalysis]: Checked inductivity of 9591 backedges. 0 proven. 9591 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:20,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:20,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 147 states and 150 transitions. [2024-11-25 04:00:20,616 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 150 transitions. [2024-11-25 04:00:20,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-25 04:00:20,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:20,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:20,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:24,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9730 backedges. 0 proven. 9730 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:25,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:25,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 148 states and 151 transitions. [2024-11-25 04:00:25,367 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 151 transitions. [2024-11-25 04:00:25,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-25 04:00:25,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:25,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:29,267 INFO L134 CoverageAnalysis]: Checked inductivity of 9870 backedges. 0 proven. 9870 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:30,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:30,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 149 states and 152 transitions. [2024-11-25 04:00:30,030 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 152 transitions. [2024-11-25 04:00:30,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-25 04:00:30,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:30,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:30,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:33,875 INFO L134 CoverageAnalysis]: Checked inductivity of 10011 backedges. 0 proven. 10011 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:34,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:34,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 150 states and 153 transitions. [2024-11-25 04:00:34,640 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 153 transitions. [2024-11-25 04:00:34,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-25 04:00:34,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:34,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:34,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:38,930 INFO L134 CoverageAnalysis]: Checked inductivity of 10153 backedges. 0 proven. 10153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:39,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:39,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 151 states and 154 transitions. [2024-11-25 04:00:39,701 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 154 transitions. [2024-11-25 04:00:39,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-25 04:00:39,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:39,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:39,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:43,295 INFO L134 CoverageAnalysis]: Checked inductivity of 10296 backedges. 0 proven. 10296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:44,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:44,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 152 states and 155 transitions. [2024-11-25 04:00:44,074 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 155 transitions. [2024-11-25 04:00:44,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-25 04:00:44,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:44,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:44,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:47,622 INFO L134 CoverageAnalysis]: Checked inductivity of 10440 backedges. 0 proven. 10440 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:48,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:48,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 153 states and 156 transitions. [2024-11-25 04:00:48,423 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 156 transitions. [2024-11-25 04:00:48,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-25 04:00:48,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:48,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:48,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:52,291 INFO L134 CoverageAnalysis]: Checked inductivity of 10585 backedges. 0 proven. 10585 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:53,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:53,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 154 states and 157 transitions. [2024-11-25 04:00:53,080 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 157 transitions. [2024-11-25 04:00:53,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-25 04:00:53,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:53,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:53,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:00:56,974 INFO L134 CoverageAnalysis]: Checked inductivity of 10731 backedges. 0 proven. 10731 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:00:57,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:00:57,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 155 states and 158 transitions. [2024-11-25 04:00:57,776 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 158 transitions. [2024-11-25 04:00:57,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-25 04:00:57,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:00:57,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:00:57,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:01,434 INFO L134 CoverageAnalysis]: Checked inductivity of 10878 backedges. 0 proven. 10878 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:02,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:02,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 156 states and 159 transitions. [2024-11-25 04:01:02,232 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 159 transitions. [2024-11-25 04:01:02,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-25 04:01:02,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:02,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:02,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:06,023 INFO L134 CoverageAnalysis]: Checked inductivity of 11026 backedges. 0 proven. 11026 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:06,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:06,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 157 states and 160 transitions. [2024-11-25 04:01:06,834 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 160 transitions. [2024-11-25 04:01:06,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-25 04:01:06,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:06,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:06,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:10,514 INFO L134 CoverageAnalysis]: Checked inductivity of 11175 backedges. 0 proven. 11175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:11,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:11,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 158 states and 161 transitions. [2024-11-25 04:01:11,344 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 161 transitions. [2024-11-25 04:01:11,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-25 04:01:11,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:11,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:11,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:15,079 INFO L134 CoverageAnalysis]: Checked inductivity of 11325 backedges. 0 proven. 11325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:15,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:15,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 159 states and 162 transitions. [2024-11-25 04:01:15,971 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 162 transitions. [2024-11-25 04:01:15,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-25 04:01:15,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:15,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:16,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:19,777 INFO L134 CoverageAnalysis]: Checked inductivity of 11476 backedges. 0 proven. 11476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:20,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:20,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 160 states and 163 transitions. [2024-11-25 04:01:20,610 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 163 transitions. [2024-11-25 04:01:20,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-25 04:01:20,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:20,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:20,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:24,835 INFO L134 CoverageAnalysis]: Checked inductivity of 11628 backedges. 0 proven. 11628 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:25,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:25,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 161 states and 164 transitions. [2024-11-25 04:01:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 164 transitions. [2024-11-25 04:01:25,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-25 04:01:25,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:25,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:25,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:29,663 INFO L134 CoverageAnalysis]: Checked inductivity of 11781 backedges. 0 proven. 11781 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:30,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:30,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 162 states and 165 transitions. [2024-11-25 04:01:30,504 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 165 transitions. [2024-11-25 04:01:30,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-25 04:01:30,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:30,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:30,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:34,430 INFO L134 CoverageAnalysis]: Checked inductivity of 11935 backedges. 0 proven. 11935 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:35,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:35,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 163 states and 166 transitions. [2024-11-25 04:01:35,273 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 166 transitions. [2024-11-25 04:01:35,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-25 04:01:35,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:35,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:35,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:39,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12090 backedges. 0 proven. 12090 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:40,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:40,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 164 states and 167 transitions. [2024-11-25 04:01:40,281 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 167 transitions. [2024-11-25 04:01:40,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-25 04:01:40,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:40,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:40,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:44,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12246 backedges. 0 proven. 12246 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:45,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:45,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 165 states and 168 transitions. [2024-11-25 04:01:45,229 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 168 transitions. [2024-11-25 04:01:45,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-25 04:01:45,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:45,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:45,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:49,545 INFO L134 CoverageAnalysis]: Checked inductivity of 12403 backedges. 0 proven. 12403 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:50,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:50,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 166 states and 169 transitions. [2024-11-25 04:01:50,416 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 169 transitions. [2024-11-25 04:01:50,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-25 04:01:50,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:50,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:50,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:54,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12561 backedges. 0 proven. 12561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:01:55,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:01:55,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 167 states and 170 transitions. [2024-11-25 04:01:55,407 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 170 transitions. [2024-11-25 04:01:55,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-25 04:01:55,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:01:55,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:01:55,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:01:59,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12720 backedges. 0 proven. 12720 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:00,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:00,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 168 states and 171 transitions. [2024-11-25 04:02:00,589 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 171 transitions. [2024-11-25 04:02:00,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-25 04:02:00,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:00,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:04,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12880 backedges. 0 proven. 12880 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:05,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:05,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 169 states and 172 transitions. [2024-11-25 04:02:05,769 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 172 transitions. [2024-11-25 04:02:05,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-25 04:02:05,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:05,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:05,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:10,122 INFO L134 CoverageAnalysis]: Checked inductivity of 13041 backedges. 0 proven. 13041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:11,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:11,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 170 states and 173 transitions. [2024-11-25 04:02:11,019 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 173 transitions. [2024-11-25 04:02:11,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-25 04:02:11,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:11,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:11,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:15,400 INFO L134 CoverageAnalysis]: Checked inductivity of 13203 backedges. 0 proven. 13203 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:16,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 171 states and 174 transitions. [2024-11-25 04:02:16,400 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 174 transitions. [2024-11-25 04:02:16,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-25 04:02:16,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:16,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:16,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:20,872 INFO L134 CoverageAnalysis]: Checked inductivity of 13366 backedges. 0 proven. 13366 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:21,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:21,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 172 states and 175 transitions. [2024-11-25 04:02:21,763 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 175 transitions. [2024-11-25 04:02:21,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-25 04:02:21,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:21,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:21,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:26,392 INFO L134 CoverageAnalysis]: Checked inductivity of 13530 backedges. 0 proven. 13530 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:27,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:27,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 173 states and 176 transitions. [2024-11-25 04:02:27,300 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 176 transitions. [2024-11-25 04:02:27,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-25 04:02:27,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:27,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:27,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:31,886 INFO L134 CoverageAnalysis]: Checked inductivity of 13695 backedges. 0 proven. 13695 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:32,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:32,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 174 states and 177 transitions. [2024-11-25 04:02:32,799 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 177 transitions. [2024-11-25 04:02:32,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-25 04:02:32,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:32,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:32,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:37,639 INFO L134 CoverageAnalysis]: Checked inductivity of 13861 backedges. 0 proven. 13861 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:38,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:38,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 175 states and 178 transitions. [2024-11-25 04:02:38,558 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 178 transitions. [2024-11-25 04:02:38,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-25 04:02:38,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:38,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:38,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:43,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14028 backedges. 0 proven. 14028 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:44,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:44,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 176 states and 179 transitions. [2024-11-25 04:02:44,175 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 179 transitions. [2024-11-25 04:02:44,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-25 04:02:44,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:44,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:44,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:49,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14196 backedges. 0 proven. 14196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:49,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:49,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 177 states and 180 transitions. [2024-11-25 04:02:49,983 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 180 transitions. [2024-11-25 04:02:49,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-25 04:02:49,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:49,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:50,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:02:54,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14365 backedges. 0 proven. 14365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:02:55,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:02:55,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 178 states and 181 transitions. [2024-11-25 04:02:55,777 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 181 transitions. [2024-11-25 04:02:55,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-25 04:02:55,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:02:55,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:02:55,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:00,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14535 backedges. 0 proven. 14535 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:01,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:01,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 179 states and 182 transitions. [2024-11-25 04:03:01,574 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 182 transitions. [2024-11-25 04:03:01,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-25 04:03:01,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:01,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:06,560 INFO L134 CoverageAnalysis]: Checked inductivity of 14706 backedges. 0 proven. 14706 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:07,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:07,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 180 states and 183 transitions. [2024-11-25 04:03:07,504 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 183 transitions. [2024-11-25 04:03:07,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-25 04:03:07,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:07,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:07,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:12,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14878 backedges. 0 proven. 14878 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:13,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:13,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 181 states and 184 transitions. [2024-11-25 04:03:13,429 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 184 transitions. [2024-11-25 04:03:13,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-25 04:03:13,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:13,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:13,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:18,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15051 backedges. 0 proven. 15051 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:19,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:19,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 182 states and 185 transitions. [2024-11-25 04:03:19,770 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 185 transitions. [2024-11-25 04:03:19,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-25 04:03:19,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:19,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:19,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:24,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15225 backedges. 0 proven. 15225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:25,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:25,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 183 states and 186 transitions. [2024-11-25 04:03:25,847 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 186 transitions. [2024-11-25 04:03:25,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-25 04:03:25,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:25,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:26,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:31,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15400 backedges. 0 proven. 15400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:32,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:32,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 184 states and 187 transitions. [2024-11-25 04:03:32,109 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 187 transitions. [2024-11-25 04:03:32,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-25 04:03:32,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:32,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:32,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:37,386 INFO L134 CoverageAnalysis]: Checked inductivity of 15576 backedges. 0 proven. 15576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:38,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:38,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 185 states and 188 transitions. [2024-11-25 04:03:38,358 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 188 transitions. [2024-11-25 04:03:38,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-25 04:03:38,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:38,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:38,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:43,694 INFO L134 CoverageAnalysis]: Checked inductivity of 15753 backedges. 0 proven. 15753 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:44,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:44,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 186 states and 189 transitions. [2024-11-25 04:03:44,684 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 189 transitions. [2024-11-25 04:03:44,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-25 04:03:44,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:44,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:44,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:50,036 INFO L134 CoverageAnalysis]: Checked inductivity of 15931 backedges. 0 proven. 15931 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:51,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:51,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 187 states and 190 transitions. [2024-11-25 04:03:51,028 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 190 transitions. [2024-11-25 04:03:51,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-25 04:03:51,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:51,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:51,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:03:56,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16110 backedges. 0 proven. 16110 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:03:57,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:03:57,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 188 states and 191 transitions. [2024-11-25 04:03:57,533 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 191 transitions. [2024-11-25 04:03:57,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-25 04:03:57,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:03:57,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:03:57,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:03,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16290 backedges. 0 proven. 16290 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:04,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:04,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 189 states and 192 transitions. [2024-11-25 04:04:04,021 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 192 transitions. [2024-11-25 04:04:04,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-25 04:04:04,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:04,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:04,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:09,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16471 backedges. 0 proven. 16471 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:10,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:10,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 190 states and 193 transitions. [2024-11-25 04:04:10,539 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 193 transitions. [2024-11-25 04:04:10,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-25 04:04:10,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:10,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:10,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:16,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16653 backedges. 0 proven. 16653 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:17,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:17,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 191 states and 194 transitions. [2024-11-25 04:04:17,216 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 194 transitions. [2024-11-25 04:04:17,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-25 04:04:17,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:17,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:17,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:22,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16836 backedges. 0 proven. 16836 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:23,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 192 states and 195 transitions. [2024-11-25 04:04:23,938 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 195 transitions. [2024-11-25 04:04:23,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-25 04:04:23,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:23,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:24,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:29,857 INFO L134 CoverageAnalysis]: Checked inductivity of 17020 backedges. 0 proven. 17020 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:30,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:30,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 193 states and 196 transitions. [2024-11-25 04:04:30,874 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 196 transitions. [2024-11-25 04:04:30,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-25 04:04:30,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:30,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:31,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:36,833 INFO L134 CoverageAnalysis]: Checked inductivity of 17205 backedges. 0 proven. 17205 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:37,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:37,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 194 states and 197 transitions. [2024-11-25 04:04:37,852 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 197 transitions. [2024-11-25 04:04:37,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-25 04:04:37,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:37,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:38,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:43,775 INFO L134 CoverageAnalysis]: Checked inductivity of 17391 backedges. 0 proven. 17391 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:44,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:44,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 195 states and 198 transitions. [2024-11-25 04:04:44,805 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 198 transitions. [2024-11-25 04:04:44,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-25 04:04:44,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:44,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:45,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:50,790 INFO L134 CoverageAnalysis]: Checked inductivity of 17578 backedges. 0 proven. 17578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:51,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:51,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 196 states and 199 transitions. [2024-11-25 04:04:51,851 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 199 transitions. [2024-11-25 04:04:51,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-25 04:04:51,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:51,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:52,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:04:57,865 INFO L134 CoverageAnalysis]: Checked inductivity of 17766 backedges. 0 proven. 17766 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:04:58,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:04:58,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 197 states and 200 transitions. [2024-11-25 04:04:58,971 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 200 transitions. [2024-11-25 04:04:58,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-25 04:04:58,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:04:58,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:04:59,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:05:05,091 INFO L134 CoverageAnalysis]: Checked inductivity of 17955 backedges. 0 proven. 17955 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:05:06,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:05:06,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 198 states and 201 transitions. [2024-11-25 04:05:06,154 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 201 transitions. [2024-11-25 04:05:06,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-11-25 04:05:06,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:05:06,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:05:06,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:05:12,426 INFO L134 CoverageAnalysis]: Checked inductivity of 18145 backedges. 0 proven. 18145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:05:13,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:05:13,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 199 states and 202 transitions. [2024-11-25 04:05:13,478 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 202 transitions. [2024-11-25 04:05:13,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-11-25 04:05:13,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:05:13,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:05:13,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:05:20,333 INFO L134 CoverageAnalysis]: Checked inductivity of 18336 backedges. 0 proven. 18336 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:05:21,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:05:21,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 200 states and 203 transitions. [2024-11-25 04:05:21,471 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 203 transitions. [2024-11-25 04:05:21,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-25 04:05:21,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:05:21,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:05:21,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:05:27,981 INFO L134 CoverageAnalysis]: Checked inductivity of 18528 backedges. 0 proven. 18528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:05:29,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:05:29,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 201 states and 204 transitions. [2024-11-25 04:05:29,229 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 204 transitions. [2024-11-25 04:05:29,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-25 04:05:29,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:05:29,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:05:29,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:05:35,953 INFO L134 CoverageAnalysis]: Checked inductivity of 18721 backedges. 0 proven. 18721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:05:37,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:05:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 202 states and 205 transitions. [2024-11-25 04:05:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 205 transitions. [2024-11-25 04:05:37,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-11-25 04:05:37,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:05:37,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:05:37,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:05:45,010 INFO L134 CoverageAnalysis]: Checked inductivity of 18915 backedges. 0 proven. 18915 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:05:46,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:05:46,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 203 states and 206 transitions. [2024-11-25 04:05:46,316 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 206 transitions. [2024-11-25 04:05:46,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-11-25 04:05:46,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:05:46,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:05:46,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:05:53,265 INFO L134 CoverageAnalysis]: Checked inductivity of 19110 backedges. 0 proven. 19110 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:05:54,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:05:54,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 204 states and 207 transitions. [2024-11-25 04:05:54,414 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 207 transitions. [2024-11-25 04:05:54,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-11-25 04:05:54,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:05:54,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:05:54,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:06:01,235 INFO L134 CoverageAnalysis]: Checked inductivity of 19306 backedges. 0 proven. 19306 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:06:02,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:06:02,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 205 states and 208 transitions. [2024-11-25 04:06:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 208 transitions. [2024-11-25 04:06:02,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-11-25 04:06:02,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:06:02,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:06:02,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:06:09,522 INFO L134 CoverageAnalysis]: Checked inductivity of 19503 backedges. 0 proven. 19503 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:06:10,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:06:10,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 206 states and 209 transitions. [2024-11-25 04:06:10,671 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 209 transitions. [2024-11-25 04:06:10,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-11-25 04:06:10,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:06:10,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:06:10,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:06:17,804 INFO L134 CoverageAnalysis]: Checked inductivity of 19701 backedges. 0 proven. 19701 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:06:18,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:06:18,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 207 states and 210 transitions. [2024-11-25 04:06:18,994 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 210 transitions. [2024-11-25 04:06:18,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-11-25 04:06:18,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:06:18,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:06:19,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:06:26,014 INFO L134 CoverageAnalysis]: Checked inductivity of 19900 backedges. 0 proven. 19900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:06:27,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:06:27,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 208 states and 211 transitions. [2024-11-25 04:06:27,159 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 211 transitions. [2024-11-25 04:06:27,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-11-25 04:06:27,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:06:27,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:06:27,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:06:34,363 INFO L134 CoverageAnalysis]: Checked inductivity of 20100 backedges. 0 proven. 20100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:06:35,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:06:35,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 209 states and 212 transitions. [2024-11-25 04:06:35,517 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 212 transitions. [2024-11-25 04:06:35,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-11-25 04:06:35,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:06:35,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:06:35,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:06:42,844 INFO L134 CoverageAnalysis]: Checked inductivity of 20301 backedges. 0 proven. 20301 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:06:44,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:06:44,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 210 states and 213 transitions. [2024-11-25 04:06:44,059 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 213 transitions. [2024-11-25 04:06:44,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-25 04:06:44,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:06:44,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:06:44,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:06:51,427 INFO L134 CoverageAnalysis]: Checked inductivity of 20503 backedges. 0 proven. 20503 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:06:52,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:06:52,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 211 states and 214 transitions. [2024-11-25 04:06:52,635 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 214 transitions. [2024-11-25 04:06:52,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-25 04:06:52,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:06:52,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:06:52,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:07:00,142 INFO L134 CoverageAnalysis]: Checked inductivity of 20706 backedges. 0 proven. 20706 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:07:01,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:07:01,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 212 states and 215 transitions. [2024-11-25 04:07:01,394 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 215 transitions. [2024-11-25 04:07:01,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-25 04:07:01,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:07:01,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:07:01,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:07:10,760 INFO L134 CoverageAnalysis]: Checked inductivity of 20910 backedges. 0 proven. 20910 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:07:11,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:07:11,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 213 states and 216 transitions. [2024-11-25 04:07:11,920 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 216 transitions. [2024-11-25 04:07:11,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-25 04:07:11,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:07:11,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:07:12,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:07:20,189 INFO L134 CoverageAnalysis]: Checked inductivity of 21115 backedges. 0 proven. 21115 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:07:21,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:07:21,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 214 states and 217 transitions. [2024-11-25 04:07:21,405 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 217 transitions. [2024-11-25 04:07:21,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-11-25 04:07:21,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:07:21,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:07:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:07:30,157 INFO L134 CoverageAnalysis]: Checked inductivity of 21321 backedges. 0 proven. 21321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:07:31,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:07:31,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 215 states and 218 transitions. [2024-11-25 04:07:31,382 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 218 transitions. [2024-11-25 04:07:31,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-11-25 04:07:31,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:07:31,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:07:31,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:07:39,630 INFO L134 CoverageAnalysis]: Checked inductivity of 21528 backedges. 0 proven. 21528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:07:40,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:07:40,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 216 states and 219 transitions. [2024-11-25 04:07:40,840 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 219 transitions. [2024-11-25 04:07:40,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-25 04:07:40,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:07:40,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:07:41,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:07:50,193 INFO L134 CoverageAnalysis]: Checked inductivity of 21736 backedges. 0 proven. 21736 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:07:51,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:07:51,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 217 states and 220 transitions. [2024-11-25 04:07:51,428 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 220 transitions. [2024-11-25 04:07:51,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-11-25 04:07:51,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:07:51,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:07:51,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:07:59,711 INFO L134 CoverageAnalysis]: Checked inductivity of 21945 backedges. 0 proven. 21945 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:08:01,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:01,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 218 states and 221 transitions. [2024-11-25 04:08:01,035 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 221 transitions. [2024-11-25 04:08:01,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-11-25 04:08:01,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:01,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:01,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:09,870 INFO L134 CoverageAnalysis]: Checked inductivity of 22155 backedges. 0 proven. 22155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:08:11,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:11,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 219 states and 222 transitions. [2024-11-25 04:08:11,187 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 222 transitions. [2024-11-25 04:08:11,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-25 04:08:11,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:11,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:11,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:20,668 INFO L134 CoverageAnalysis]: Checked inductivity of 22366 backedges. 0 proven. 22366 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:08:21,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:21,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 220 states and 223 transitions. [2024-11-25 04:08:21,932 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 223 transitions. [2024-11-25 04:08:21,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-25 04:08:21,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:21,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:22,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:31,406 INFO L134 CoverageAnalysis]: Checked inductivity of 22578 backedges. 0 proven. 22578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:08:32,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:32,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 221 states and 224 transitions. [2024-11-25 04:08:32,914 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 224 transitions. [2024-11-25 04:08:32,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-11-25 04:08:32,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:32,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:33,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:42,413 INFO L134 CoverageAnalysis]: Checked inductivity of 22791 backedges. 0 proven. 22791 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:08:43,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:43,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 222 states and 225 transitions. [2024-11-25 04:08:43,735 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 225 transitions. [2024-11-25 04:08:43,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-25 04:08:43,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:43,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:44,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:52,541 INFO L134 CoverageAnalysis]: Checked inductivity of 23005 backedges. 0 proven. 23005 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:08:53,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:53,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 223 states and 226 transitions. [2024-11-25 04:08:53,791 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 226 transitions. [2024-11-25 04:08:53,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-25 04:08:53,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:53,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:54,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:03,329 INFO L134 CoverageAnalysis]: Checked inductivity of 23220 backedges. 0 proven. 23220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:09:04,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:04,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 224 states and 227 transitions. [2024-11-25 04:09:04,657 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 227 transitions. [2024-11-25 04:09:04,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-25 04:09:04,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:04,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:04,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:14,376 INFO L134 CoverageAnalysis]: Checked inductivity of 23436 backedges. 0 proven. 23436 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:09:15,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:15,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 225 states and 228 transitions. [2024-11-25 04:09:15,688 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 228 transitions. [2024-11-25 04:09:15,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-11-25 04:09:15,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:15,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:16,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:24,871 INFO L134 CoverageAnalysis]: Checked inductivity of 23653 backedges. 0 proven. 23653 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:09:26,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:26,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 226 states and 229 transitions. [2024-11-25 04:09:26,181 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 229 transitions. [2024-11-25 04:09:26,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-11-25 04:09:26,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:26,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:26,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:36,229 INFO L134 CoverageAnalysis]: Checked inductivity of 23871 backedges. 0 proven. 23871 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:09:37,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:37,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 227 states and 230 transitions. [2024-11-25 04:09:37,495 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 230 transitions. [2024-11-25 04:09:37,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-25 04:09:37,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:37,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:37,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:47,274 INFO L134 CoverageAnalysis]: Checked inductivity of 24090 backedges. 0 proven. 24090 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:09:48,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:48,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 228 states and 231 transitions. [2024-11-25 04:09:48,764 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 231 transitions. [2024-11-25 04:09:48,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-25 04:09:48,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:48,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:49,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:58,116 INFO L134 CoverageAnalysis]: Checked inductivity of 24310 backedges. 0 proven. 24310 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:09:59,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:59,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 229 states and 232 transitions. [2024-11-25 04:09:59,646 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 232 transitions. [2024-11-25 04:09:59,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2024-11-25 04:09:59,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:59,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:59,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:09,176 INFO L134 CoverageAnalysis]: Checked inductivity of 24531 backedges. 0 proven. 24531 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 04:10:10,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:10,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 230 states and 233 transitions. [2024-11-25 04:10:10,576 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 233 transitions. [2024-11-25 04:10:10,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-11-25 04:10:10,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:10,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:10,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat