./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash ec50af203cf1d5a7d1afbba8c91c6aba29bcfe50c35892731044038eaad7c7f2 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:19:37,376 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:19:37,432 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-12-06 00:19:37,436 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 00:19:37,436 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 00:19:37,455 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:19:37,456 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 00:19:37,456 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 00:19:37,457 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:19:37,457 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:19:37,457 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:19:37,457 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 00:19:37,457 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 00:19:37,457 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:19:37,457 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 00:19:37,457 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:19:37,458 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:19:37,458 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:19:37,458 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:19:37,458 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:19:37,459 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 00:19:37,459 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 00:19:37,459 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 00:19:37,459 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ec50af203cf1d5a7d1afbba8c91c6aba29bcfe50c35892731044038eaad7c7f2 [2024-12-06 00:19:37,705 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:19:37,713 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:19:37,716 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:19:37,717 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:19:37,717 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:19:37,718 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i [2024-12-06 00:19:40,366 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/data/f7a9bf8f7/37089d12ff1149179aab4458532549bc/FLAG294170a8e [2024-12-06 00:19:40,816 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:19:40,817 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i [2024-12-06 00:19:40,852 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/data/f7a9bf8f7/37089d12ff1149179aab4458532549bc/FLAG294170a8e [2024-12-06 00:19:40,868 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/data/f7a9bf8f7/37089d12ff1149179aab4458532549bc [2024-12-06 00:19:40,870 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:19:40,872 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:19:40,873 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:19:40,873 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:19:40,878 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:19:40,879 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:19:40" (1/1) ... [2024-12-06 00:19:40,879 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b810774 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:40, skipping insertion in model container [2024-12-06 00:19:40,880 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:19:40" (1/1) ... [2024-12-06 00:19:40,963 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:19:41,180 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i[4492,4505] [2024-12-06 00:19:41,187 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i[4552,4565] [2024-12-06 00:19:42,110 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,111 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,112 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,112 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,113 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,128 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,128 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,130 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,131 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,132 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,133 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,133 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:42,134 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,112 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,113 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,134 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,134 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,140 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,140 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,154 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,155 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,155 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,156 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,156 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,156 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,157 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,191 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i[229379,229392] [2024-12-06 00:19:43,192 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:19:43,219 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 00:19:43,232 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i[4492,4505] [2024-12-06 00:19:43,232 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i[4552,4565] [2024-12-06 00:19:43,272 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,273 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,273 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,273 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,274 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,281 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,281 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,282 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,283 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,284 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,284 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,284 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,285 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,390 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ __volatile__("" : : "r"(pBuf) : "memory"); [7544-7555] [2024-12-06 00:19:43,460 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,460 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,467 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,468 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,470 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,471 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,479 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,480 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,480 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,480 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,480 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,481 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,481 WARN L1675 CHandler]: Possible shadowing of function index [2024-12-06 00:19:43,503 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/sv-benchmarks/c/aws-c-common/aws_hash_table_put_harness_negated.i[229379,229392] [2024-12-06 00:19:43,503 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:19:43,739 INFO L204 MainTranslator]: Completed translation [2024-12-06 00:19:43,740 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43 WrapperNode [2024-12-06 00:19:43,740 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 00:19:43,741 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 00:19:43,741 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 00:19:43,741 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 00:19:43,747 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,808 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,881 INFO L138 Inliner]: procedures = 764, calls = 2484, calls flagged for inlining = 71, calls inlined = 25, statements flattened = 1465 [2024-12-06 00:19:43,882 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 00:19:43,882 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 00:19:43,883 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 00:19:43,883 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 00:19:43,891 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,892 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,905 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,906 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,953 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,958 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,965 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,978 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,984 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:43,998 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 00:19:43,998 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 00:19:43,998 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 00:19:43,999 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 00:19:43,999 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:19:43" (1/1) ... [2024-12-06 00:19:44,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:19:44,017 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 00:19:44,029 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 00:19:44,032 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e8a420ec-4b6b-4b18-af9a-5d3e70581fce/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 00:19:44,056 INFO L130 BoogieDeclarations]: Found specification of procedure s_update_template_size [2024-12-06 00:19:44,057 INFO L138 BoogieDeclarations]: Found implementation of procedure s_update_template_size [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure s_hash_keys_eq [2024-12-06 00:19:44,057 INFO L138 BoogieDeclarations]: Found implementation of procedure s_hash_keys_eq [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure __CPROVER_uninterpreted_equals [2024-12-06 00:19:44,057 INFO L138 BoogieDeclarations]: Found implementation of procedure __CPROVER_uninterpreted_equals [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_bool [2024-12-06 00:19:44,057 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_bool [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure aws_allocator_is_valid [2024-12-06 00:19:44,057 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_allocator_is_valid [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure can_fail_calloc [2024-12-06 00:19:44,057 INFO L138 BoogieDeclarations]: Found implementation of procedure can_fail_calloc [2024-12-06 00:19:44,057 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure aws_raise_error [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_raise_error [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure hash_table_state_is_valid [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure hash_table_state_is_valid [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure hash_table_state_required_bytes [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure hash_table_state_required_bytes [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure __CPROVER_uninterpreted_hasher [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure __CPROVER_uninterpreted_hasher [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure s_safe_eq_check [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure s_safe_eq_check [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure s_emplace_item [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure s_emplace_item [2024-12-06 00:19:44,058 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 00:19:44,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure bounded_malloc [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure bounded_malloc [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure aws_mul_size_checked [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_mul_size_checked [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure s_find_entry [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure s_find_entry [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure aws_mem_release [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_mem_release [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure __CPROVER_overflow_plus [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure __CPROVER_overflow_plus [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure aws_hash_table_is_valid [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_hash_table_is_valid [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-12-06 00:19:44,059 INFO L130 BoogieDeclarations]: Found specification of procedure can_fail_allocator [2024-12-06 00:19:44,059 INFO L138 BoogieDeclarations]: Found implementation of procedure can_fail_allocator [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure __CPROVER_overflow_mult [2024-12-06 00:19:44,060 INFO L138 BoogieDeclarations]: Found implementation of procedure __CPROVER_overflow_mult [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure aws_add_size_checked [2024-12-06 00:19:44,060 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_add_size_checked [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure nondet_uint64_t [2024-12-06 00:19:44,060 INFO L138 BoogieDeclarations]: Found implementation of procedure nondet_uint64_t [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure s_hash_for [2024-12-06 00:19:44,060 INFO L138 BoogieDeclarations]: Found implementation of procedure s_hash_for [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure s_alloc_state [2024-12-06 00:19:44,060 INFO L138 BoogieDeclarations]: Found implementation of procedure s_alloc_state [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-12-06 00:19:44,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 00:19:44,060 INFO L130 BoogieDeclarations]: Found specification of procedure aws_is_power_of_two [2024-12-06 00:19:44,060 INFO L138 BoogieDeclarations]: Found implementation of procedure aws_is_power_of_two [2024-12-06 00:19:44,410 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 00:19:44,411 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 00:19:44,695 WARN L773 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-12-06 00:19:44,711 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##4: assume false; [2024-12-06 00:19:44,712 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##5: assume !false; [2024-12-06 00:19:44,731 WARN L773 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-12-06 00:19:44,749 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##10: assume !false; [2024-12-06 00:19:44,749 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##9: assume false; [2024-12-06 00:19:44,939 WARN L773 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-12-06 00:19:44,941 WARN L773 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-12-06 00:19:45,114 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##6: assume false; [2024-12-06 00:19:45,114 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##7: assume !false; [2024-12-06 00:19:45,115 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##42: assume !false; [2024-12-06 00:19:45,115 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##41: assume false; [2024-12-06 00:19:57,553 INFO L? ?]: Removed 447 outVars from TransFormulas that were not future-live. [2024-12-06 00:19:57,553 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 00:19:58,201 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 00:19:58,202 INFO L312 CfgBuilder]: Removed 8 assume(true) statements. [2024-12-06 00:19:58,202 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:19:58 BoogieIcfgContainer [2024-12-06 00:19:58,202 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 00:19:58,203 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 00:19:58,203 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 00:19:58,212 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 00:19:58,212 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:19:58" (1/1) ... [2024-12-06 00:19:58,219 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 00:19:58,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:19:58,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 286 states and 390 transitions. [2024-12-06 00:19:58,272 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 390 transitions. [2024-12-06 00:19:58,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-06 00:19:58,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:19:58,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:20:03,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:20:05,144 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-12-06 00:20:15,234 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.08s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Real, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-06 00:20:16,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:20:16,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 290 states and 396 transitions. [2024-12-06 00:20:16,181 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 396 transitions. [2024-12-06 00:20:16,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-06 00:20:16,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:20:16,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:20:21,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:20:26,713 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-12-06 00:20:37,146 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Real, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-06 00:20:40,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:20:40,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 420 states to 292 states and 399 transitions. [2024-12-06 00:20:40,146 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 399 transitions. [2024-12-06 00:20:40,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-06 00:20:40,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:20:40,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:20:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:20:50,654 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2024-12-06 00:20:56,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:20:56,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 432 states to 295 states and 410 transitions. [2024-12-06 00:20:56,599 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 410 transitions. [2024-12-06 00:20:56,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-06 00:20:56,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:20:56,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:21:01,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:21:33,284 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-12-06 00:21:45,557 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Real, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-06 00:23:05,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:05,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 515 states to 322 states and 460 transitions. [2024-12-06 00:23:05,054 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 460 transitions. [2024-12-06 00:23:05,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 00:23:05,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:05,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:10,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:17,056 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 00:23:29,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:29,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 325 states and 473 transitions. [2024-12-06 00:23:29,783 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 473 transitions. [2024-12-06 00:23:29,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 00:23:29,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:29,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:34,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:23:35,908 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 00:23:35,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:23:35,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 530 states to 325 states and 473 transitions. [2024-12-06 00:23:35,935 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 473 transitions. [2024-12-06 00:23:35,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 00:23:35,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:23:35,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:23:40,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:24:13,108 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-12-06 00:25:22,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:25:22,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 338 states and 497 transitions. [2024-12-06 00:25:22,689 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 497 transitions. [2024-12-06 00:25:22,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 00:25:22,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:25:22,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:25:27,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:25:28,700 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 00:25:28,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:25:28,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 338 states and 497 transitions. [2024-12-06 00:25:28,759 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 497 transitions. [2024-12-06 00:25:28,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 00:25:28,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:25:28,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:25:33,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:25:34,427 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-12-06 00:25:34,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:25:34,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 563 states to 338 states and 497 transitions. [2024-12-06 00:25:34,451 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 497 transitions. [2024-12-06 00:25:34,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 00:25:34,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:25:34,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:25:39,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:26:06,697 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-12-06 00:26:43,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:26:43,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 301 states and 424 transitions. [2024-12-06 00:26:43,199 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 424 transitions. [2024-12-06 00:26:43,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:26:43,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:26:43,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:26:49,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:26:56,754 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:27:24,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:27:24,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:27:24,395 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:27:24,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:27:24,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:27:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:27:31,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:27:33,137 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:27:33,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:27:33,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:27:33,168 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:27:33,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:27:33,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:27:33,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:27:41,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:27:42,259 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:27:42,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:27:42,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:27:42,288 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:27:42,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:27:42,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:27:42,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:27:49,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:27:50,823 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:27:50,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:27:50,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:27:50,859 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:27:50,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:27:50,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:27:50,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:27:57,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:27:58,693 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:27:58,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:27:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:27:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:27:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:27:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:27:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:28:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:28:07,116 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:28:07,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:28:07,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:28:07,146 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:28:07,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:28:07,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:28:07,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:28:14,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:28:18,097 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:28:21,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:28:21,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:28:21,257 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:28:21,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:28:21,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:28:21,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:28:27,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:28:28,124 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:28:28,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:28:28,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:28:28,149 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:28:28,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:28:28,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:28:28,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:28:33,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:28:34,826 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:28:34,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:28:34,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:28:34,851 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:28:34,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:28:34,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:28:34,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:28:41,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:28:42,398 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:28:42,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:28:42,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:28:42,426 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:28:42,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:28:42,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:28:42,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:28:49,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:28:50,114 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:28:50,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:28:50,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:28:50,141 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:28:50,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:28:50,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:28:50,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:28:56,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:28:57,920 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:28:57,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:28:57,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:28:57,946 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:28:57,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:28:57,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:28:57,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:05,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:06,616 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:06,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:06,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:06,640 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:06,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:06,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:06,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:12,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:13,890 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:13,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:13,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:13,920 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:13,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:13,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:13,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:20,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:21,074 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:21,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:21,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:21,099 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:21,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:21,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:21,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:27,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:28,162 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:28,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:28,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:28,188 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:28,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:28,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:28,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:34,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:35,641 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:35,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:35,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:35,665 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:35,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:35,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:35,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:41,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:42,338 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:42,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:42,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:42,364 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:42,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:42,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:42,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:48,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:49,083 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:49,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:49,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:49,107 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:49,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:49,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:49,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:29:55,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:29:55,943 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:29:55,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:29:55,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:29:55,970 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:29:55,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:29:55,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:29:55,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:02,950 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:02,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:02,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:02,974 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:02,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:02,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:02,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:08,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:09,636 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:09,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:09,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:09,661 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:09,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:09,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:09,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:15,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:16,492 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:16,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:16,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:16,517 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:16,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:16,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:16,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:22,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:23,214 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:23,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:23,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:23,240 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:23,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:23,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:23,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:29,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:30,019 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:30,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:30,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:30,050 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:30,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:35,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:36,763 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:36,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:36,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:36,788 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:36,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:36,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:36,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:42,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:43,419 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:43,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:43,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:43,445 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:43,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:43,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:43,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:49,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:50,311 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:50,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:50,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:50,335 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:50,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:50,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:50,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:30:56,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:30:57,466 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:30:57,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:30:57,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:30:57,494 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:30:57,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:30:57,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:30:57,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:03,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:04,263 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:04,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:04,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:04,294 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:04,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:04,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:04,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:11,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:12,055 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:12,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:12,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:12,079 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:12,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:12,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:12,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:18,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:18,936 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:18,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:18,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:18,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:18,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:24,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:25,782 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:25,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:25,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:25,808 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:25,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:25,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:25,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:32,499 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:32,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:32,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:32,523 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:32,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:32,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:32,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:38,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:39,130 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:39,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:39,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:39,159 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:39,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:39,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:39,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:45,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:46,217 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:46,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:46,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:46,243 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:46,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:46,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:46,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:52,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:53,117 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:53,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:53,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:53,142 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:53,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:53,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:53,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:31:58,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:31:59,832 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:31:59,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:31:59,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:31:59,858 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:31:59,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:31:59,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:31:59,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:06,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:06,963 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:06,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:06,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:06,987 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:06,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:06,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:06,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:13,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:14,113 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:14,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:14,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:14,142 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:14,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:14,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:14,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:20,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:21,021 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:21,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:21,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:21,045 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:21,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:21,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:21,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:26,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:27,757 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:27,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:27,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:27,781 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:27,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:27,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:27,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:34,730 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:34,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:34,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:34,756 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:34,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:34,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:34,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:40,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:41,839 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:41,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:41,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:41,865 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:41,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:41,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:41,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:47,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:48,433 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:48,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:48,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:48,458 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:48,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:48,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:48,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:32:55,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:32:56,143 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:32:56,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:32:56,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:32:56,168 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:32:56,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:32:56,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:32:56,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:01,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:02,475 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:02,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:02,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:02,499 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:02,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:02,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:02,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:08,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:09,812 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:09,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:09,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:09,836 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:09,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:09,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:09,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:15,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:16,447 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:16,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:16,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:16,472 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:16,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:16,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:16,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:22,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:23,743 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:23,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:23,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:23,769 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:23,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:23,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:23,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:29,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:30,299 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:30,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:30,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:30,325 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:30,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:30,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:30,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:36,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:37,478 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:37,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:37,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:37,502 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:37,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:37,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:37,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:43,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:44,061 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:44,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:44,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:44,088 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:44,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:44,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:44,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:49,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:33:50,729 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 80 trivial. 0 not checked. [2024-12-06 00:33:50,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:33:50,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 305 states and 430 transitions. [2024-12-06 00:33:50,757 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 430 transitions. [2024-12-06 00:33:50,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 00:33:50,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:33:50,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:33:56,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat