./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a9c94ff3f7a4cc7959f300c80b9f2b63e79e2db35d5e30d3783ff95bcb9ac78c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-11 23:53:37,015 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-11 23:53:37,129 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-11 23:53:37,141 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-11 23:53:37,142 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-11 23:53:37,182 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-11 23:53:37,184 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-11 23:53:37,185 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-11 23:53:37,187 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-11 23:53:37,191 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-11 23:53:37,193 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-11 23:53:37,193 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-11 23:53:37,194 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-11 23:53:37,196 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-11 23:53:37,196 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-11 23:53:37,197 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-11 23:53:37,197 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-11 23:53:37,198 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-11 23:53:37,198 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-11 23:53:37,199 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-11 23:53:37,199 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-11 23:53:37,200 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-11 23:53:37,201 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-11 23:53:37,202 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-11 23:53:37,202 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:53:37,203 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-11 23:53:37,203 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-11 23:53:37,204 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-11 23:53:37,204 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-11 23:53:37,205 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-11 23:53:37,206 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-11 23:53:37,206 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_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/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_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a9c94ff3f7a4cc7959f300c80b9f2b63e79e2db35d5e30d3783ff95bcb9ac78c [2023-11-11 23:53:37,489 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-11 23:53:37,524 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-11 23:53:37,527 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-11 23:53:37,528 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-11 23:53:37,529 INFO L274 PluginConnector]: CDTParser initialized [2023-11-11 23:53:37,530 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_good.i [2023-11-11 23:53:40,744 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-11 23:53:41,267 INFO L384 CDTParser]: Found 1 translation units. [2023-11-11 23:53:41,267 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_rand_multiply_08_good.i [2023-11-11 23:53:41,317 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/data/7c59d0527/e57703e4cc424a85b2fce19f3be16413/FLAG65a4e6096 [2023-11-11 23:53:41,340 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/data/7c59d0527/e57703e4cc424a85b2fce19f3be16413 [2023-11-11 23:53:41,347 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-11 23:53:41,350 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-11 23:53:41,356 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-11 23:53:41,357 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-11 23:53:41,363 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-11 23:53:41,366 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:53:41" (1/1) ... [2023-11-11 23:53:41,368 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ed9fe47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:41, skipping insertion in model container [2023-11-11 23:53:41,368 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:53:41" (1/1) ... [2023-11-11 23:53:41,481 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-11 23:53:41,992 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-11 23:53:42,882 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-11 23:53:42,900 INFO L202 MainTranslator]: Completed pre-run [2023-11-11 23:53:42,939 WARN L635 FunctionHandler]: implicit declaration of function __builtin_bswap16 [2023-11-11 23:53:43,040 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-11 23:53:43,340 WARN L672 CHandler]: The function puts is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:53:43,340 WARN L672 CHandler]: The function __ctype_b_loc is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:53:43,340 WARN L672 CHandler]: The function iswxdigit is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:53:43,341 WARN L672 CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:53:43,341 WARN L672 CHandler]: The function time is called, but not defined or handled by StandardFunctionHandler. [2023-11-11 23:53:43,351 INFO L206 MainTranslator]: Completed translation [2023-11-11 23:53:43,351 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43 WrapperNode [2023-11-11 23:53:43,352 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-11 23:53:43,353 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-11 23:53:43,353 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-11 23:53:43,353 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-11 23:53:43,363 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,397 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,442 INFO L138 Inliner]: procedures = 505, calls = 79, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 216 [2023-11-11 23:53:43,443 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-11 23:53:43,444 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-11 23:53:43,444 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-11 23:53:43,444 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-11 23:53:43,456 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,457 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,462 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,463 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,474 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,479 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,483 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,486 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,491 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-11 23:53:43,492 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-11 23:53:43,493 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-11 23:53:43,493 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-11 23:53:43,494 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:53:43" (1/1) ... [2023-11-11 23:53:43,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:53:43,517 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/z3 [2023-11-11 23:53:43,538 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-11 23:53:43,572 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c23553e-9f04-4b72-9172-51767b60798f/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-11 23:53:43,605 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2023-11-11 23:53:43,607 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2023-11-11 23:53:43,607 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2023-11-11 23:53:43,607 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2023-11-11 23:53:43,607 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-11 23:53:43,608 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-11 23:53:43,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-11 23:53:43,608 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2023-11-11 23:53:43,608 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2023-11-11 23:53:43,609 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2023-11-11 23:53:43,609 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2023-11-11 23:53:43,609 INFO L130 BoogieDeclarations]: Found specification of procedure time [2023-11-11 23:53:43,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-11 23:53:43,877 INFO L236 CfgBuilder]: Building ICFG [2023-11-11 23:53:43,879 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-11 23:53:44,369 INFO L277 CfgBuilder]: Performing block encoding [2023-11-11 23:53:44,858 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-11 23:53:44,860 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-11 23:53:44,864 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 11:53:44 BoogieIcfgContainer [2023-11-11 23:53:44,864 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-11 23:53:44,865 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-11 23:53:44,865 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-11 23:53:44,877 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-11 23:53:44,878 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 11:53:44" (1/1) ... [2023-11-11 23:53:44,889 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-11 23:53:44,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:44,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2023-11-11 23:53:44,972 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2023-11-11 23:53:44,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-11 23:53:44,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:44,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:45,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:45,438 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-11 23:53:45,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:45,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 72 states and 96 transitions. [2023-11-11 23:53:45,559 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 96 transitions. [2023-11-11 23:53:45,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-11 23:53:45,561 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:45,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:45,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:45,741 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-11 23:53:45,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:45,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 95 transitions. [2023-11-11 23:53:45,829 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 95 transitions. [2023-11-11 23:53:45,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-11 23:53:45,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:45,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:45,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:46,098 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-11 23:53:46,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:46,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 70 states and 94 transitions. [2023-11-11 23:53:46,193 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 94 transitions. [2023-11-11 23:53:46,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:53:46,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:46,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:46,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:46,309 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-11 23:53:46,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:46,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 69 states and 93 transitions. [2023-11-11 23:53:46,376 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 93 transitions. [2023-11-11 23:53:46,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:46,380 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:46,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:46,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:46,606 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:46,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:46,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:46,665 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:46,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:46,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:46,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:46,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:46,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:46,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:46,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:46,912 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:46,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:46,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:46,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:46,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:47,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:47,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:47,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:47,119 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:47,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:47,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:47,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:47,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:47,267 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:47,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:47,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:47,275 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:47,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:47,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:47,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:47,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:47,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:47,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:47,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:47,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:47,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:47,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:47,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:47,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:47,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:47,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:47,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:47,611 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:47,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:47,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:47,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:47,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:47,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:47,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:47,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:47,755 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:47,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:47,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:47,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:47,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:47,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:47,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:47,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:47,940 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:47,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:47,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:47,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:47,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:48,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:48,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:48,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:48,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:48,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:48,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:48,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:48,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:48,212 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:48,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:48,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:48,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:48,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:48,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:48,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:48,398 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:48,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:48,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:48,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:48,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:48,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:48,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:48,507 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:48,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:48,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:48,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:48,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:48,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:48,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:48,625 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:48,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:48,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:48,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:48,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,740 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:48,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:48,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:48,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:48,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:48,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:48,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:48,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:48,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:48,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:48,865 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:48,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:48,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:48,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:48,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:48,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,114 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,116 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,338 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,716 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,716 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,816 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:49,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:49,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:49,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:49,915 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:49,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:49,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:49,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:49,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,013 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,014 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,125 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,126 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,302 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,673 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,674 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,777 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:50,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:50,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:50,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:50,885 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:50,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:50,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:50,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:50,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,050 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,051 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,250 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,251 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,342 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,432 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,647 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,742 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,841 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:51,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:51,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:51,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:51,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:51,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:51,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:51,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:51,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,027 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,033 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,146 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,239 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,245 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,247 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,401 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,523 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,743 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,833 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:52,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:52,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:52,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:52,930 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:52,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:52,931 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:52,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:52,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,040 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,040 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,189 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,407 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,510 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,611 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,841 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:53,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:53,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:53,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:53,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:53,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:53,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:53,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:53,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,083 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,089 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,194 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,207 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,303 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,402 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,496 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,592 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,772 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,773 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,887 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:54,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:54,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:54,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:54,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:54,987 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:54,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:54,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:54,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,080 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,174 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,260 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,261 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,361 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,362 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,448 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,544 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,691 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,812 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:55,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:55,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:55,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:55,942 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:55,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:55,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:55,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:55,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,177 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,284 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,382 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,475 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,762 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,885 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,891 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:56,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:56,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:56,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:56,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:56,993 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:56,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:56,994 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:56,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,078 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,257 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,258 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,442 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,528 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,628 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,715 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,716 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,796 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,796 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,901 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,901 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:57,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:57,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:57,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:57,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:57,984 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:57,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:57,985 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:57,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,147 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,225 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,226 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,380 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,495 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,573 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,643 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,648 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,732 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,843 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,844 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:58,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:58,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:58,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:58,932 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:58,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:58,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:58,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:58,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,015 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,016 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,099 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,100 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,187 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,265 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,265 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,425 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,505 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,505 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,583 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,661 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,778 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,779 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:53:59,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:53:59,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:53:59,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:53:59,887 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:53:59,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:53:59,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:53:59,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:53:59,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,002 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,140 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,257 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,360 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,361 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,434 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,439 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,537 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,537 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,619 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,620 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,698 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,770 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,848 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,853 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:00,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:00,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:00,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:00,931 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:00,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:00,931 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:00,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:00,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,115 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,116 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,196 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,275 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,353 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,353 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,431 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,502 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,506 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,507 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,660 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,740 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,823 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,902 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:01,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:01,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:01,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:01,978 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:01,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:01,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:01,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:01,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,053 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,229 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,395 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,395 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,474 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,552 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,629 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,629 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,704 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,783 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,861 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,866 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:02,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:02,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:02,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:02,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:02,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:02,947 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:02,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:02,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,024 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,101 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,178 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,182 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,508 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,513 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,513 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,588 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,670 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,748 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,825 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,826 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:03,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:03,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:03,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:03,958 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:03,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:03,958 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:03,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:03,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,109 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,110 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,195 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,196 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,278 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,523 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,527 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,639 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,725 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,726 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,809 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,893 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:04,971 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:04,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:04,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:04,976 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:04,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:04,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:04,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:04,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,061 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,144 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,227 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,308 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,391 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,553 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,557 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,639 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,718 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,722 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,844 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,844 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:05,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:05,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:05,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:05,957 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:05,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:05,958 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:05,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:05,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,056 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,155 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,263 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,355 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,435 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,512 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,591 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,591 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,668 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,746 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,899 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:06,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:06,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:06,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:06,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:06,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:06,975 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:06,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:06,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,057 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,133 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,134 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,210 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,304 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,309 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,383 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,387 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,388 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,466 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,466 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,542 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,617 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,618 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,687 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,692 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,764 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,840 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,916 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:07,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:07,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:07,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:07,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:07,989 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:07,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:07,990 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:07,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,081 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,155 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,227 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,231 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,308 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,451 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,522 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,609 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,613 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,614 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,760 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,761 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,835 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,836 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,906 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:08,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:08,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:08,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:08,980 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:08,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:08,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:08,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:08,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,048 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,058 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,131 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,132 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,205 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,279 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,345 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,350 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,419 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,424 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,424 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,498 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,574 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,643 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,783 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,868 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,869 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:09,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:09,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:09,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:09,937 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:09,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:09,937 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:09,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:09,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,002 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,007 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,075 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,146 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,228 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,300 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,369 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,370 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,439 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,508 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,509 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,645 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,717 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,788 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,789 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,857 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:10,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:10,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:10,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:10,927 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:10,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:10,928 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:10,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:10,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,022 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,026 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,026 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,092 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,096 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,165 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,236 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,236 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,306 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,307 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,375 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,376 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,444 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,445 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,524 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,599 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,738 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,738 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,805 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,876 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,877 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:11,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:11,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:11,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:11,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:11,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:11,940 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:11,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:11,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,019 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,093 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,094 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,161 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,162 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,249 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,448 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,508 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,512 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,513 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,579 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,710 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,770 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,770 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,838 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,890 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:12,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:12,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:12,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:12,944 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:12,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:12,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:12,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,011 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,075 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,141 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,205 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,206 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,269 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,270 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,453 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,536 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,541 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,542 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,627 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,713 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,798 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,798 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,920 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:13,972 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:13,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:13,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:13,975 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:13,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:13,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:13,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,043 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,108 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,173 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,174 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,239 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,304 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,308 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,373 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,438 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,503 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,637 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,702 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,702 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,776 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,839 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,922 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,922 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:14,987 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:14,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:14,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:14,991 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:14,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:14,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:14,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,058 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,059 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,127 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,194 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,262 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,397 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,397 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,462 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,525 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,529 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,590 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,660 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,727 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,791 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,795 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,795 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,864 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,864 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:15,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:15,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:15,934 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:15,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:15,934 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:15,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:15,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:15,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,003 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,068 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,148 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,282 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,351 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,352 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,418 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,486 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,486 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,554 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,620 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,672 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,736 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,740 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,740 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,801 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,801 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,868 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,869 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:16,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:16,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:16,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:16,939 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:16,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:16,943 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:16,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:16,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,008 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,077 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,149 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,215 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,282 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,283 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,349 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,433 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,433 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,504 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,552 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,622 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,622 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,688 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,752 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,888 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,888 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:17,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:17,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:17,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:17,955 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:17,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:17,955 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:17,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:17,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,021 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,022 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,090 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,158 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,218 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,267 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,315 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,374 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,446 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,448 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,516 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,582 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,583 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,646 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,646 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,728 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,775 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,822 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,868 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:18,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:18,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:18,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:18,946 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:18,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:18,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:18,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,008 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,012 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,078 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,078 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,142 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,213 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,289 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,296 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,366 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,430 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,493 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,564 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,626 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,683 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,745 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,804 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,807 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,873 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:19,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:19,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:19,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:19,936 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:19,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:19,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:19,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:19,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,008 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,060 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,060 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,121 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,179 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,183 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,227 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,279 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,326 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,329 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,377 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,427 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,473 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,518 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,569 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,630 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,688 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,688 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,752 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:54:20,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:54:20,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2023-11-11 23:54:20,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:54:20,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 71 states and 96 transitions. [2023-11-11 23:54:20,819 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 96 transitions. [2023-11-11 23:54:20,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-11 23:54:20,820 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:54:20,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms