./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk --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 98c9a7161a25877cb0d3946df13d012bfde80051390422e2e164abf2e04cd600 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:38:21,041 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:38:21,160 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:38:21,169 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:38:21,170 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:38:21,197 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:38:21,198 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:38:21,198 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:38:21,199 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:38:21,200 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:38:21,200 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:38:21,201 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:38:21,201 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:38:21,202 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:38:21,202 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:38:21,202 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:38:21,203 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:38:21,203 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:38:21,204 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:38:21,204 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:38:21,205 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:38:21,209 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:38:21,209 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:38:21,210 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:38:21,210 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:38:21,210 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:38:21,211 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:38:21,211 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:38:21,212 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:38:21,212 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:38:21,215 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:38:21,216 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:38:21,216 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:38:21,216 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk 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 -> 98c9a7161a25877cb0d3946df13d012bfde80051390422e2e164abf2e04cd600 [2024-11-09 00:38:21,589 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:38:21,643 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:38:21,646 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:38:21,649 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:38:21,650 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:38:21,651 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c Unable to find full path for "g++" [2024-11-09 00:38:23,846 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:38:24,068 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:38:24,069 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c [2024-11-09 00:38:24,082 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/data/350d50c96/3ee841e362254b1d8d9fbf7f38e3c7d1/FLAGf9a2a8f1c [2024-11-09 00:38:24,105 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/data/350d50c96/3ee841e362254b1d8d9fbf7f38e3c7d1 [2024-11-09 00:38:24,108 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:38:24,110 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:38:24,112 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:38:24,112 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:38:24,120 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:38:24,121 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,123 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@49dce5bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24, skipping insertion in model container [2024-11-09 00:38:24,126 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,154 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:38:24,415 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_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c[866,879] [2024-11-09 00:38:24,422 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_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c[945,958] [2024-11-09 00:38:24,425 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:38:24,438 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:38:24,459 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_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c[866,879] [2024-11-09 00:38:24,460 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_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/sv-benchmarks/c/loop-invariants/linear-inequality-inv-c.c[945,958] [2024-11-09 00:38:24,465 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:38:24,487 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:38:24,488 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24 WrapperNode [2024-11-09 00:38:24,488 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:38:24,489 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:38:24,490 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:38:24,490 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:38:24,499 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,506 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,527 INFO L138 Inliner]: procedures = 11, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 38 [2024-11-09 00:38:24,529 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:38:24,530 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:38:24,530 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:38:24,531 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:38:24,542 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,542 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,544 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,544 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,547 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,554 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,555 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,559 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,560 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:38:24,563 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:38:24,563 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:38:24,563 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:38:24,564 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:38:24,584 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:38:24,599 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:38:24,605 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_71bab5b2-70e9-4cfd-9183-b2ee8780bdc1/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:38:24,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:38:24,636 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:38:24,638 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:38:24,639 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:38:24,706 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:38:24,708 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:38:24,866 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-09 00:38:24,866 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:38:24,890 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:38:24,891 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:38:24,891 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:38:24 BoogieIcfgContainer [2024-11-09 00:38:24,891 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:38:24,892 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:38:24,893 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:38:24,905 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:38:24,906 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:38:24" (1/1) ... [2024-11-09 00:38:24,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:38:24,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:25,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 12 states and 16 transitions. [2024-11-09 00:38:25,010 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 16 transitions. [2024-11-09 00:38:25,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-09 00:38:25,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:25,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:25,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:25,490 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-09 00:38:25,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:25,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 13 states and 16 transitions. [2024-11-09 00:38:25,548 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 16 transitions. [2024-11-09 00:38:25,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-09 00:38:25,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:25,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:25,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:25,610 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-09 00:38:25,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:25,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 13 states and 15 transitions. [2024-11-09 00:38:25,664 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 15 transitions. [2024-11-09 00:38:25,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:38:25,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:25,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:25,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:25,957 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-09 00:38:26,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:26,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 16 states and 22 transitions. [2024-11-09 00:38:26,485 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 22 transitions. [2024-11-09 00:38:26,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-09 00:38:26,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:26,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:26,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:26,669 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-09 00:38:27,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:27,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 19 states and 26 transitions. [2024-11-09 00:38:27,106 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 26 transitions. [2024-11-09 00:38:27,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:38:27,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:27,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:27,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:27,305 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:27,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:27,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 20 states and 28 transitions. [2024-11-09 00:38:27,504 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 28 transitions. [2024-11-09 00:38:27,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:38:27,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:27,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:27,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:27,752 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:28,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:28,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 23 states and 33 transitions. [2024-11-09 00:38:28,198 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 33 transitions. [2024-11-09 00:38:28,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-09 00:38:28,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:28,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:28,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:28,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:28,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 24 states and 34 transitions. [2024-11-09 00:38:28,651 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 34 transitions. [2024-11-09 00:38:28,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-09 00:38:28,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:28,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:28,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:28,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:29,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:29,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 27 states and 39 transitions. [2024-11-09 00:38:29,445 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 39 transitions. [2024-11-09 00:38:29,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-09 00:38:29,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:29,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:29,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:29,623 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:29,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:29,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 28 states and 40 transitions. [2024-11-09 00:38:29,853 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 40 transitions. [2024-11-09 00:38:29,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-09 00:38:29,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:29,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:29,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:30,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:30,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:30,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 31 states and 45 transitions. [2024-11-09 00:38:30,663 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 45 transitions. [2024-11-09 00:38:30,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:38:30,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:30,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:30,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:30,905 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:31,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:31,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 32 states and 46 transitions. [2024-11-09 00:38:31,215 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 46 transitions. [2024-11-09 00:38:31,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:38:31,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:31,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:31,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:31,509 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:32,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:32,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 35 states and 51 transitions. [2024-11-09 00:38:32,118 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 51 transitions. [2024-11-09 00:38:32,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:38:32,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:32,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:32,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:32,312 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-09 00:38:32,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:32,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 36 states and 52 transitions. [2024-11-09 00:38:32,580 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 52 transitions. [2024-11-09 00:38:32,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-09 00:38:32,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:32,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:32,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:32,907 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-09 00:38:33,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:33,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 39 states and 57 transitions. [2024-11-09 00:38:33,557 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 57 transitions. [2024-11-09 00:38:33,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-09 00:38:33,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:33,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:33,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:33,845 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:34,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:34,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 40 states and 58 transitions. [2024-11-09 00:38:34,238 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 58 transitions. [2024-11-09 00:38:34,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-09 00:38:34,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:34,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:34,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:34,634 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:35,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:35,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 43 states and 63 transitions. [2024-11-09 00:38:35,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 63 transitions. [2024-11-09 00:38:35,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:38:35,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:35,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:35,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:35,636 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:36,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:36,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 44 states and 64 transitions. [2024-11-09 00:38:36,007 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 64 transitions. [2024-11-09 00:38:36,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-09 00:38:36,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:36,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:36,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:36,455 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:37,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:37,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 47 states and 69 transitions. [2024-11-09 00:38:37,275 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 69 transitions. [2024-11-09 00:38:37,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-09 00:38:37,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:37,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:37,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:37,620 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:38,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:38,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 48 states and 70 transitions. [2024-11-09 00:38:38,029 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 70 transitions. [2024-11-09 00:38:38,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-09 00:38:38,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:38,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:38,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:38,503 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:39,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:39,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 51 states and 75 transitions. [2024-11-09 00:38:39,334 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 75 transitions. [2024-11-09 00:38:39,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-09 00:38:39,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:39,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:39,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:39,684 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:40,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:40,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 52 states and 76 transitions. [2024-11-09 00:38:40,088 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 76 transitions. [2024-11-09 00:38:40,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-09 00:38:40,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:40,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:40,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:40,597 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:41,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:41,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 55 states and 81 transitions. [2024-11-09 00:38:41,525 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 81 transitions. [2024-11-09 00:38:41,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:38:41,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:41,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:41,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:41,924 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:42,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:42,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 56 states and 82 transitions. [2024-11-09 00:38:42,406 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 82 transitions. [2024-11-09 00:38:42,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-09 00:38:42,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:42,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:42,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:43,024 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:43,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:43,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 59 states and 87 transitions. [2024-11-09 00:38:43,892 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 87 transitions. [2024-11-09 00:38:43,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-09 00:38:43,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:43,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:43,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:44,289 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:44,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:44,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 60 states and 88 transitions. [2024-11-09 00:38:44,801 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 88 transitions. [2024-11-09 00:38:44,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:38:44,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:44,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:44,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:45,471 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:46,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:46,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 63 states and 93 transitions. [2024-11-09 00:38:46,383 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 93 transitions. [2024-11-09 00:38:46,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:38:46,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:46,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:46,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:46,790 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:47,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 64 states and 94 transitions. [2024-11-09 00:38:47,214 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 94 transitions. [2024-11-09 00:38:47,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-09 00:38:47,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:47,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:47,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:47,808 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:48,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:48,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 67 states and 99 transitions. [2024-11-09 00:38:48,889 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 99 transitions. [2024-11-09 00:38:48,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:38:48,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:48,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:48,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:49,376 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:49,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:49,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 68 states and 100 transitions. [2024-11-09 00:38:49,871 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 100 transitions. [2024-11-09 00:38:49,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-09 00:38:49,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:49,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:49,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:50,539 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:51,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:51,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 71 states and 105 transitions. [2024-11-09 00:38:51,580 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 105 transitions. [2024-11-09 00:38:51,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-09 00:38:51,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:51,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:51,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:52,109 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:52,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:52,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 72 states and 106 transitions. [2024-11-09 00:38:52,632 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 106 transitions. [2024-11-09 00:38:52,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-09 00:38:52,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:52,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:52,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:53,368 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:54,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:54,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 111 transitions. [2024-11-09 00:38:54,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 111 transitions. [2024-11-09 00:38:54,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-09 00:38:54,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:54,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:54,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:54,827 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:55,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:55,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 76 states and 112 transitions. [2024-11-09 00:38:55,275 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 112 transitions. [2024-11-09 00:38:55,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-09 00:38:55,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:55,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:55,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:56,073 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:56,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:56,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 79 states and 117 transitions. [2024-11-09 00:38:56,993 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 117 transitions. [2024-11-09 00:38:56,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:38:56,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:56,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:57,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:57,538 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:58,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:58,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 80 states and 118 transitions. [2024-11-09 00:38:58,046 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 118 transitions. [2024-11-09 00:38:58,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-09 00:38:58,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:58,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:58,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:38:58,898 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:38:59,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:38:59,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 83 states and 123 transitions. [2024-11-09 00:38:59,945 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 123 transitions. [2024-11-09 00:38:59,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-09 00:38:59,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:38:59,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:38:59,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:00,482 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:01,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:01,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 84 states and 124 transitions. [2024-11-09 00:39:01,011 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 124 transitions. [2024-11-09 00:39:01,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-09 00:39:01,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:01,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:01,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:01,870 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:03,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:03,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 87 states and 129 transitions. [2024-11-09 00:39:03,074 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 129 transitions. [2024-11-09 00:39:03,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:39:03,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:03,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:03,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:03,699 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:04,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:04,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 88 states and 130 transitions. [2024-11-09 00:39:04,442 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 130 transitions. [2024-11-09 00:39:04,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:39:04,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:04,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:04,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:05,454 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:06,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:06,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 91 states and 135 transitions. [2024-11-09 00:39:06,609 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 135 transitions. [2024-11-09 00:39:06,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:39:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:06,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:07,359 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:07,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:07,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 92 states and 136 transitions. [2024-11-09 00:39:07,937 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 136 transitions. [2024-11-09 00:39:07,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-09 00:39:07,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:07,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:07,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:08,960 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:10,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:10,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 95 states and 141 transitions. [2024-11-09 00:39:10,091 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 141 transitions. [2024-11-09 00:39:10,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-09 00:39:10,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:10,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:10,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:10,690 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:11,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:11,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 96 states and 142 transitions. [2024-11-09 00:39:11,430 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 142 transitions. [2024-11-09 00:39:11,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-09 00:39:11,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:11,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:11,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:12,484 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:13,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:13,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 99 states and 147 transitions. [2024-11-09 00:39:13,859 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 147 transitions. [2024-11-09 00:39:13,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:39:13,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:13,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:13,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:14,383 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:14,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:14,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 100 states and 148 transitions. [2024-11-09 00:39:14,985 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 148 transitions. [2024-11-09 00:39:14,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-09 00:39:14,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:14,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:15,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:15,790 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:17,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:17,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 103 states and 153 transitions. [2024-11-09 00:39:17,104 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 153 transitions. [2024-11-09 00:39:17,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:39:17,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:17,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:17,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:17,757 INFO L134 CoverageAnalysis]: Checked inductivity of 529 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:18,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:18,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 104 states and 154 transitions. [2024-11-09 00:39:18,374 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 154 transitions. [2024-11-09 00:39:18,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:39:18,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:18,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:18,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:19,219 INFO L134 CoverageAnalysis]: Checked inductivity of 529 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:20,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:20,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 107 states and 159 transitions. [2024-11-09 00:39:20,527 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 159 transitions. [2024-11-09 00:39:20,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:39:20,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:20,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:20,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:21,174 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:21,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:21,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 108 states and 160 transitions. [2024-11-09 00:39:21,797 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 160 transitions. [2024-11-09 00:39:21,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:39:21,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:21,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:21,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:22,869 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:24,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:24,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 111 states and 165 transitions. [2024-11-09 00:39:24,209 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 165 transitions. [2024-11-09 00:39:24,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-09 00:39:24,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:24,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:24,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:25,017 INFO L134 CoverageAnalysis]: Checked inductivity of 625 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:25,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:25,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 112 states and 166 transitions. [2024-11-09 00:39:25,657 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 166 transitions. [2024-11-09 00:39:25,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:39:25,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:25,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:25,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:26,516 INFO L134 CoverageAnalysis]: Checked inductivity of 625 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:27,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:27,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 115 states and 171 transitions. [2024-11-09 00:39:27,830 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 171 transitions. [2024-11-09 00:39:27,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:39:27,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:27,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:27,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:28,478 INFO L134 CoverageAnalysis]: Checked inductivity of 676 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:29,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:29,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 116 states and 172 transitions. [2024-11-09 00:39:29,220 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 172 transitions. [2024-11-09 00:39:29,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-09 00:39:29,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:29,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:29,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:30,192 INFO L134 CoverageAnalysis]: Checked inductivity of 676 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:31,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:31,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 119 states and 177 transitions. [2024-11-09 00:39:31,669 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 177 transitions. [2024-11-09 00:39:31,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-09 00:39:31,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:31,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:31,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:32,416 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:33,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:33,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 120 states and 178 transitions. [2024-11-09 00:39:33,330 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 178 transitions. [2024-11-09 00:39:33,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-09 00:39:33,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:33,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:33,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:34,363 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:35,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:35,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 123 states and 183 transitions. [2024-11-09 00:39:35,898 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 183 transitions. [2024-11-09 00:39:35,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-09 00:39:35,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:35,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:35,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:36,667 INFO L134 CoverageAnalysis]: Checked inductivity of 784 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:37,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:37,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 124 states and 184 transitions. [2024-11-09 00:39:37,422 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 184 transitions. [2024-11-09 00:39:37,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:39:37,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:37,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:37,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:38,552 INFO L134 CoverageAnalysis]: Checked inductivity of 784 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:40,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:40,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 127 states and 189 transitions. [2024-11-09 00:39:40,144 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 189 transitions. [2024-11-09 00:39:40,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:39:40,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:40,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:40,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:40,905 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:41,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:41,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 128 states and 190 transitions. [2024-11-09 00:39:41,753 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 190 transitions. [2024-11-09 00:39:41,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-09 00:39:41,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:41,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:41,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:43,025 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:44,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:44,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 131 states and 195 transitions. [2024-11-09 00:39:44,563 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 195 transitions. [2024-11-09 00:39:44,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-09 00:39:44,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:44,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:44,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:45,361 INFO L134 CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:46,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:46,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 132 states and 196 transitions. [2024-11-09 00:39:46,111 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 196 transitions. [2024-11-09 00:39:46,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-09 00:39:46,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:46,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:46,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:47,300 INFO L134 CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:48,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:48,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 135 states and 201 transitions. [2024-11-09 00:39:48,878 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 201 transitions. [2024-11-09 00:39:48,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-09 00:39:48,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:48,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:48,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:49,734 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:50,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:50,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 136 states and 202 transitions. [2024-11-09 00:39:50,534 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 202 transitions. [2024-11-09 00:39:50,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-09 00:39:50,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:50,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:50,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:51,743 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:53,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:53,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 139 states and 207 transitions. [2024-11-09 00:39:53,630 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 207 transitions. [2024-11-09 00:39:53,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:39:53,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:53,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:53,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:54,749 INFO L134 CoverageAnalysis]: Checked inductivity of 1024 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:55,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:55,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 140 states and 208 transitions. [2024-11-09 00:39:55,653 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 208 transitions. [2024-11-09 00:39:55,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-09 00:39:55,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:55,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:55,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:39:57,111 INFO L134 CoverageAnalysis]: Checked inductivity of 1024 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:39:59,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:39:59,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 143 states and 213 transitions. [2024-11-09 00:39:59,070 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 213 transitions. [2024-11-09 00:39:59,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:39:59,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:39:59,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:39:59,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:00,072 INFO L134 CoverageAnalysis]: Checked inductivity of 1089 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:00,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:00,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 144 states and 214 transitions. [2024-11-09 00:40:00,880 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 214 transitions. [2024-11-09 00:40:00,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-09 00:40:00,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:00,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:00,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:02,602 INFO L134 CoverageAnalysis]: Checked inductivity of 1089 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:04,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:04,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 147 states and 219 transitions. [2024-11-09 00:40:04,517 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 219 transitions. [2024-11-09 00:40:04,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-09 00:40:04,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:04,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:04,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:05,579 INFO L134 CoverageAnalysis]: Checked inductivity of 1156 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:06,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:06,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 148 states and 220 transitions. [2024-11-09 00:40:06,558 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 220 transitions. [2024-11-09 00:40:06,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-09 00:40:06,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:06,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:06,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:08,117 INFO L134 CoverageAnalysis]: Checked inductivity of 1156 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:09,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:09,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 151 states and 225 transitions. [2024-11-09 00:40:09,929 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 225 transitions. [2024-11-09 00:40:09,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:40:09,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:09,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:09,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:11,060 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-09 00:40:11,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:11,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 152 states and 226 transitions. [2024-11-09 00:40:11,990 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 226 transitions. [2024-11-09 00:40:11,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:40:11,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:11,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:12,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:13,785 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-09 00:40:15,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:15,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 155 states and 231 transitions. [2024-11-09 00:40:15,760 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 231 transitions. [2024-11-09 00:40:15,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:40:15,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:15,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:15,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:16,987 INFO L134 CoverageAnalysis]: Checked inductivity of 1296 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:17,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:17,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 156 states and 232 transitions. [2024-11-09 00:40:17,991 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 232 transitions. [2024-11-09 00:40:17,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 00:40:17,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:17,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:18,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:19,624 INFO L134 CoverageAnalysis]: Checked inductivity of 1296 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:21,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:21,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 159 states and 237 transitions. [2024-11-09 00:40:21,567 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 237 transitions. [2024-11-09 00:40:21,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:40:21,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:21,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:21,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:22,851 INFO L134 CoverageAnalysis]: Checked inductivity of 1369 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:24,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:24,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 160 states and 238 transitions. [2024-11-09 00:40:24,020 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 238 transitions. [2024-11-09 00:40:24,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:40:24,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:24,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:24,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:25,951 INFO L134 CoverageAnalysis]: Checked inductivity of 1369 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:28,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:28,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 163 states and 243 transitions. [2024-11-09 00:40:28,072 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 243 transitions. [2024-11-09 00:40:28,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-09 00:40:28,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:28,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:28,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:29,401 INFO L134 CoverageAnalysis]: Checked inductivity of 1444 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:30,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:30,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 164 states and 244 transitions. [2024-11-09 00:40:30,418 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 244 transitions. [2024-11-09 00:40:30,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:40:30,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:30,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:30,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:32,206 INFO L134 CoverageAnalysis]: Checked inductivity of 1444 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:34,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:34,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 167 states and 249 transitions. [2024-11-09 00:40:34,439 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 249 transitions. [2024-11-09 00:40:34,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:40:34,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:34,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:34,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:35,843 INFO L134 CoverageAnalysis]: Checked inductivity of 1521 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:36,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:36,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 168 states and 250 transitions. [2024-11-09 00:40:36,995 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 250 transitions. [2024-11-09 00:40:36,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:40:36,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:36,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:37,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:38,795 INFO L134 CoverageAnalysis]: Checked inductivity of 1521 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:41,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:41,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 171 states and 255 transitions. [2024-11-09 00:40:41,057 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 255 transitions. [2024-11-09 00:40:41,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:40:41,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:41,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:41,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:42,537 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:43,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:43,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 172 states and 256 transitions. [2024-11-09 00:40:43,795 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 256 transitions. [2024-11-09 00:40:43,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:40:43,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:43,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:43,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:46,010 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:48,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:48,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 175 states and 261 transitions. [2024-11-09 00:40:48,603 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 261 transitions. [2024-11-09 00:40:48,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:40:48,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:48,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:48,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:50,472 INFO L134 CoverageAnalysis]: Checked inductivity of 1681 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:51,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:51,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 176 states and 262 transitions. [2024-11-09 00:40:51,736 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 262 transitions. [2024-11-09 00:40:51,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:40:51,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:51,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:51,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:54,190 INFO L134 CoverageAnalysis]: Checked inductivity of 1681 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:56,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:56,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 179 states and 267 transitions. [2024-11-09 00:40:56,823 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 267 transitions. [2024-11-09 00:40:56,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:40:56,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:56,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:40:56,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:40:58,667 INFO L134 CoverageAnalysis]: Checked inductivity of 1764 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:40:59,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:40:59,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 180 states and 268 transitions. [2024-11-09 00:40:59,964 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 268 transitions. [2024-11-09 00:40:59,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:40:59,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:40:59,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:00,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:02,662 INFO L134 CoverageAnalysis]: Checked inductivity of 1764 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:05,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:05,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 183 states and 273 transitions. [2024-11-09 00:41:05,515 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 273 transitions. [2024-11-09 00:41:05,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-09 00:41:05,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:05,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:05,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:07,509 INFO L134 CoverageAnalysis]: Checked inductivity of 1849 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:08,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:08,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 184 states and 274 transitions. [2024-11-09 00:41:08,790 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 274 transitions. [2024-11-09 00:41:08,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:41:08,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:08,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:08,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:10,976 INFO L134 CoverageAnalysis]: Checked inductivity of 1849 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:13,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:13,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 187 states and 279 transitions. [2024-11-09 00:41:13,266 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 279 transitions. [2024-11-09 00:41:13,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:41:13,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:13,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:13,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:15,084 INFO L134 CoverageAnalysis]: Checked inductivity of 1936 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:16,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:16,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 188 states and 280 transitions. [2024-11-09 00:41:16,258 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 280 transitions. [2024-11-09 00:41:16,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:41:16,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:16,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:16,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:18,777 INFO L134 CoverageAnalysis]: Checked inductivity of 1936 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:21,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:21,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 191 states and 285 transitions. [2024-11-09 00:41:21,341 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 285 transitions. [2024-11-09 00:41:21,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:41:21,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:21,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:21,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:23,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2025 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:24,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:24,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 192 states and 286 transitions. [2024-11-09 00:41:24,874 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 286 transitions. [2024-11-09 00:41:24,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-09 00:41:24,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:24,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:24,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:27,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2025 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:29,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:29,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 195 states and 291 transitions. [2024-11-09 00:41:29,493 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 291 transitions. [2024-11-09 00:41:29,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:41:29,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:29,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:29,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:31,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:33,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:33,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 196 states and 292 transitions. [2024-11-09 00:41:33,143 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 292 transitions. [2024-11-09 00:41:33,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:41:33,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:33,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:33,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:35,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:38,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:38,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 199 states and 297 transitions. [2024-11-09 00:41:38,510 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 297 transitions. [2024-11-09 00:41:38,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:41:38,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:38,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:38,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:40,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2209 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:41,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:41,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 200 states and 298 transitions. [2024-11-09 00:41:41,596 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 298 transitions. [2024-11-09 00:41:41,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:41:41,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:41,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:41,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:44,238 INFO L134 CoverageAnalysis]: Checked inductivity of 2209 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:46,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:46,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 203 states and 303 transitions. [2024-11-09 00:41:46,599 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 303 transitions. [2024-11-09 00:41:46,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:41:46,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:46,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:46,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:48,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2304 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:49,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:49,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 204 states and 304 transitions. [2024-11-09 00:41:49,742 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 304 transitions. [2024-11-09 00:41:49,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:41:49,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:49,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:49,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:52,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2304 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:54,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:54,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 207 states and 309 transitions. [2024-11-09 00:41:54,910 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 309 transitions. [2024-11-09 00:41:54,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:41:54,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:54,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:54,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:41:57,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2401 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:41:58,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:41:58,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 208 states and 310 transitions. [2024-11-09 00:41:58,552 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 310 transitions. [2024-11-09 00:41:58,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:41:58,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:41:58,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:41:58,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:01,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2401 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:03,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:03,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 211 states and 315 transitions. [2024-11-09 00:42:03,965 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 315 transitions. [2024-11-09 00:42:03,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:42:03,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:03,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:04,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:06,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:07,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:07,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 212 states and 316 transitions. [2024-11-09 00:42:07,481 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 316 transitions. [2024-11-09 00:42:07,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-09 00:42:07,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:07,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:07,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:10,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:12,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:12,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 215 states and 321 transitions. [2024-11-09 00:42:12,964 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 321 transitions. [2024-11-09 00:42:12,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:42:12,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:12,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:13,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:15,155 INFO L134 CoverageAnalysis]: Checked inductivity of 2601 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:16,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:16,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 216 states and 322 transitions. [2024-11-09 00:42:16,409 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 322 transitions. [2024-11-09 00:42:16,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:42:16,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:16,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:16,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:19,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2601 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:21,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:21,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 219 states and 327 transitions. [2024-11-09 00:42:21,902 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 327 transitions. [2024-11-09 00:42:21,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:42:21,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:21,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:21,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:24,273 INFO L134 CoverageAnalysis]: Checked inductivity of 2704 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:25,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:25,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 220 states and 328 transitions. [2024-11-09 00:42:25,528 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 328 transitions. [2024-11-09 00:42:25,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:42:25,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:25,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:25,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:28,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2704 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:31,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:31,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 223 states and 333 transitions. [2024-11-09 00:42:31,142 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 333 transitions. [2024-11-09 00:42:31,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:42:31,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:31,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:31,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:33,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2809 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:35,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:35,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 224 states and 334 transitions. [2024-11-09 00:42:35,026 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 334 transitions. [2024-11-09 00:42:35,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 00:42:35,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:35,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:35,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:38,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2809 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:40,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:40,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 227 states and 339 transitions. [2024-11-09 00:42:40,852 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 339 transitions. [2024-11-09 00:42:40,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 00:42:40,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:40,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:40,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:43,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2916 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:44,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:44,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 228 states and 340 transitions. [2024-11-09 00:42:44,739 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 340 transitions. [2024-11-09 00:42:44,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 00:42:44,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:44,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:44,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:48,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2916 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:50,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:50,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 231 states and 345 transitions. [2024-11-09 00:42:50,753 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 345 transitions. [2024-11-09 00:42:50,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-09 00:42:50,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:50,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:50,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:53,503 INFO L134 CoverageAnalysis]: Checked inductivity of 3025 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:42:54,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:54,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 232 states and 346 transitions. [2024-11-09 00:42:54,850 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 346 transitions. [2024-11-09 00:42:54,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:42:54,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:54,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:54,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:58,162 INFO L134 CoverageAnalysis]: Checked inductivity of 3025 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:00,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:00,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 235 states and 351 transitions. [2024-11-09 00:43:00,928 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 351 transitions. [2024-11-09 00:43:00,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 00:43:00,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:00,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:00,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:03,674 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:05,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:05,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 236 states and 352 transitions. [2024-11-09 00:43:05,172 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 352 transitions. [2024-11-09 00:43:05,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-11-09 00:43:05,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:05,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:05,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:08,838 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 239 states and 357 transitions. [2024-11-09 00:43:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 357 transitions. [2024-11-09 00:43:11,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 00:43:11,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:11,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:11,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:14,555 INFO L134 CoverageAnalysis]: Checked inductivity of 3249 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:15,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:15,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 240 states and 358 transitions. [2024-11-09 00:43:15,932 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 358 transitions. [2024-11-09 00:43:15,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:43:15,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:15,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:15,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:19,485 INFO L134 CoverageAnalysis]: Checked inductivity of 3249 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:22,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:22,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 243 states and 363 transitions. [2024-11-09 00:43:22,366 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 363 transitions. [2024-11-09 00:43:22,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-09 00:43:22,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:22,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:22,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:25,357 INFO L134 CoverageAnalysis]: Checked inductivity of 3364 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:26,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:26,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 244 states and 364 transitions. [2024-11-09 00:43:26,809 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 364 transitions. [2024-11-09 00:43:26,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 00:43:26,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:26,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:26,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:30,466 INFO L134 CoverageAnalysis]: Checked inductivity of 3364 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:33,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:33,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 247 states and 369 transitions. [2024-11-09 00:43:33,481 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 369 transitions. [2024-11-09 00:43:33,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 00:43:33,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:33,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:33,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:36,556 INFO L134 CoverageAnalysis]: Checked inductivity of 3481 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:37,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:37,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 248 states and 370 transitions. [2024-11-09 00:43:37,987 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 370 transitions. [2024-11-09 00:43:37,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:43:37,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:37,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:38,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:41,808 INFO L134 CoverageAnalysis]: Checked inductivity of 3481 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:44,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:44,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 375 states to 251 states and 375 transitions. [2024-11-09 00:43:44,926 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 375 transitions. [2024-11-09 00:43:44,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:43:44,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:44,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:44,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:48,028 INFO L134 CoverageAnalysis]: Checked inductivity of 3600 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:49,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:49,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 252 states and 376 transitions. [2024-11-09 00:43:49,488 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 376 transitions. [2024-11-09 00:43:49,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-09 00:43:49,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:49,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:49,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:53,702 INFO L134 CoverageAnalysis]: Checked inductivity of 3600 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:43:56,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:43:56,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 255 states and 381 transitions. [2024-11-09 00:43:56,684 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 381 transitions. [2024-11-09 00:43:56,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:43:56,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:43:56,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:43:56,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:43:59,921 INFO L134 CoverageAnalysis]: Checked inductivity of 3721 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:01,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:01,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 256 states and 382 transitions. [2024-11-09 00:44:01,408 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 382 transitions. [2024-11-09 00:44:01,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 00:44:01,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:01,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:01,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:05,575 INFO L134 CoverageAnalysis]: Checked inductivity of 3721 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:08,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:08,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 387 states to 259 states and 387 transitions. [2024-11-09 00:44:08,609 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 387 transitions. [2024-11-09 00:44:08,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:44:08,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:08,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:08,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:11,959 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:13,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:13,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 388 states to 260 states and 388 transitions. [2024-11-09 00:44:13,544 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 388 transitions. [2024-11-09 00:44:13,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-09 00:44:13,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:13,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:13,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:17,782 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:20,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:20,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 393 states to 263 states and 393 transitions. [2024-11-09 00:44:20,870 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 393 transitions. [2024-11-09 00:44:20,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-09 00:44:20,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:20,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:20,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:24,955 INFO L134 CoverageAnalysis]: Checked inductivity of 3969 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:26,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:26,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 264 states and 394 transitions. [2024-11-09 00:44:26,499 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 394 transitions. [2024-11-09 00:44:26,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-09 00:44:26,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:26,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:26,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:31,437 INFO L134 CoverageAnalysis]: Checked inductivity of 3969 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:34,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:34,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 267 states and 399 transitions. [2024-11-09 00:44:34,668 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 399 transitions. [2024-11-09 00:44:34,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-09 00:44:34,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:34,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:34,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:38,355 INFO L134 CoverageAnalysis]: Checked inductivity of 4096 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:39,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:39,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 400 states to 268 states and 400 transitions. [2024-11-09 00:44:39,958 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 400 transitions. [2024-11-09 00:44:39,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-09 00:44:39,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:39,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:40,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:44,637 INFO L134 CoverageAnalysis]: Checked inductivity of 4096 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:47,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:47,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 271 states and 405 transitions. [2024-11-09 00:44:47,820 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 405 transitions. [2024-11-09 00:44:47,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:44:47,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:47,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:47,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:51,826 INFO L134 CoverageAnalysis]: Checked inductivity of 4225 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:44:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:44:53,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 272 states and 406 transitions. [2024-11-09 00:44:53,482 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 406 transitions. [2024-11-09 00:44:53,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-09 00:44:53,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:44:53,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:44:53,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:44:58,199 INFO L134 CoverageAnalysis]: Checked inductivity of 4225 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:01,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:01,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 411 states to 275 states and 411 transitions. [2024-11-09 00:45:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 411 transitions. [2024-11-09 00:45:01,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-11-09 00:45:01,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:01,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:01,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:05,561 INFO L134 CoverageAnalysis]: Checked inductivity of 4356 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:07,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 276 states and 412 transitions. [2024-11-09 00:45:07,220 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 412 transitions. [2024-11-09 00:45:07,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 00:45:07,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:07,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:12,100 INFO L134 CoverageAnalysis]: Checked inductivity of 4356 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:15,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:15,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 279 states and 417 transitions. [2024-11-09 00:45:15,691 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 417 transitions. [2024-11-09 00:45:15,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:45:15,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:15,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:19,739 INFO L134 CoverageAnalysis]: Checked inductivity of 4489 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:21,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:21,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 280 states and 418 transitions. [2024-11-09 00:45:21,413 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 418 transitions. [2024-11-09 00:45:21,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-09 00:45:21,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:21,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:21,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:27,097 INFO L134 CoverageAnalysis]: Checked inductivity of 4489 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:30,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:30,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 283 states and 423 transitions. [2024-11-09 00:45:30,448 INFO L276 IsEmpty]: Start isEmpty. Operand 283 states and 423 transitions. [2024-11-09 00:45:30,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-11-09 00:45:30,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:30,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:34,835 INFO L134 CoverageAnalysis]: Checked inductivity of 4624 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:36,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:36,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 284 states and 424 transitions. [2024-11-09 00:45:36,504 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 424 transitions. [2024-11-09 00:45:36,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:45:36,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:36,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:36,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:41,643 INFO L134 CoverageAnalysis]: Checked inductivity of 4624 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:45,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:45,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 287 states and 429 transitions. [2024-11-09 00:45:45,142 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 429 transitions. [2024-11-09 00:45:45,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-09 00:45:45,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:45,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:45,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:49,685 INFO L134 CoverageAnalysis]: Checked inductivity of 4761 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:45:51,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:45:51,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 430 states to 288 states and 430 transitions. [2024-11-09 00:45:51,371 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 430 transitions. [2024-11-09 00:45:51,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-09 00:45:51,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:45:51,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:45:51,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:45:57,312 INFO L134 CoverageAnalysis]: Checked inductivity of 4761 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:00,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:00,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 291 states and 435 transitions. [2024-11-09 00:46:00,769 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 435 transitions. [2024-11-09 00:46:00,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:46:00,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:00,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:00,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:05,599 INFO L134 CoverageAnalysis]: Checked inductivity of 4900 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:07,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:07,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 292 states and 436 transitions. [2024-11-09 00:46:07,335 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 436 transitions. [2024-11-09 00:46:07,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-09 00:46:07,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:07,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:07,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:12,925 INFO L134 CoverageAnalysis]: Checked inductivity of 4900 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:16,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:16,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 295 states and 441 transitions. [2024-11-09 00:46:16,507 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 441 transitions. [2024-11-09 00:46:16,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 00:46:16,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:16,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:16,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:21,003 INFO L134 CoverageAnalysis]: Checked inductivity of 5041 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:22,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:22,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 296 states and 442 transitions. [2024-11-09 00:46:22,896 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 442 transitions. [2024-11-09 00:46:22,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-09 00:46:22,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:22,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:22,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:28,709 INFO L134 CoverageAnalysis]: Checked inductivity of 5041 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:32,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:32,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 299 states and 447 transitions. [2024-11-09 00:46:32,369 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 447 transitions. [2024-11-09 00:46:32,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-09 00:46:32,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:32,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:32,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:37,370 INFO L134 CoverageAnalysis]: Checked inductivity of 5184 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:39,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:39,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 448 states to 300 states and 448 transitions. [2024-11-09 00:46:39,202 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 448 transitions. [2024-11-09 00:46:39,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-09 00:46:39,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:39,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:39,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:45,443 INFO L134 CoverageAnalysis]: Checked inductivity of 5184 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:49,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:49,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 303 states and 453 transitions. [2024-11-09 00:46:49,172 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 453 transitions. [2024-11-09 00:46:49,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-09 00:46:49,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:49,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:49,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:46:54,015 INFO L134 CoverageAnalysis]: Checked inductivity of 5329 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:46:55,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:46:55,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 304 states and 454 transitions. [2024-11-09 00:46:55,877 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 454 transitions. [2024-11-09 00:46:55,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-09 00:46:55,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:46:55,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:46:56,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:02,012 INFO L134 CoverageAnalysis]: Checked inductivity of 5329 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:47:05,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:05,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 307 states and 459 transitions. [2024-11-09 00:47:05,755 INFO L276 IsEmpty]: Start isEmpty. Operand 307 states and 459 transitions. [2024-11-09 00:47:05,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-09 00:47:05,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:05,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:05,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:10,766 INFO L134 CoverageAnalysis]: Checked inductivity of 5476 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:47:12,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:12,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 308 states and 460 transitions. [2024-11-09 00:47:12,618 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 460 transitions. [2024-11-09 00:47:12,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-09 00:47:12,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:12,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:12,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:19,290 INFO L134 CoverageAnalysis]: Checked inductivity of 5476 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:47:23,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:23,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 311 states and 465 transitions. [2024-11-09 00:47:23,103 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 465 transitions. [2024-11-09 00:47:23,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-09 00:47:23,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:23,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:23,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:28,321 INFO L134 CoverageAnalysis]: Checked inductivity of 5625 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:47:30,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:30,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 466 states to 312 states and 466 transitions. [2024-11-09 00:47:30,180 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 466 transitions. [2024-11-09 00:47:30,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-09 00:47:30,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:30,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:30,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:36,648 INFO L134 CoverageAnalysis]: Checked inductivity of 5625 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:47:40,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:40,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 315 states and 471 transitions. [2024-11-09 00:47:40,425 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 471 transitions. [2024-11-09 00:47:40,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 00:47:40,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:40,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:40,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:46,103 INFO L134 CoverageAnalysis]: Checked inductivity of 5776 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:47:47,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:47,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 316 states and 472 transitions. [2024-11-09 00:47:47,976 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 472 transitions. [2024-11-09 00:47:47,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-11-09 00:47:47,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:47,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:48,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:47:54,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5776 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:47:58,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:47:58,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 319 states and 477 transitions. [2024-11-09 00:47:58,429 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 477 transitions. [2024-11-09 00:47:58,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 00:47:58,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:47:58,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:47:58,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:04,103 INFO L134 CoverageAnalysis]: Checked inductivity of 5929 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:48:05,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:05,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 320 states and 478 transitions. [2024-11-09 00:48:05,997 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 478 transitions. [2024-11-09 00:48:05,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-09 00:48:05,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:05,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:12,663 INFO L134 CoverageAnalysis]: Checked inductivity of 5929 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:48:16,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:16,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 323 states and 483 transitions. [2024-11-09 00:48:16,681 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 483 transitions. [2024-11-09 00:48:16,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:48:16,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:16,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:16,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:22,348 INFO L134 CoverageAnalysis]: Checked inductivity of 6084 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:48:24,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:24,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 484 states to 324 states and 484 transitions. [2024-11-09 00:48:24,368 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 484 transitions. [2024-11-09 00:48:24,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-11-09 00:48:24,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:24,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:24,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:31,106 INFO L134 CoverageAnalysis]: Checked inductivity of 6084 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:48:35,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:35,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 327 states and 489 transitions. [2024-11-09 00:48:35,331 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 489 transitions. [2024-11-09 00:48:35,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 00:48:35,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:35,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:35,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:41,063 INFO L134 CoverageAnalysis]: Checked inductivity of 6241 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:48:43,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:43,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 490 states to 328 states and 490 transitions. [2024-11-09 00:48:43,002 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 490 transitions. [2024-11-09 00:48:43,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-09 00:48:43,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:43,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:43,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:48:50,234 INFO L134 CoverageAnalysis]: Checked inductivity of 6241 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:48:54,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:48:54,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 331 states and 495 transitions. [2024-11-09 00:48:54,508 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 495 transitions. [2024-11-09 00:48:54,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:48:54,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:48:54,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:48:54,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:00,535 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:49:02,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:02,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 496 states to 332 states and 496 transitions. [2024-11-09 00:49:02,653 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 496 transitions. [2024-11-09 00:49:02,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-09 00:49:02,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:02,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:02,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:10,460 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:49:14,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:14,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 335 states and 501 transitions. [2024-11-09 00:49:14,767 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 501 transitions. [2024-11-09 00:49:14,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 00:49:14,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:14,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:14,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:20,915 INFO L134 CoverageAnalysis]: Checked inductivity of 6561 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:49:23,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:23,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 336 states and 502 transitions. [2024-11-09 00:49:23,089 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 502 transitions. [2024-11-09 00:49:23,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-09 00:49:23,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:23,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:23,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:30,515 INFO L134 CoverageAnalysis]: Checked inductivity of 6561 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:49:34,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:34,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 339 states and 507 transitions. [2024-11-09 00:49:34,744 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 507 transitions. [2024-11-09 00:49:34,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:49:34,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:34,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:34,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:41,108 INFO L134 CoverageAnalysis]: Checked inductivity of 6724 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:49:43,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:43,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 508 states to 340 states and 508 transitions. [2024-11-09 00:49:43,177 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 508 transitions. [2024-11-09 00:49:43,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-09 00:49:43,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:43,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:43,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:49:50,751 INFO L134 CoverageAnalysis]: Checked inductivity of 6724 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:49:54,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:49:54,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 343 states and 513 transitions. [2024-11-09 00:49:54,990 INFO L276 IsEmpty]: Start isEmpty. Operand 343 states and 513 transitions. [2024-11-09 00:49:54,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-11-09 00:49:54,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:49:54,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:49:55,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:01,506 INFO L134 CoverageAnalysis]: Checked inductivity of 6889 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:50:03,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:03,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 344 states and 514 transitions. [2024-11-09 00:50:03,634 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 514 transitions. [2024-11-09 00:50:03,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-09 00:50:03,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:03,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:03,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:11,445 INFO L134 CoverageAnalysis]: Checked inductivity of 6889 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:50:15,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:15,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 347 states and 519 transitions. [2024-11-09 00:50:15,680 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 519 transitions. [2024-11-09 00:50:15,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-09 00:50:15,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:15,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:15,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:22,376 INFO L134 CoverageAnalysis]: Checked inductivity of 7056 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:50:24,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:24,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 520 states to 348 states and 520 transitions. [2024-11-09 00:50:24,514 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 520 transitions. [2024-11-09 00:50:24,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-09 00:50:24,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:24,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:24,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:32,504 INFO L134 CoverageAnalysis]: Checked inductivity of 7056 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:50:36,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:36,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 525 states to 351 states and 525 transitions. [2024-11-09 00:50:36,893 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 525 transitions. [2024-11-09 00:50:36,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-09 00:50:36,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:36,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:37,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:44,193 INFO L134 CoverageAnalysis]: Checked inductivity of 7225 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:50:46,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:46,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 352 states and 526 transitions. [2024-11-09 00:50:46,298 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 526 transitions. [2024-11-09 00:50:46,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-09 00:50:46,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:46,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:46,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:50:54,615 INFO L134 CoverageAnalysis]: Checked inductivity of 7225 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:50:58,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:50:58,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 531 states to 355 states and 531 transitions. [2024-11-09 00:50:58,899 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 531 transitions. [2024-11-09 00:50:58,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-11-09 00:50:58,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:50:58,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:50:59,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:06,301 INFO L134 CoverageAnalysis]: Checked inductivity of 7396 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:51:08,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:08,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 356 states and 532 transitions. [2024-11-09 00:51:08,449 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 532 transitions. [2024-11-09 00:51:08,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-09 00:51:08,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:08,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:08,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:16,999 INFO L134 CoverageAnalysis]: Checked inductivity of 7396 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:51:21,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:21,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 359 states and 537 transitions. [2024-11-09 00:51:21,334 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 537 transitions. [2024-11-09 00:51:21,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 00:51:21,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:21,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:21,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:28,519 INFO L134 CoverageAnalysis]: Checked inductivity of 7569 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:51:30,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:30,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 538 states to 360 states and 538 transitions. [2024-11-09 00:51:30,643 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 538 transitions. [2024-11-09 00:51:30,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-11-09 00:51:30,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:30,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:30,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:39,305 INFO L134 CoverageAnalysis]: Checked inductivity of 7569 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:51:43,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:43,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 543 states to 363 states and 543 transitions. [2024-11-09 00:51:43,750 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 543 transitions. [2024-11-09 00:51:43,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-11-09 00:51:43,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:43,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:43,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:51:51,111 INFO L134 CoverageAnalysis]: Checked inductivity of 7744 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:51:53,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:51:53,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 364 states and 544 transitions. [2024-11-09 00:51:53,360 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 544 transitions. [2024-11-09 00:51:53,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-11-09 00:51:53,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:51:53,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:51:53,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:02,625 INFO L134 CoverageAnalysis]: Checked inductivity of 7744 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:52:07,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:07,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 549 states to 367 states and 549 transitions. [2024-11-09 00:52:07,073 INFO L276 IsEmpty]: Start isEmpty. Operand 367 states and 549 transitions. [2024-11-09 00:52:07,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-11-09 00:52:07,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:07,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:14,756 INFO L134 CoverageAnalysis]: Checked inductivity of 7921 backedges. 0 proven. 7921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:52:16,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:16,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 550 states to 368 states and 550 transitions. [2024-11-09 00:52:16,971 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 550 transitions. [2024-11-09 00:52:16,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-09 00:52:16,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:16,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:17,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat