./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/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 d2b9c65bc0d5e6814219e058019ca5895f861b5993bd9ff39cc6b3d5fb3e6a41 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-24 18:02:14,088 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 18:02:14,178 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-24 18:02:14,186 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 18:02:14,187 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-24 18:02:14,220 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 18:02:14,222 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 18:02:14,222 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-24 18:02:14,223 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 18:02:14,223 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 18:02:14,224 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 18:02:14,224 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 18:02:14,225 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 18:02:14,225 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 18:02:14,225 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 18:02:14,225 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 18:02:14,226 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 18:02:14,226 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 18:02:14,226 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 18:02:14,226 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 18:02:14,226 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 18:02:14,226 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 18:02:14,226 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 18:02:14,226 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-24 18:02:14,227 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-24 18:02:14,227 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-24 18:02:14,227 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 18:02:14,227 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:02:14,227 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 18:02:14,227 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 18:02:14,227 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 18:02:14,227 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-24 18:02:14,228 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 18:02:14,228 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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/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 -> d2b9c65bc0d5e6814219e058019ca5895f861b5993bd9ff39cc6b3d5fb3e6a41 [2024-11-24 18:02:14,525 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 18:02:14,533 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 18:02:14,535 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 18:02:14,537 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 18:02:14,537 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 18:02:14,538 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c [2024-11-24 18:02:17,557 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/data/65564a4c3/69f146bb88aa47ae873b184f34aef301/FLAGe0fd8e392 [2024-11-24 18:02:17,785 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 18:02:17,786 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c [2024-11-24 18:02:17,796 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/data/65564a4c3/69f146bb88aa47ae873b184f34aef301/FLAGe0fd8e392 [2024-11-24 18:02:17,821 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/data/65564a4c3/69f146bb88aa47ae873b184f34aef301 [2024-11-24 18:02:17,823 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 18:02:17,825 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 18:02:17,827 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 18:02:17,827 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 18:02:17,832 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 18:02:17,833 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:02:17" (1/1) ... [2024-11-24 18:02:17,835 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@12ea67f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:17, skipping insertion in model container [2024-11-24 18:02:17,836 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:02:17" (1/1) ... [2024-11-24 18:02:17,853 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 18:02:18,020 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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[860,873] [2024-11-24 18:02:18,025 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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[916,929] [2024-11-24 18:02:18,027 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:02:18,039 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 18:02:18,054 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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[860,873] [2024-11-24 18:02:18,056 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_bfdd98c3-3f02-4165-b5ea-c041b40b992a/sv-benchmarks/c/loop-invariants/linear-inequality-inv-a.c[916,929] [2024-11-24 18:02:18,056 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:02:18,072 INFO L204 MainTranslator]: Completed translation [2024-11-24 18:02:18,072 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18 WrapperNode [2024-11-24 18:02:18,073 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 18:02:18,074 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 18:02:18,074 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 18:02:18,074 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 18:02:18,084 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,092 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,111 INFO L138 Inliner]: procedures = 11, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 38 [2024-11-24 18:02:18,113 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 18:02:18,114 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 18:02:18,114 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 18:02:18,114 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 18:02:18,122 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,122 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,123 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,124 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,126 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,130 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,133 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,138 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,139 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,140 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 18:02:18,142 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 18:02:18,142 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 18:02:18,143 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 18:02:18,144 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:02:18,165 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-24 18:02:18,180 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-24 18:02:18,185 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bfdd98c3-3f02-4165-b5ea-c041b40b992a/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-24 18:02:18,217 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 18:02:18,217 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 18:02:18,217 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 18:02:18,217 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-24 18:02:18,285 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 18:02:18,288 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 18:02:18,429 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-11-24 18:02:18,429 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 18:02:18,458 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 18:02:18,458 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-24 18:02:18,458 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:02:18 BoogieIcfgContainer [2024-11-24 18:02:18,458 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 18:02:18,460 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-24 18:02:18,460 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-24 18:02:18,474 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-24 18:02:18,474 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:02:18" (1/1) ... [2024-11-24 18:02:18,483 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 18:02:18,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:18,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 11 states and 14 transitions. [2024-11-24 18:02:18,537 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 14 transitions. [2024-11-24 18:02:18,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-24 18:02:18,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:18,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:18,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:18,812 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-24 18:02:18,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:18,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 12 states and 14 transitions. [2024-11-24 18:02:18,896 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2024-11-24 18:02:18,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-24 18:02:18,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:18,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:18,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:19,112 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-24 18:02:19,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:19,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 14 states and 19 transitions. [2024-11-24 18:02:19,487 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 19 transitions. [2024-11-24 18:02:19,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-24 18:02:19,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:19,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:19,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:19,698 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-24 18:02:19,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:19,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 15 states and 23 transitions. [2024-11-24 18:02:19,931 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 23 transitions. [2024-11-24 18:02:19,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-24 18:02:19,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:19,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:19,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:20,106 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-24 18:02:20,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:20,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 17 states and 24 transitions. [2024-11-24 18:02:20,270 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 24 transitions. [2024-11-24 18:02:20,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-24 18:02:20,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:20,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:20,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:20,474 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-24 18:02:20,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:20,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 18 states and 27 transitions. [2024-11-24 18:02:20,720 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 27 transitions. [2024-11-24 18:02:20,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-24 18:02:20,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:20,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:20,913 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-24 18:02:21,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:21,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 20 states and 29 transitions. [2024-11-24 18:02:21,091 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 29 transitions. [2024-11-24 18:02:21,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-24 18:02:21,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:21,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:21,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:21,328 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-24 18:02:21,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:21,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 21 states and 32 transitions. [2024-11-24 18:02:21,565 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 32 transitions. [2024-11-24 18:02:21,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-24 18:02:21,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:21,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:21,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:21,703 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-24 18:02:21,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:21,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 23 states and 34 transitions. [2024-11-24 18:02:21,899 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 34 transitions. [2024-11-24 18:02:21,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-24 18:02:21,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:21,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:22,159 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-24 18:02:22,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:22,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 24 states and 37 transitions. [2024-11-24 18:02:22,431 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 37 transitions. [2024-11-24 18:02:22,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-24 18:02:22,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:22,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:22,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:22,623 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-24 18:02:22,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:22,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 26 states and 39 transitions. [2024-11-24 18:02:22,828 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 39 transitions. [2024-11-24 18:02:22,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-24 18:02:22,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:22,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:22,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:23,049 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-24 18:02:23,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:23,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 27 states and 42 transitions. [2024-11-24 18:02:23,346 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 42 transitions. [2024-11-24 18:02:23,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-24 18:02:23,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:23,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:23,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:23,540 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-24 18:02:23,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:23,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 29 states and 44 transitions. [2024-11-24 18:02:23,763 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 44 transitions. [2024-11-24 18:02:23,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-24 18:02:23,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:23,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:23,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:24,025 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-24 18:02:24,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:24,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 30 states and 47 transitions. [2024-11-24 18:02:24,308 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 47 transitions. [2024-11-24 18:02:24,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-24 18:02:24,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:24,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:24,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:24,581 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-24 18:02:24,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:24,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 32 states and 49 transitions. [2024-11-24 18:02:24,828 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 49 transitions. [2024-11-24 18:02:24,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-24 18:02:24,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:24,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:24,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:25,082 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-24 18:02:25,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:25,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 33 states and 52 transitions. [2024-11-24 18:02:25,400 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 52 transitions. [2024-11-24 18:02:25,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-24 18:02:25,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:25,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:25,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:25,684 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-24 18:02:25,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:25,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 35 states and 54 transitions. [2024-11-24 18:02:25,929 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 54 transitions. [2024-11-24 18:02:25,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:02:25,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:25,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:26,209 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-24 18:02:26,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:26,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 36 states and 57 transitions. [2024-11-24 18:02:26,541 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 57 transitions. [2024-11-24 18:02:26,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:02:26,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:26,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:26,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:26,783 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-24 18:02:27,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:27,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 38 states and 59 transitions. [2024-11-24 18:02:27,049 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 59 transitions. [2024-11-24 18:02:27,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-24 18:02:27,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:27,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:27,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:27,295 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-24 18:02:27,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:27,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 39 states and 62 transitions. [2024-11-24 18:02:27,631 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 62 transitions. [2024-11-24 18:02:27,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-24 18:02:27,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:27,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:27,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:27,868 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-24 18:02:28,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:28,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 41 states and 64 transitions. [2024-11-24 18:02:28,148 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 64 transitions. [2024-11-24 18:02:28,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-24 18:02:28,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:28,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:28,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:28,416 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-24 18:02:28,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:28,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 42 states and 67 transitions. [2024-11-24 18:02:28,787 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 67 transitions. [2024-11-24 18:02:28,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-24 18:02:28,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:28,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:28,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:29,052 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-24 18:02:29,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:29,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 44 states and 69 transitions. [2024-11-24 18:02:29,351 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 69 transitions. [2024-11-24 18:02:29,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-24 18:02:29,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:29,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:29,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:29,679 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-24 18:02:30,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:30,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 45 states and 72 transitions. [2024-11-24 18:02:30,081 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 72 transitions. [2024-11-24 18:02:30,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-24 18:02:30,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:30,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:30,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:30,408 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-24 18:02:30,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:30,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 47 states and 74 transitions. [2024-11-24 18:02:30,734 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 74 transitions. [2024-11-24 18:02:30,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-24 18:02:30,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:30,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:30,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:31,071 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-24 18:02:31,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:31,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 48 states and 77 transitions. [2024-11-24 18:02:31,476 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 77 transitions. [2024-11-24 18:02:31,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-24 18:02:31,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:31,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:31,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:31,802 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-24 18:02:32,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:32,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 50 states and 79 transitions. [2024-11-24 18:02:32,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-11-24 18:02:32,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-24 18:02:32,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:32,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:32,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:32,515 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-24 18:02:33,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:33,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 51 states and 82 transitions. [2024-11-24 18:02:33,015 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 82 transitions. [2024-11-24 18:02:33,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-24 18:02:33,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:33,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:33,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:33,370 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-24 18:02:33,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:33,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 53 states and 84 transitions. [2024-11-24 18:02:33,745 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 84 transitions. [2024-11-24 18:02:33,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-24 18:02:33,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:33,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:33,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:34,159 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-24 18:02:34,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:34,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 54 states and 87 transitions. [2024-11-24 18:02:34,684 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 87 transitions. [2024-11-24 18:02:34,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-24 18:02:34,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:34,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:34,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:35,075 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-24 18:02:35,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:35,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 56 states and 89 transitions. [2024-11-24 18:02:35,452 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 89 transitions. [2024-11-24 18:02:35,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:02:35,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:35,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:35,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:35,879 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-24 18:02:36,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:36,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 57 states and 92 transitions. [2024-11-24 18:02:36,384 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 92 transitions. [2024-11-24 18:02:36,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:02:36,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:36,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:36,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:36,827 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-24 18:02:37,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:37,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 59 states and 94 transitions. [2024-11-24 18:02:37,248 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 94 transitions. [2024-11-24 18:02:37,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-24 18:02:37,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:37,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:37,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:37,740 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-24 18:02:38,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:38,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 60 states and 97 transitions. [2024-11-24 18:02:38,301 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 97 transitions. [2024-11-24 18:02:38,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-24 18:02:38,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:38,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:38,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:38,736 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-24 18:02:39,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:39,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 62 states and 99 transitions. [2024-11-24 18:02:39,162 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 99 transitions. [2024-11-24 18:02:39,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-24 18:02:39,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:39,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:39,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:39,682 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-24 18:02:40,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:40,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 63 states and 102 transitions. [2024-11-24 18:02:40,252 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 102 transitions. [2024-11-24 18:02:40,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-24 18:02:40,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:40,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:40,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:40,772 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-24 18:02:41,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:41,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 65 states and 104 transitions. [2024-11-24 18:02:41,258 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 104 transitions. [2024-11-24 18:02:41,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-24 18:02:41,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:41,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:41,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:41,928 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-24 18:02:42,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:42,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 66 states and 107 transitions. [2024-11-24 18:02:42,499 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 107 transitions. [2024-11-24 18:02:42,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-24 18:02:42,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:42,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:42,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:43,001 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-24 18:02:43,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:43,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 68 states and 109 transitions. [2024-11-24 18:02:43,481 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 109 transitions. [2024-11-24 18:02:43,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:43,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:43,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:43,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:43,986 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-24 18:02:44,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:44,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 69 states and 112 transitions. [2024-11-24 18:02:44,457 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 112 transitions. [2024-11-24 18:02:44,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:02:44,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:44,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:44,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:45,028 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-24 18:02:45,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:45,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 71 states and 114 transitions. [2024-11-24 18:02:45,400 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 114 transitions. [2024-11-24 18:02:45,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-24 18:02:45,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:45,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:45,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:45,898 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-24 18:02:46,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:46,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 72 states and 117 transitions. [2024-11-24 18:02:46,434 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 117 transitions. [2024-11-24 18:02:46,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-24 18:02:46,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:46,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:46,844 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-24 18:02:47,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:47,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 74 states and 119 transitions. [2024-11-24 18:02:47,245 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 119 transitions. [2024-11-24 18:02:47,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-24 18:02:47,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:47,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:47,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:47,758 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-24 18:02:48,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:48,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 75 states and 122 transitions. [2024-11-24 18:02:48,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 122 transitions. [2024-11-24 18:02:48,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-24 18:02:48,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:48,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:48,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:48,786 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-24 18:02:49,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:49,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 77 states and 124 transitions. [2024-11-24 18:02:49,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 124 transitions. [2024-11-24 18:02:49,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:49,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:49,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:49,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:49,592 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-24 18:02:50,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:50,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 78 states and 127 transitions. [2024-11-24 18:02:50,071 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 127 transitions. [2024-11-24 18:02:50,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:02:50,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:50,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:50,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:50,525 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-24 18:02:50,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:50,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 80 states and 129 transitions. [2024-11-24 18:02:50,910 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 129 transitions. [2024-11-24 18:02:50,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-24 18:02:50,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:50,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:50,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:51,517 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-24 18:02:52,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:52,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 81 states and 132 transitions. [2024-11-24 18:02:52,021 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 132 transitions. [2024-11-24 18:02:52,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-24 18:02:52,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:52,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:52,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:52,577 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-24 18:02:53,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:53,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 83 states and 134 transitions. [2024-11-24 18:02:53,005 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 134 transitions. [2024-11-24 18:02:53,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-24 18:02:53,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:53,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:53,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:53,736 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-24 18:02:54,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:54,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 84 states and 137 transitions. [2024-11-24 18:02:54,278 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 137 transitions. [2024-11-24 18:02:54,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-24 18:02:54,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:54,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:54,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:54,796 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-24 18:02:55,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:55,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 86 states and 139 transitions. [2024-11-24 18:02:55,219 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 139 transitions. [2024-11-24 18:02:55,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:55,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:55,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:55,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:55,899 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-24 18:02:56,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:56,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 87 states and 142 transitions. [2024-11-24 18:02:56,479 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 142 transitions. [2024-11-24 18:02:56,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:02:56,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:56,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:56,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:56,948 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-24 18:02:57,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:57,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 89 states and 144 transitions. [2024-11-24 18:02:57,388 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 144 transitions. [2024-11-24 18:02:57,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:02:57,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:57,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:57,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:57,910 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-24 18:02:58,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:58,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 90 states and 147 transitions. [2024-11-24 18:02:58,444 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 147 transitions. [2024-11-24 18:02:58,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:02:58,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:58,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:58,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:59,050 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-24 18:02:59,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:59,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 92 states and 149 transitions. [2024-11-24 18:02:59,540 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 149 transitions. [2024-11-24 18:02:59,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:02:59,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:59,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:59,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:00,085 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-24 18:03:00,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:00,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 93 states and 152 transitions. [2024-11-24 18:03:00,640 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 152 transitions. [2024-11-24 18:03:00,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:03:00,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:00,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:00,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:01,209 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-24 18:03:01,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:01,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 95 states and 154 transitions. [2024-11-24 18:03:01,661 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 154 transitions. [2024-11-24 18:03:01,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:01,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:01,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:01,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:02,283 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-24 18:03:02,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:02,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 96 states and 157 transitions. [2024-11-24 18:03:02,931 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 157 transitions. [2024-11-24 18:03:02,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:03:02,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:02,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:02,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:03,538 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-24 18:03:04,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:04,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 98 states and 159 transitions. [2024-11-24 18:03:04,010 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 159 transitions. [2024-11-24 18:03:04,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:04,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:04,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:04,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:04,627 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-24 18:03:05,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:05,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 99 states and 162 transitions. [2024-11-24 18:03:05,297 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 162 transitions. [2024-11-24 18:03:05,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:03:05,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:05,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:05,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:06,153 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-24 18:03:06,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:06,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 101 states and 164 transitions. [2024-11-24 18:03:06,671 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 164 transitions. [2024-11-24 18:03:06,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:06,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:06,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:06,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:07,263 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-24 18:03:07,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:07,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 102 states and 167 transitions. [2024-11-24 18:03:07,865 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 167 transitions. [2024-11-24 18:03:07,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:03:07,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:07,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:07,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:08,445 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-24 18:03:08,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:08,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 104 states and 169 transitions. [2024-11-24 18:03:08,943 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 169 transitions. [2024-11-24 18:03:08,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:08,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:08,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:09,572 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-24 18:03:10,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:10,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 105 states and 172 transitions. [2024-11-24 18:03:10,236 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 172 transitions. [2024-11-24 18:03:10,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:03:10,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:10,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:10,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:10,931 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-24 18:03:11,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:11,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 107 states and 174 transitions. [2024-11-24 18:03:11,448 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 174 transitions. [2024-11-24 18:03:11,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:03:11,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:11,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:11,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:12,145 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-24 18:03:12,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:12,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 108 states and 177 transitions. [2024-11-24 18:03:12,798 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 177 transitions. [2024-11-24 18:03:12,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:03:12,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:12,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:12,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:13,492 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-24 18:03:14,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:14,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 110 states and 179 transitions. [2024-11-24 18:03:14,008 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 179 transitions. [2024-11-24 18:03:14,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:03:14,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:14,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:14,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:14,680 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-24 18:03:15,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:15,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 111 states and 182 transitions. [2024-11-24 18:03:15,319 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 182 transitions. [2024-11-24 18:03:15,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:03:15,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:15,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:15,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:16,272 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-24 18:03:16,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:16,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 113 states and 184 transitions. [2024-11-24 18:03:16,828 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 184 transitions. [2024-11-24 18:03:16,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-24 18:03:16,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:16,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:16,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:17,707 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-24 18:03:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:18,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 114 states and 187 transitions. [2024-11-24 18:03:18,372 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 187 transitions. [2024-11-24 18:03:18,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-24 18:03:18,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:18,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:18,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:19,132 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-24 18:03:19,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:19,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 116 states and 189 transitions. [2024-11-24 18:03:19,713 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 189 transitions. [2024-11-24 18:03:19,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:03:19,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:19,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:19,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:20,712 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-24 18:03:21,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:21,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 117 states and 192 transitions. [2024-11-24 18:03:21,419 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 192 transitions. [2024-11-24 18:03:21,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:03:21,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:21,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:22,215 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-24 18:03:22,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:22,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 119 states and 194 transitions. [2024-11-24 18:03:22,777 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 194 transitions. [2024-11-24 18:03:22,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:03:22,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:22,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:22,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:23,591 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-24 18:03:24,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:24,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 120 states and 197 transitions. [2024-11-24 18:03:24,282 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 197 transitions. [2024-11-24 18:03:24,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:03:24,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:24,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:24,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:25,068 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-24 18:03:25,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:25,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 122 states and 199 transitions. [2024-11-24 18:03:25,703 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 199 transitions. [2024-11-24 18:03:25,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:03:25,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:25,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:25,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:26,579 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-24 18:03:27,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:27,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 123 states and 202 transitions. [2024-11-24 18:03:27,294 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 202 transitions. [2024-11-24 18:03:27,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:03:27,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:27,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:27,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:28,278 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-24 18:03:28,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:28,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 125 states and 204 transitions. [2024-11-24 18:03:28,873 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 204 transitions. [2024-11-24 18:03:28,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-24 18:03:28,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:28,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:28,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:29,736 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-24 18:03:30,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:30,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 126 states and 207 transitions. [2024-11-24 18:03:30,466 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 207 transitions. [2024-11-24 18:03:30,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-24 18:03:30,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:30,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:30,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:31,375 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-24 18:03:31,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:31,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 128 states and 209 transitions. [2024-11-24 18:03:31,969 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 209 transitions. [2024-11-24 18:03:31,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:03:31,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:31,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:32,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:32,874 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-24 18:03:33,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:33,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 129 states and 212 transitions. [2024-11-24 18:03:33,624 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 212 transitions. [2024-11-24 18:03:33,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:03:33,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:33,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:33,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:34,774 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-24 18:03:35,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:35,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 131 states and 214 transitions. [2024-11-24 18:03:35,708 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 214 transitions. [2024-11-24 18:03:35,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-24 18:03:35,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:35,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:35,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:36,824 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-24 18:03:37,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:37,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 132 states and 217 transitions. [2024-11-24 18:03:37,606 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 217 transitions. [2024-11-24 18:03:37,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-24 18:03:37,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:37,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:37,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:38,612 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-24 18:03:39,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 134 states and 219 transitions. [2024-11-24 18:03:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 219 transitions. [2024-11-24 18:03:39,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-24 18:03:39,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:39,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:39,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:40,258 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-24 18:03:41,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:41,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 135 states and 222 transitions. [2024-11-24 18:03:41,025 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 222 transitions. [2024-11-24 18:03:41,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-24 18:03:41,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:41,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:41,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:42,067 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-24 18:03:42,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:42,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 137 states and 224 transitions. [2024-11-24 18:03:42,695 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 224 transitions. [2024-11-24 18:03:42,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-24 18:03:42,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:42,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:43,773 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-24 18:03:44,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:44,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 138 states and 227 transitions. [2024-11-24 18:03:44,590 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 227 transitions. [2024-11-24 18:03:44,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-24 18:03:44,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:44,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:44,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:45,675 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-24 18:03:46,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:46,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 140 states and 229 transitions. [2024-11-24 18:03:46,347 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 229 transitions. [2024-11-24 18:03:46,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-24 18:03:46,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:46,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:46,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:47,432 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-24 18:03:48,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:48,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 141 states and 232 transitions. [2024-11-24 18:03:48,260 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 232 transitions. [2024-11-24 18:03:48,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-24 18:03:48,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:48,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:48,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:49,981 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-24 18:03:50,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:50,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 143 states and 234 transitions. [2024-11-24 18:03:50,678 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 234 transitions. [2024-11-24 18:03:50,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-24 18:03:50,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:50,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:50,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:51,810 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-24 18:03:52,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:52,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 144 states and 237 transitions. [2024-11-24 18:03:52,664 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 237 transitions. [2024-11-24 18:03:52,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-24 18:03:52,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:52,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:52,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:53,792 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-24 18:03:54,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:54,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 146 states and 239 transitions. [2024-11-24 18:03:54,508 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 239 transitions. [2024-11-24 18:03:54,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-24 18:03:54,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:54,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:54,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:55,725 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-24 18:03:56,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:56,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 147 states and 242 transitions. [2024-11-24 18:03:56,591 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 242 transitions. [2024-11-24 18:03:56,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-24 18:03:56,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:56,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:56,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:57,778 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-24 18:03:58,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:58,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 149 states and 244 transitions. [2024-11-24 18:03:58,521 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 244 transitions. [2024-11-24 18:03:58,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:03:58,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:58,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:58,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:59,868 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-24 18:04:00,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:00,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 150 states and 247 transitions. [2024-11-24 18:04:00,769 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 247 transitions. [2024-11-24 18:04:00,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:04:00,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:00,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:00,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:02,186 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-24 18:04:02,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:02,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 152 states and 249 transitions. [2024-11-24 18:04:02,940 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 249 transitions. [2024-11-24 18:04:02,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-24 18:04:02,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:02,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:02,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:04,299 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-24 18:04:05,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:05,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 153 states and 252 transitions. [2024-11-24 18:04:05,399 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 252 transitions. [2024-11-24 18:04:05,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-24 18:04:05,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:05,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:05,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:07,344 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-24 18:04:08,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:08,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 155 states and 254 transitions. [2024-11-24 18:04:08,112 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 254 transitions. [2024-11-24 18:04:08,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-24 18:04:08,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:08,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:09,497 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-24 18:04:10,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:10,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 156 states and 257 transitions. [2024-11-24 18:04:10,441 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 257 transitions. [2024-11-24 18:04:10,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-24 18:04:10,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:10,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:11,817 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-24 18:04:12,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:12,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 158 states and 259 transitions. [2024-11-24 18:04:12,552 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 259 transitions. [2024-11-24 18:04:12,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:04:12,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:12,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:12,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:13,957 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-24 18:04:14,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:14,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 159 states and 262 transitions. [2024-11-24 18:04:14,944 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 262 transitions. [2024-11-24 18:04:14,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:04:14,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:14,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:14,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:16,349 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-24 18:04:17,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:17,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 161 states and 264 transitions. [2024-11-24 18:04:17,212 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 264 transitions. [2024-11-24 18:04:17,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:04:17,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:17,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:17,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:18,639 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-24 18:04:19,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:19,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 162 states and 267 transitions. [2024-11-24 18:04:19,588 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 267 transitions. [2024-11-24 18:04:19,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:04:19,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:19,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:19,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:21,041 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-24 18:04:21,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:21,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 164 states and 269 transitions. [2024-11-24 18:04:21,851 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 269 transitions. [2024-11-24 18:04:21,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:04:21,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:21,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:21,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:23,379 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-24 18:04:24,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:24,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 165 states and 272 transitions. [2024-11-24 18:04:24,350 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 272 transitions. [2024-11-24 18:04:24,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:04:24,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:24,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:24,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:25,947 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-24 18:04:26,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:26,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 167 states and 274 transitions. [2024-11-24 18:04:26,752 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 274 transitions. [2024-11-24 18:04:26,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:04:26,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:26,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:26,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:28,275 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-24 18:04:29,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:29,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 168 states and 277 transitions. [2024-11-24 18:04:29,259 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 277 transitions. [2024-11-24 18:04:29,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:04:29,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:29,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:29,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:30,839 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-24 18:04:31,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:31,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 170 states and 279 transitions. [2024-11-24 18:04:31,679 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 279 transitions. [2024-11-24 18:04:31,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:04:31,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:31,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:31,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:33,261 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-24 18:04:34,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:34,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 171 states and 282 transitions. [2024-11-24 18:04:34,262 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 282 transitions. [2024-11-24 18:04:34,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:04:34,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:34,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:34,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:36,059 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-24 18:04:36,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:36,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 173 states and 284 transitions. [2024-11-24 18:04:36,925 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 284 transitions. [2024-11-24 18:04:36,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-24 18:04:36,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:36,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:36,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:38,531 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-24 18:04:39,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:39,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 174 states and 287 transitions. [2024-11-24 18:04:39,575 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 287 transitions. [2024-11-24 18:04:39,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-24 18:04:39,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:39,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:39,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:41,219 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-24 18:04:42,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:42,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 176 states and 289 transitions. [2024-11-24 18:04:42,059 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 289 transitions. [2024-11-24 18:04:42,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:04:42,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:42,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:43,736 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-24 18:04:44,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:44,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 177 states and 292 transitions. [2024-11-24 18:04:44,740 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 292 transitions. [2024-11-24 18:04:44,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:04:44,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:44,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:44,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:46,494 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-24 18:04:47,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:47,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 179 states and 294 transitions. [2024-11-24 18:04:47,336 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 294 transitions. [2024-11-24 18:04:47,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:04:47,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:47,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:47,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:49,157 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-24 18:04:50,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:50,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 180 states and 297 transitions. [2024-11-24 18:04:50,192 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 297 transitions. [2024-11-24 18:04:50,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:04:50,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:50,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:50,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:52,164 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-24 18:04:53,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:53,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 182 states and 299 transitions. [2024-11-24 18:04:53,016 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 299 transitions. [2024-11-24 18:04:53,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:04:53,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:53,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:53,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:54,775 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-24 18:04:55,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:55,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 183 states and 302 transitions. [2024-11-24 18:04:55,910 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 302 transitions. [2024-11-24 18:04:55,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:04:55,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:55,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:55,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:57,797 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-24 18:04:58,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:58,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 185 states and 304 transitions. [2024-11-24 18:04:58,669 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 304 transitions. [2024-11-24 18:04:58,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:04:58,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:58,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:58,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:00,526 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-24 18:05:01,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:01,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 186 states and 307 transitions. [2024-11-24 18:05:01,741 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 307 transitions. [2024-11-24 18:05:01,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:05:01,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:01,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:01,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:03,689 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-24 18:05:04,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:04,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 188 states and 309 transitions. [2024-11-24 18:05:04,573 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 309 transitions. [2024-11-24 18:05:04,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:05:04,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:04,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:04,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:06,527 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-24 18:05:07,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:07,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 189 states and 312 transitions. [2024-11-24 18:05:07,637 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 312 transitions. [2024-11-24 18:05:07,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:05:07,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:07,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:07,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:09,842 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-24 18:05:10,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:10,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 191 states and 314 transitions. [2024-11-24 18:05:10,777 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 314 transitions. [2024-11-24 18:05:10,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:05:10,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:10,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:10,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:13,103 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-24 18:05:14,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:14,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 192 states and 317 transitions. [2024-11-24 18:05:14,302 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 317 transitions. [2024-11-24 18:05:14,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:05:14,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:14,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:14,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:16,439 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-24 18:05:17,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:17,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 194 states and 319 transitions. [2024-11-24 18:05:17,415 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 319 transitions. [2024-11-24 18:05:17,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:05:17,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:17,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:19,759 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-24 18:05:20,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:20,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 195 states and 322 transitions. [2024-11-24 18:05:20,964 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 322 transitions. [2024-11-24 18:05:20,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:05:20,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:20,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:21,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:23,155 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-24 18:05:24,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:24,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 197 states and 324 transitions. [2024-11-24 18:05:24,120 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 324 transitions. [2024-11-24 18:05:24,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-24 18:05:24,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:24,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:24,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:26,332 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-24 18:05:27,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:27,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 198 states and 327 transitions. [2024-11-24 18:05:27,585 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 327 transitions. [2024-11-24 18:05:27,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-24 18:05:27,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:27,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:27,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:30,114 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-24 18:05:31,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:31,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 200 states and 329 transitions. [2024-11-24 18:05:31,134 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 329 transitions. [2024-11-24 18:05:31,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:05:31,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:31,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:31,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:33,586 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-24 18:05:34,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:34,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 201 states and 332 transitions. [2024-11-24 18:05:34,880 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 332 transitions. [2024-11-24 18:05:34,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:05:34,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:34,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:34,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:37,256 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-24 18:05:38,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:38,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 203 states and 334 transitions. [2024-11-24 18:05:38,350 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 334 transitions. [2024-11-24 18:05:38,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:05:38,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:38,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:38,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:41,374 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-24 18:05:42,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:42,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 204 states and 337 transitions. [2024-11-24 18:05:42,858 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 337 transitions. [2024-11-24 18:05:42,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:05:42,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:42,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:42,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:45,630 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-24 18:05:46,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:46,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 206 states and 339 transitions. [2024-11-24 18:05:46,845 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 339 transitions. [2024-11-24 18:05:46,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:05:46,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:46,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:46,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:49,672 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-24 18:05:51,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:51,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 207 states and 342 transitions. [2024-11-24 18:05:51,001 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 342 transitions. [2024-11-24 18:05:51,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:05:51,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:51,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:51,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:53,680 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-24 18:05:54,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:54,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 209 states and 344 transitions. [2024-11-24 18:05:54,783 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 344 transitions. [2024-11-24 18:05:54,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-24 18:05:54,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:54,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:54,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:57,430 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-24 18:05:58,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:58,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 210 states and 347 transitions. [2024-11-24 18:05:58,713 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 347 transitions. [2024-11-24 18:05:58,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-24 18:05:58,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:58,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:58,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:01,455 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-24 18:06:02,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:02,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 212 states and 349 transitions. [2024-11-24 18:06:02,599 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 349 transitions. [2024-11-24 18:06:02,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:06:02,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:02,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:02,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:05,248 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-24 18:06:06,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:06,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 213 states and 352 transitions. [2024-11-24 18:06:06,638 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 352 transitions. [2024-11-24 18:06:06,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:06:06,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:06,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:06,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:09,078 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-24 18:06:10,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:10,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 215 states and 354 transitions. [2024-11-24 18:06:10,150 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 354 transitions. [2024-11-24 18:06:10,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:06:10,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:10,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:10,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:12,822 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-24 18:06:14,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:14,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 216 states and 357 transitions. [2024-11-24 18:06:14,129 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 357 transitions. [2024-11-24 18:06:14,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:06:14,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:14,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:16,851 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-24 18:06:17,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:17,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 218 states and 359 transitions. [2024-11-24 18:06:17,894 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 359 transitions. [2024-11-24 18:06:17,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:06:17,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:17,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:17,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:20,458 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-24 18:06:21,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:21,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 219 states and 362 transitions. [2024-11-24 18:06:21,811 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 362 transitions. [2024-11-24 18:06:21,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:06:21,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:21,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:21,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:24,455 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-24 18:06:25,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:25,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 221 states and 364 transitions. [2024-11-24 18:06:25,663 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 364 transitions. [2024-11-24 18:06:25,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:06:25,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:25,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:25,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:29,046 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-24 18:06:30,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:30,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 222 states and 367 transitions. [2024-11-24 18:06:30,549 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 367 transitions. [2024-11-24 18:06:30,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-24 18:06:30,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:30,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:30,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:33,811 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-24 18:06:35,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:35,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 224 states and 369 transitions. [2024-11-24 18:06:35,104 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 369 transitions. [2024-11-24 18:06:35,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-24 18:06:35,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:35,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:35,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:38,197 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-24 18:06:39,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:39,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 225 states and 372 transitions. [2024-11-24 18:06:39,545 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 372 transitions. [2024-11-24 18:06:39,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-24 18:06:39,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:39,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:39,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:42,506 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-24 18:06:43,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:43,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 227 states and 374 transitions. [2024-11-24 18:06:43,759 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 374 transitions. [2024-11-24 18:06:43,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-24 18:06:43,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:43,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:43,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:47,243 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-24 18:06:48,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:48,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 228 states and 377 transitions. [2024-11-24 18:06:48,751 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 377 transitions. [2024-11-24 18:06:48,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-24 18:06:48,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:48,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:48,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:52,246 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-24 18:06:53,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:53,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 230 states and 379 transitions. [2024-11-24 18:06:53,654 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 379 transitions. [2024-11-24 18:06:53,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-24 18:06:53,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:53,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:53,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:57,411 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-24 18:06:59,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:59,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 231 states and 382 transitions. [2024-11-24 18:06:59,052 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 382 transitions. [2024-11-24 18:06:59,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-24 18:06:59,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:59,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:59,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:02,733 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-24 18:07:04,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:04,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 233 states and 384 transitions. [2024-11-24 18:07:04,129 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 384 transitions. [2024-11-24 18:07:04,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-24 18:07:04,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:04,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:04,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:07,873 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-24 18:07:09,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:09,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 387 states to 234 states and 387 transitions. [2024-11-24 18:07:09,492 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 387 transitions. [2024-11-24 18:07:09,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-24 18:07:09,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:09,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:09,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:13,011 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-24 18:07:14,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:14,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 389 states to 236 states and 389 transitions. [2024-11-24 18:07:14,409 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 389 transitions. [2024-11-24 18:07:14,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-24 18:07:14,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:14,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:14,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:18,301 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-24 18:07:20,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:20,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 237 states and 392 transitions. [2024-11-24 18:07:20,052 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 392 transitions. [2024-11-24 18:07:20,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-24 18:07:20,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:20,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:20,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:23,731 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-24 18:07:24,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:24,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 239 states and 394 transitions. [2024-11-24 18:07:24,965 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 394 transitions. [2024-11-24 18:07:24,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-24 18:07:24,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:24,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:28,606 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-24 18:07:30,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:30,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 397 states to 240 states and 397 transitions. [2024-11-24 18:07:30,206 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 397 transitions. [2024-11-24 18:07:30,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-24 18:07:30,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:30,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:30,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:33,705 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-24 18:07:35,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:35,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 242 states and 399 transitions. [2024-11-24 18:07:35,152 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 399 transitions. [2024-11-24 18:07:35,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-24 18:07:35,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:35,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:35,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:39,249 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-24 18:07:40,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:40,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 243 states and 402 transitions. [2024-11-24 18:07:40,983 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 402 transitions. [2024-11-24 18:07:40,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-24 18:07:40,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:40,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:41,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:45,433 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-24 18:07:46,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:46,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 245 states and 404 transitions. [2024-11-24 18:07:46,926 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 404 transitions. [2024-11-24 18:07:46,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-24 18:07:46,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:46,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:47,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:51,305 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-24 18:07:52,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:52,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 246 states and 407 transitions. [2024-11-24 18:07:52,759 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 407 transitions. [2024-11-24 18:07:52,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-24 18:07:52,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:52,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:52,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:56,248 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-24 18:07:57,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:57,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 409 states to 248 states and 409 transitions. [2024-11-24 18:07:57,501 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 409 transitions. [2024-11-24 18:07:57,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:07:57,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:57,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:57,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:01,102 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-24 18:08:02,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:02,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 249 states and 412 transitions. [2024-11-24 18:08:02,637 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 412 transitions. [2024-11-24 18:08:02,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:08:02,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:02,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:02,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:06,627 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-24 18:08:08,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:08,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 251 states and 414 transitions. [2024-11-24 18:08:08,065 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 414 transitions. [2024-11-24 18:08:08,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-24 18:08:08,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:08,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:08,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:12,834 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-24 18:08:14,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:14,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 252 states and 417 transitions. [2024-11-24 18:08:14,372 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 417 transitions. [2024-11-24 18:08:14,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-24 18:08:14,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:14,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:14,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:18,135 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-24 18:08:19,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:19,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 254 states and 419 transitions. [2024-11-24 18:08:19,390 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 419 transitions. [2024-11-24 18:08:19,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-24 18:08:19,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:19,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:19,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:23,207 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-24 18:08:24,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:24,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 255 states and 422 transitions. [2024-11-24 18:08:24,702 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 422 transitions. [2024-11-24 18:08:24,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-24 18:08:24,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:24,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:24,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:28,880 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-24 18:08:30,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:30,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 257 states and 424 transitions. [2024-11-24 18:08:30,137 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 424 transitions. [2024-11-24 18:08:30,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:08:30,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:30,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:30,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:34,171 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-24 18:08:35,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:35,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 258 states and 427 transitions. [2024-11-24 18:08:35,761 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 427 transitions. [2024-11-24 18:08:35,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:08:35,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:35,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:35,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:39,599 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-24 18:08:40,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:40,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 260 states and 429 transitions. [2024-11-24 18:08:40,864 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 429 transitions. [2024-11-24 18:08:40,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:08:40,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:40,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:41,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:44,740 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-24 18:08:46,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:46,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 432 states to 261 states and 432 transitions. [2024-11-24 18:08:46,332 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 432 transitions. [2024-11-24 18:08:46,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:08:46,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:46,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:46,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:50,234 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-24 18:08:51,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:51,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 434 states to 263 states and 434 transitions. [2024-11-24 18:08:51,554 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 434 transitions. [2024-11-24 18:08:51,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:08:51,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:51,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:51,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:55,429 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-24 18:08:56,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:56,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 264 states and 437 transitions. [2024-11-24 18:08:56,980 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 437 transitions. [2024-11-24 18:08:56,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:08:56,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:56,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:57,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:01,002 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-24 18:09:02,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:02,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 266 states and 439 transitions. [2024-11-24 18:09:02,278 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 439 transitions. [2024-11-24 18:09:02,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:09:02,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:02,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:02,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:06,212 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-24 18:09:07,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:07,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 267 states and 442 transitions. [2024-11-24 18:09:07,801 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 442 transitions. [2024-11-24 18:09:07,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:09:07,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:07,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:07,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:11,956 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-24 18:09:13,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:13,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 444 states to 269 states and 444 transitions. [2024-11-24 18:09:13,264 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 444 transitions. [2024-11-24 18:09:13,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:13,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:13,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:13,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:17,875 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-24 18:09:19,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:19,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 270 states and 447 transitions. [2024-11-24 18:09:19,470 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 447 transitions. [2024-11-24 18:09:19,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:19,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:19,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:19,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:23,621 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-24 18:09:24,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:24,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 272 states and 449 transitions. [2024-11-24 18:09:24,944 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 449 transitions. [2024-11-24 18:09:24,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:09:24,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:24,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:25,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:29,292 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-24 18:09:30,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:30,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 273 states and 452 transitions. [2024-11-24 18:09:30,875 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 452 transitions. [2024-11-24 18:09:30,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:09:30,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:30,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:35,066 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-24 18:09:36,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:36,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 275 states and 454 transitions. [2024-11-24 18:09:36,585 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 454 transitions. [2024-11-24 18:09:36,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:09:36,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:36,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:36,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,488 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-24 18:09:43,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 276 states and 457 transitions. [2024-11-24 18:09:43,120 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 457 transitions. [2024-11-24 18:09:43,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:09:43,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,489 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-24 18:09:48,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 278 states and 459 transitions. [2024-11-24 18:09:48,866 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 459 transitions. [2024-11-24 18:09:48,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-24 18:09:48,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,950 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-24 18:09:55,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 279 states and 462 transitions. [2024-11-24 18:09:55,736 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 462 transitions. [2024-11-24 18:09:55,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-24 18:09:55,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,234 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-24 18:10:01,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 464 states to 281 states and 464 transitions. [2024-11-24 18:10:01,727 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 464 transitions. [2024-11-24 18:10:01,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-24 18:10:01,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,597 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-24 18:10:08,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 282 states and 467 transitions. [2024-11-24 18:10:08,474 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 467 transitions. [2024-11-24 18:10:08,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-24 18:10:08,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,384 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-24 18:10:14,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 284 states and 469 transitions. [2024-11-24 18:10:14,840 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 469 transitions. [2024-11-24 18:10:14,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-24 18:10:14,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:19,860 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-24 18:10:21,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:21,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 285 states and 472 transitions. [2024-11-24 18:10:21,715 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 472 transitions. [2024-11-24 18:10:21,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-24 18:10:21,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:21,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:26,629 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-24 18:10:28,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:28,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 474 states to 287 states and 474 transitions. [2024-11-24 18:10:28,268 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 474 transitions. [2024-11-24 18:10:28,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-24 18:10:28,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:28,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:28,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:33,332 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-24 18:10:35,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:35,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 288 states and 477 transitions. [2024-11-24 18:10:35,012 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 477 transitions. [2024-11-24 18:10:35,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-24 18:10:35,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:35,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:35,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:40,460 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-24 18:10:41,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:41,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 290 states and 479 transitions. [2024-11-24 18:10:41,928 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 479 transitions. [2024-11-24 18:10:41,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-24 18:10:41,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:41,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:42,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:46,785 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-24 18:10:48,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:48,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 291 states and 482 transitions. [2024-11-24 18:10:48,557 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 482 transitions. [2024-11-24 18:10:48,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-24 18:10:48,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:48,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:48,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:54,273 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-24 18:10:55,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:55,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 484 states to 293 states and 484 transitions. [2024-11-24 18:10:55,897 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 484 transitions. [2024-11-24 18:10:55,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-24 18:10:55,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:55,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:56,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,916 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-24 18:11:02,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 487 states to 294 states and 487 transitions. [2024-11-24 18:11:02,706 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 487 transitions. [2024-11-24 18:11:02,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-24 18:11:02,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,910 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-24 18:11:09,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 296 states and 489 transitions. [2024-11-24 18:11:09,384 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 489 transitions. [2024-11-24 18:11:09,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-24 18:11:09,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,530 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-24 18:11:16,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 492 states to 297 states and 492 transitions. [2024-11-24 18:11:16,389 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 492 transitions. [2024-11-24 18:11:16,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-24 18:11:16,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,632 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-24 18:11:23,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 494 states to 299 states and 494 transitions. [2024-11-24 18:11:23,118 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 494 transitions. [2024-11-24 18:11:23,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-24 18:11:23,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:28,410 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-24 18:11:30,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:30,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 497 states to 300 states and 497 transitions. [2024-11-24 18:11:30,239 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 497 transitions. [2024-11-24 18:11:30,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-24 18:11:30,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:30,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:30,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:35,662 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-24 18:11:37,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:37,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 499 states to 302 states and 499 transitions. [2024-11-24 18:11:37,166 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 499 transitions. [2024-11-24 18:11:37,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-24 18:11:37,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:37,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:37,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:42,522 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-24 18:11:44,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:44,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 303 states and 502 transitions. [2024-11-24 18:11:44,308 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 502 transitions. [2024-11-24 18:11:44,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-24 18:11:44,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:44,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:44,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:49,769 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-24 18:11:51,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:51,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 305 states and 504 transitions. [2024-11-24 18:11:51,269 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 504 transitions. [2024-11-24 18:11:51,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-24 18:11:51,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:51,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:51,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:56,755 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-24 18:11:58,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:58,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 306 states and 507 transitions. [2024-11-24 18:11:58,579 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 507 transitions. [2024-11-24 18:11:58,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-24 18:11:58,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:58,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:58,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:04,166 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-24 18:12:05,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:05,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 308 states and 509 transitions. [2024-11-24 18:12:05,704 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 509 transitions. [2024-11-24 18:12:05,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-24 18:12:05,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:05,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:05,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:11,198 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-24 18:12:13,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:13,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 309 states and 512 transitions. [2024-11-24 18:12:13,026 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 512 transitions. [2024-11-24 18:12:13,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-24 18:12:13,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:13,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:13,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:18,746 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-24 18:12:20,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:20,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 311 states and 514 transitions. [2024-11-24 18:12:20,266 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 514 transitions. [2024-11-24 18:12:20,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-24 18:12:20,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:20,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:20,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:25,861 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-24 18:12:27,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:27,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 517 states to 312 states and 517 transitions. [2024-11-24 18:12:27,723 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 517 transitions. [2024-11-24 18:12:27,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-24 18:12:27,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:27,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:27,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:33,525 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-24 18:12:35,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:35,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 314 states and 519 transitions. [2024-11-24 18:12:35,062 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 519 transitions. [2024-11-24 18:12:35,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-24 18:12:35,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:35,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:35,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:40,763 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-24 18:12:42,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:42,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 522 states to 315 states and 522 transitions. [2024-11-24 18:12:42,691 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 522 transitions. [2024-11-24 18:12:42,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-24 18:12:42,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:42,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:42,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:48,742 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-24 18:12:50,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:50,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 317 states and 524 transitions. [2024-11-24 18:12:50,287 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 524 transitions. [2024-11-24 18:12:50,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-24 18:12:50,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:50,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:50,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:56,263 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-24 18:12:58,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:58,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 318 states and 527 transitions. [2024-11-24 18:12:58,152 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 527 transitions. [2024-11-24 18:12:58,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-24 18:12:58,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:58,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:58,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:04,309 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-24 18:13:05,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:05,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 320 states and 529 transitions. [2024-11-24 18:13:05,916 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 529 transitions. [2024-11-24 18:13:05,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-24 18:13:05,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:05,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:06,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:11,913 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-24 18:13:13,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:13,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 321 states and 532 transitions. [2024-11-24 18:13:13,827 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 532 transitions. [2024-11-24 18:13:13,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-24 18:13:13,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:13,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:13,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:20,106 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-24 18:13:21,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:21,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 323 states and 534 transitions. [2024-11-24 18:13:21,714 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 534 transitions. [2024-11-24 18:13:21,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-24 18:13:21,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:21,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:27,877 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-24 18:13:29,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:29,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 324 states and 537 transitions. [2024-11-24 18:13:29,790 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 537 transitions. [2024-11-24 18:13:29,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-24 18:13:29,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:29,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:29,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:36,167 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-24 18:13:37,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:37,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 539 states to 326 states and 539 transitions. [2024-11-24 18:13:37,761 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 539 transitions. [2024-11-24 18:13:37,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-24 18:13:37,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:37,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:37,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:44,314 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-24 18:13:46,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:46,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 542 states to 327 states and 542 transitions. [2024-11-24 18:13:46,312 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 542 transitions. [2024-11-24 18:13:46,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-24 18:13:46,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:46,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:46,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:52,739 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-24 18:13:54,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:54,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 329 states and 544 transitions. [2024-11-24 18:13:54,353 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 544 transitions. [2024-11-24 18:13:54,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-24 18:13:54,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:54,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:54,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:00,780 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-24 18:14:02,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:02,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 547 states to 330 states and 547 transitions. [2024-11-24 18:14:02,728 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 547 transitions. [2024-11-24 18:14:02,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-24 18:14:02,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:02,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:02,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:09,465 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-24 18:14:11,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:11,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 549 states to 332 states and 549 transitions. [2024-11-24 18:14:11,084 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 549 transitions. [2024-11-24 18:14:11,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-24 18:14:11,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:11,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:11,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:17,745 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-24 18:14:19,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:19,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 552 states to 333 states and 552 transitions. [2024-11-24 18:14:19,709 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 552 transitions. [2024-11-24 18:14:19,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-24 18:14:19,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:19,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:19,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:26,402 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-24 18:14:28,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:28,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 554 states to 335 states and 554 transitions. [2024-11-24 18:14:28,141 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 554 transitions. [2024-11-24 18:14:28,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-24 18:14:28,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:28,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:28,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:34,766 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-24 18:14:36,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 336 states and 557 transitions. [2024-11-24 18:14:36,804 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 557 transitions. [2024-11-24 18:14:36,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-24 18:14:36,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:37,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:43,678 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-24 18:14:45,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:45,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 338 states and 559 transitions. [2024-11-24 18:14:45,726 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 559 transitions. [2024-11-24 18:14:45,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-24 18:14:45,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:45,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:45,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:52,932 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-24 18:14:55,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:55,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 339 states and 562 transitions. [2024-11-24 18:14:55,178 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 562 transitions. [2024-11-24 18:14:55,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-24 18:14:55,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:55,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:55,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:03,285 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-24 18:15:05,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:05,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 564 states to 341 states and 564 transitions. [2024-11-24 18:15:05,165 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 564 transitions. [2024-11-24 18:15:05,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-24 18:15:05,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:05,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:05,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:14,543 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-24 18:15:16,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:16,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 567 states to 342 states and 567 transitions. [2024-11-24 18:15:16,839 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 567 transitions. [2024-11-24 18:15:16,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-24 18:15:16,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:16,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:17,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:24,765 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-24 18:15:26,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:26,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 569 states to 344 states and 569 transitions. [2024-11-24 18:15:26,589 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 569 transitions. [2024-11-24 18:15:26,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-24 18:15:26,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:26,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:26,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:34,251 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-24 18:15:36,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:36,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 345 states and 572 transitions. [2024-11-24 18:15:36,478 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 572 transitions. [2024-11-24 18:15:36,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-24 18:15:36,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:36,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:36,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:45,545 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-24 18:15:47,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:47,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 574 states to 347 states and 574 transitions. [2024-11-24 18:15:47,323 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 574 transitions. [2024-11-24 18:15:47,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-24 18:15:47,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:47,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:47,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:55,182 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-24 18:15:57,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:57,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 348 states and 577 transitions. [2024-11-24 18:15:57,455 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 577 transitions. [2024-11-24 18:15:57,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-24 18:15:57,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:57,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:16:05,667 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-24 18:16:07,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:16:07,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 350 states and 579 transitions. [2024-11-24 18:16:07,514 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 579 transitions. [2024-11-24 18:16:07,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-24 18:16:07,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:16:07,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:16:07,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:16:15,121 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-24 18:16:17,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:16:17,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 582 states to 351 states and 582 transitions. [2024-11-24 18:16:17,311 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 582 transitions. [2024-11-24 18:16:17,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-24 18:16:17,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:16:17,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:16:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:16:25,982 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-24 18:16:27,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:16:27,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 584 states to 353 states and 584 transitions. [2024-11-24 18:16:27,782 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 584 transitions. [2024-11-24 18:16:27,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-24 18:16:27,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:16:27,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:16:28,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat