./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/busybox-1.22.0/echo-2.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/busybox-1.22.0/echo-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL --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 7b9d160710101b215c964c6b554481c6d0fe313b4fcd66834ad56abb2a0f8efe --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 04:08:05,010 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 04:08:05,088 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-19 04:08:05,094 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 04:08:05,095 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 04:08:05,121 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 04:08:05,122 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 04:08:05,123 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 04:08:05,124 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 04:08:05,124 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 04:08:05,125 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 04:08:05,125 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 04:08:05,126 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 04:08:05,127 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 04:08:05,127 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 04:08:05,128 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 04:08:05,128 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 04:08:05,129 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 04:08:05,130 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 04:08:05,130 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 04:08:05,131 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 04:08:05,132 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 04:08:05,132 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 04:08:05,133 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 04:08:05,134 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 04:08:05,134 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 04:08:05,135 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 04:08:05,136 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 04:08:05,136 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 04:08:05,137 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 04:08:05,137 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 04:08:05,138 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 04:08:05,139 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_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/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_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL 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 -> 7b9d160710101b215c964c6b554481c6d0fe313b4fcd66834ad56abb2a0f8efe [2023-11-19 04:08:05,481 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 04:08:05,584 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 04:08:05,586 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 04:08:05,588 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 04:08:05,604 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 04:08:05,607 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/busybox-1.22.0/echo-2.i [2023-11-19 04:08:08,870 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 04:08:09,362 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 04:08:09,363 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/sv-benchmarks/c/busybox-1.22.0/echo-2.i [2023-11-19 04:08:09,397 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/data/5d9e9713b/6ecacdcb4af64465ae4208909d23a961/FLAG4ca51b12e [2023-11-19 04:08:09,418 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/data/5d9e9713b/6ecacdcb4af64465ae4208909d23a961 [2023-11-19 04:08:09,425 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 04:08:09,428 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 04:08:09,434 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 04:08:09,434 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 04:08:09,440 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 04:08:09,443 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:08:09" (1/1) ... [2023-11-19 04:08:09,444 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20c32aa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:09, skipping insertion in model container [2023-11-19 04:08:09,445 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:08:09" (1/1) ... [2023-11-19 04:08:09,542 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 04:08:10,990 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 04:08:11,019 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 04:08:11,165 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 04:08:11,380 WARN L675 CHandler]: The function fflush is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:08:11,380 WARN L675 CHandler]: The function strerror is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:08:11,388 INFO L206 MainTranslator]: Completed translation [2023-11-19 04:08:11,389 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11 WrapperNode [2023-11-19 04:08:11,389 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 04:08:11,391 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 04:08:11,391 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 04:08:11,391 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 04:08:11,399 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,496 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,569 INFO L138 Inliner]: procedures = 599, calls = 218, calls flagged for inlining = 17, calls inlined = 15, statements flattened = 803 [2023-11-19 04:08:11,570 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 04:08:11,571 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 04:08:11,571 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 04:08:11,571 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 04:08:11,582 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,582 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,593 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,593 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,631 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,649 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,675 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,681 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,706 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 04:08:11,706 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 04:08:11,707 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 04:08:11,707 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 04:08:11,708 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:08:11" (1/1) ... [2023-11-19 04:08:11,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 04:08:11,738 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 04:08:11,760 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 04:08:11,789 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_66f0c12d-6cfa-4f87-a1af-e8355fd46a68/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 04:08:11,813 INFO L130 BoogieDeclarations]: Found specification of procedure strerror [2023-11-19 04:08:11,814 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 04:08:11,814 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-19 04:08:11,814 INFO L130 BoogieDeclarations]: Found specification of procedure bb_verror_msg [2023-11-19 04:08:11,814 INFO L138 BoogieDeclarations]: Found implementation of procedure bb_verror_msg [2023-11-19 04:08:11,815 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-19 04:08:11,815 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 04:08:11,815 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 04:08:11,815 INFO L130 BoogieDeclarations]: Found specification of procedure fflush [2023-11-19 04:08:11,816 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 04:08:11,816 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 04:08:11,816 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 04:08:11,816 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 04:08:11,816 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy [2023-11-19 04:08:11,816 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy [2023-11-19 04:08:11,817 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-19 04:08:11,817 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-19 04:08:11,817 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-19 04:08:11,817 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-19 04:08:11,817 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 04:08:11,818 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 04:08:11,820 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-19 04:08:11,820 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 04:08:11,820 INFO L130 BoogieDeclarations]: Found specification of procedure full_write [2023-11-19 04:08:11,821 INFO L138 BoogieDeclarations]: Found implementation of procedure full_write [2023-11-19 04:08:11,821 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 04:08:12,254 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 04:08:12,264 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 04:08:13,127 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 04:08:13,322 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 04:08:13,323 INFO L302 CfgBuilder]: Removed 17 assume(true) statements. [2023-11-19 04:08:13,336 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:08:13 BoogieIcfgContainer [2023-11-19 04:08:13,337 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 04:08:13,338 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 04:08:13,339 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 04:08:13,354 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 04:08:13,355 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:08:13" (1/1) ... [2023-11-19 04:08:13,367 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 04:08:13,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:13,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 203 states and 269 transitions. [2023-11-19 04:08:13,443 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 269 transitions. [2023-11-19 04:08:13,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2023-11-19 04:08:13,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:13,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:13,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:14,071 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-19 04:08:14,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:14,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 205 states and 272 transitions. [2023-11-19 04:08:14,172 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 272 transitions. [2023-11-19 04:08:14,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-19 04:08:14,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:14,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:14,297 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-19 04:08:14,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:14,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 206 states and 273 transitions. [2023-11-19 04:08:14,318 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 273 transitions. [2023-11-19 04:08:14,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-19 04:08:14,318 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:14,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:14,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:14,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:14,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:14,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 208 states and 276 transitions. [2023-11-19 04:08:14,528 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 276 transitions. [2023-11-19 04:08:14,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-19 04:08:14,532 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:14,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:14,698 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 04:08:14,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:14,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 207 states and 275 transitions. [2023-11-19 04:08:14,777 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 275 transitions. [2023-11-19 04:08:14,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 04:08:14,777 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:14,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:14,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:14,912 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:14,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:14,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 208 states and 276 transitions. [2023-11-19 04:08:14,967 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 276 transitions. [2023-11-19 04:08:14,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 04:08:14,967 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:14,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:15,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:15,152 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 04:08:15,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:15,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 207 states and 275 transitions. [2023-11-19 04:08:15,319 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 275 transitions. [2023-11-19 04:08:15,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 04:08:15,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:15,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:15,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:15,463 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-19 04:08:15,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:15,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 206 states and 274 transitions. [2023-11-19 04:08:15,512 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 274 transitions. [2023-11-19 04:08:15,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-19 04:08:15,513 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:15,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:15,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:15,711 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:15,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:15,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 209 states and 277 transitions. [2023-11-19 04:08:15,921 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 277 transitions. [2023-11-19 04:08:15,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-19 04:08:15,922 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:15,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:15,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:16,139 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:16,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:16,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 212 states and 280 transitions. [2023-11-19 04:08:16,305 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 280 transitions. [2023-11-19 04:08:16,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-19 04:08:16,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:16,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:16,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:16,523 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:16,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:16,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 215 states and 283 transitions. [2023-11-19 04:08:16,706 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 283 transitions. [2023-11-19 04:08:16,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-11-19 04:08:16,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:16,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:16,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:17,000 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:17,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:17,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 218 states and 286 transitions. [2023-11-19 04:08:17,196 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 286 transitions. [2023-11-19 04:08:17,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-11-19 04:08:17,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:17,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:17,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:17,522 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:17,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:17,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 221 states and 289 transitions. [2023-11-19 04:08:17,748 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 289 transitions. [2023-11-19 04:08:17,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-19 04:08:17,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:17,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:17,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:18,139 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:18,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:18,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 224 states and 292 transitions. [2023-11-19 04:08:18,393 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 292 transitions. [2023-11-19 04:08:18,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-19 04:08:18,394 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:18,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:18,782 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:19,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:19,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 227 states and 295 transitions. [2023-11-19 04:08:19,019 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 295 transitions. [2023-11-19 04:08:19,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2023-11-19 04:08:19,020 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:19,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:19,412 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 04:08:19,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:19,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 230 states and 297 transitions. [2023-11-19 04:08:19,600 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 297 transitions. [2023-11-19 04:08:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-19 04:08:19,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:19,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:20,000 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:20,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:20,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 229 states and 296 transitions. [2023-11-19 04:08:20,194 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 296 transitions. [2023-11-19 04:08:20,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 04:08:20,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:20,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:20,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:20,346 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:20,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:20,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 228 states and 295 transitions. [2023-11-19 04:08:20,372 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 295 transitions. [2023-11-19 04:08:20,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2023-11-19 04:08:20,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:20,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:20,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:20,552 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:20,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:20,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 227 states and 294 transitions. [2023-11-19 04:08:20,684 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 294 transitions. [2023-11-19 04:08:20,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2023-11-19 04:08:20,685 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:20,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:20,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:20,902 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:20,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:20,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 229 states and 297 transitions. [2023-11-19 04:08:20,981 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 297 transitions. [2023-11-19 04:08:20,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2023-11-19 04:08:20,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:20,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:21,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:21,154 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:21,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:21,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 230 states and 298 transitions. [2023-11-19 04:08:21,180 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 298 transitions. [2023-11-19 04:08:21,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-11-19 04:08:21,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:21,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:21,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:21,445 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:21,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:21,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 232 states and 301 transitions. [2023-11-19 04:08:21,597 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 301 transitions. [2023-11-19 04:08:21,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2023-11-19 04:08:21,597 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:21,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:21,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:21,805 INFO L134 CoverageAnalysis]: Checked inductivity of 146 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2023-11-19 04:08:22,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:22,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 238 states and 312 transitions. [2023-11-19 04:08:22,233 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 312 transitions. [2023-11-19 04:08:22,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2023-11-19 04:08:22,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:22,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:22,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:22,469 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2023-11-19 04:08:22,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:22,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 237 states and 311 transitions. [2023-11-19 04:08:22,748 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 311 transitions. [2023-11-19 04:08:22,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2023-11-19 04:08:22,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:22,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:22,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:22,928 INFO L134 CoverageAnalysis]: Checked inductivity of 146 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2023-11-19 04:08:22,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:22,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 238 states and 312 transitions. [2023-11-19 04:08:22,959 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 312 transitions. [2023-11-19 04:08:22,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2023-11-19 04:08:22,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:22,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:23,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:23,147 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 150 trivial. 0 not checked. [2023-11-19 04:08:23,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:23,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 240 states and 315 transitions. [2023-11-19 04:08:23,588 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 315 transitions. [2023-11-19 04:08:23,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2023-11-19 04:08:23,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:23,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:23,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:23,943 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-11-19 04:08:24,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:24,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 242 states and 319 transitions. [2023-11-19 04:08:24,453 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 319 transitions. [2023-11-19 04:08:24,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2023-11-19 04:08:24,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:24,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:24,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:24,648 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2023-11-19 04:08:24,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:24,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 239 states and 314 transitions. [2023-11-19 04:08:24,908 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 314 transitions. [2023-11-19 04:08:24,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2023-11-19 04:08:24,909 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:24,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:24,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:25,127 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked. [2023-11-19 04:08:25,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:25,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 241 states and 315 transitions. [2023-11-19 04:08:25,400 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 315 transitions. [2023-11-19 04:08:25,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2023-11-19 04:08:25,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:25,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:25,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:25,656 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-11-19 04:08:25,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:25,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 242 states and 316 transitions. [2023-11-19 04:08:25,947 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 316 transitions. [2023-11-19 04:08:25,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2023-11-19 04:08:25,947 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:25,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:26,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:26,064 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:26,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:26,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 242 states and 310 transitions. [2023-11-19 04:08:26,090 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 310 transitions. [2023-11-19 04:08:26,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2023-11-19 04:08:26,091 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:26,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:26,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:26,350 INFO L134 CoverageAnalysis]: Checked inductivity of 163 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 151 trivial. 0 not checked. [2023-11-19 04:08:26,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:26,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 243 states and 311 transitions. [2023-11-19 04:08:26,589 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 311 transitions. [2023-11-19 04:08:26,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2023-11-19 04:08:26,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:26,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:26,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:26,690 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:26,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:26,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 242 states and 309 transitions. [2023-11-19 04:08:26,706 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 309 transitions. [2023-11-19 04:08:26,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2023-11-19 04:08:26,712 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:26,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:26,918 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:27,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:27,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 239 states and 304 transitions. [2023-11-19 04:08:27,017 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 304 transitions. [2023-11-19 04:08:27,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2023-11-19 04:08:27,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:27,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:27,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:27,117 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:27,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:27,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 238 states and 303 transitions. [2023-11-19 04:08:27,132 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 303 transitions. [2023-11-19 04:08:27,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2023-11-19 04:08:27,133 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:27,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:27,480 INFO L134 CoverageAnalysis]: Checked inductivity of 174 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2023-11-19 04:08:28,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:28,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 247 states and 318 transitions. [2023-11-19 04:08:28,926 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 318 transitions. [2023-11-19 04:08:28,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2023-11-19 04:08:28,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:28,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:28,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:29,026 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:29,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:29,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 246 states and 316 transitions. [2023-11-19 04:08:29,044 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 316 transitions. [2023-11-19 04:08:29,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2023-11-19 04:08:29,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:29,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:29,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:29,404 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2023-11-19 04:08:31,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:31,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 256 states and 331 transitions. [2023-11-19 04:08:31,174 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 331 transitions. [2023-11-19 04:08:31,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2023-11-19 04:08:31,175 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:31,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:31,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:31,283 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:31,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:31,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 255 states and 330 transitions. [2023-11-19 04:08:31,297 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 330 transitions. [2023-11-19 04:08:31,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2023-11-19 04:08:31,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:31,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:31,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:31,592 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:31,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:31,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 257 states and 334 transitions. [2023-11-19 04:08:31,706 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 334 transitions. [2023-11-19 04:08:31,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2023-11-19 04:08:31,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:31,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:31,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:31,957 INFO L134 CoverageAnalysis]: Checked inductivity of 188 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 162 trivial. 0 not checked. [2023-11-19 04:08:32,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:32,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 259 states and 335 transitions. [2023-11-19 04:08:32,387 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 335 transitions. [2023-11-19 04:08:32,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2023-11-19 04:08:32,388 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:32,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:32,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:32,542 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:32,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:32,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 260 states and 336 transitions. [2023-11-19 04:08:32,561 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 336 transitions. [2023-11-19 04:08:32,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2023-11-19 04:08:32,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:32,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:32,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:32,953 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-11-19 04:08:33,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:33,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 268 states and 349 transitions. [2023-11-19 04:08:33,224 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 349 transitions. [2023-11-19 04:08:33,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2023-11-19 04:08:33,225 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:33,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:33,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:33,492 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 162 trivial. 0 not checked. [2023-11-19 04:08:33,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:33,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 270 states and 350 transitions. [2023-11-19 04:08:33,857 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 350 transitions. [2023-11-19 04:08:33,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2023-11-19 04:08:33,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:33,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:33,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:34,171 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-11-19 04:08:34,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:34,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 271 states and 352 transitions. [2023-11-19 04:08:34,691 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 352 transitions. [2023-11-19 04:08:34,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2023-11-19 04:08:34,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:34,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:34,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:34,997 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:35,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:35,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 273 states and 356 transitions. [2023-11-19 04:08:35,281 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 356 transitions. [2023-11-19 04:08:35,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2023-11-19 04:08:35,282 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:35,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:35,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:35,554 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:36,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:36,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 276 states and 360 transitions. [2023-11-19 04:08:36,016 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 360 transitions. [2023-11-19 04:08:36,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2023-11-19 04:08:36,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:36,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:36,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:36,633 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2023-11-19 04:08:36,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:36,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 183 states and 245 transitions. [2023-11-19 04:08:36,885 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 245 transitions. [2023-11-19 04:08:36,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2023-11-19 04:08:36,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:36,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:36,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:37,321 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2023-11-19 04:08:37,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:37,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 182 states and 244 transitions. [2023-11-19 04:08:37,978 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 244 transitions. [2023-11-19 04:08:37,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2023-11-19 04:08:37,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:37,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:38,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:38,323 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 150 trivial. 0 not checked. [2023-11-19 04:08:41,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:41,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 408 states to 208 states and 289 transitions. [2023-11-19 04:08:41,490 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 289 transitions. [2023-11-19 04:08:41,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2023-11-19 04:08:41,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:41,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:41,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:41,969 INFO L134 CoverageAnalysis]: Checked inductivity of 218 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2023-11-19 04:08:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:44,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 420 states to 216 states and 301 transitions. [2023-11-19 04:08:44,755 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 301 transitions. [2023-11-19 04:08:44,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2023-11-19 04:08:44,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:44,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:44,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:45,582 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2023-11-19 04:08:48,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 04:08:48,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 225 states and 316 transitions. [2023-11-19 04:08:48,074 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 316 transitions. [2023-11-19 04:08:48,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2023-11-19 04:08:48,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 04:08:48,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 04:08:48,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 04:08:48,509 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 38 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked.