./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_sub_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_sub_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash b4f92f4ef4397f96abe1c035b809bbb840207cf4063bd059b6e51489ad0bbd4e --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:34:36,239 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:34:36,323 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-08 22:34:36,328 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:34:36,329 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:34:36,361 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:34:36,363 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:34:36,366 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:34:36,367 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:34:36,367 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:34:36,368 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:34:36,368 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:34:36,368 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:34:36,370 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:34:36,371 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:34:36,371 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:34:36,372 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:34:36,372 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:34:36,373 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 22:34:36,373 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 22:34:36,374 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:34:36,374 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:34:36,375 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:34:36,375 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:34:36,375 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:34:36,376 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:34:36,376 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:34:36,376 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:34:36,377 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:34:36,377 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:34:36,377 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:34:36,380 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:34:36,381 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b4f92f4ef4397f96abe1c035b809bbb840207cf4063bd059b6e51489ad0bbd4e [2024-11-08 22:34:36,699 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:34:36,731 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:34:36,734 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:34:36,735 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:34:36,736 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:34:36,737 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_sub_11_good.i Unable to find full path for "g++" [2024-11-08 22:34:38,854 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:34:39,271 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:34:39,272 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_min_sub_11_good.i [2024-11-08 22:34:39,303 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/data/572f7c935/d7ab07e80f2b4f6d8942cb28e571e46a/FLAG6fe998fe2 [2024-11-08 22:34:39,323 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/data/572f7c935/d7ab07e80f2b4f6d8942cb28e571e46a [2024-11-08 22:34:39,326 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:34:39,327 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:34:39,330 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:34:39,331 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:34:39,337 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:34:39,338 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:34:39" (1/1) ... [2024-11-08 22:34:39,339 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a5e2874 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:39, skipping insertion in model container [2024-11-08 22:34:39,339 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:34:39" (1/1) ... [2024-11-08 22:34:39,415 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:34:40,508 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:34:40,516 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:34:40,606 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:34:40,808 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:34:40,809 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40 WrapperNode [2024-11-08 22:34:40,810 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:34:40,811 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:34:40,811 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:34:40,811 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:34:40,819 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,849 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,873 INFO L138 Inliner]: procedures = 501, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 121 [2024-11-08 22:34:40,874 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:34:40,875 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:34:40,875 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:34:40,875 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:34:40,884 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,885 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,888 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,888 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,894 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,896 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,898 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,899 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,902 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:34:40,904 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:34:40,904 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:34:40,904 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:34:40,905 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:34:40" (1/1) ... [2024-11-08 22:34:40,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:34:40,925 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:34:40,940 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:34:40,942 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:34:40,975 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-08 22:34:40,975 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-08 22:34:40,976 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-08 22:34:40,976 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-08 22:34:40,976 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2024-11-08 22:34:40,976 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2024-11-08 22:34:40,976 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 22:34:40,976 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:34:40,977 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:34:40,977 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2024-11-08 22:34:40,977 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2024-11-08 22:34:41,137 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:34:41,142 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:34:41,408 INFO L? ?]: Removed 28 outVars from TransFormulas that were not future-live. [2024-11-08 22:34:41,409 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:34:41,465 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:34:41,466 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 22:34:41,466 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:34:41 BoogieIcfgContainer [2024-11-08 22:34:41,466 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:34:41,467 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:34:41,467 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:34:41,477 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:34:41,478 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:34:41" (1/1) ... [2024-11-08 22:34:41,488 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:34:41,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:41,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 73 states and 93 transitions. [2024-11-08 22:34:41,554 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 93 transitions. [2024-11-08 22:34:41,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 22:34:41,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:41,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:41,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:42,006 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:34:42,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:42,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 67 states and 85 transitions. [2024-11-08 22:34:42,131 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 85 transitions. [2024-11-08 22:34:42,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:42,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:42,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:42,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:42,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:34:42,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:42,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 65 states and 81 transitions. [2024-11-08 22:34:42,522 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 81 transitions. [2024-11-08 22:34:42,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:42,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:42,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:42,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:42,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:34:42,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:42,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 64 states and 80 transitions. [2024-11-08 22:34:42,646 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 80 transitions. [2024-11-08 22:34:42,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:34:42,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:42,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:42,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:42,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:34:43,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:43,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 63 states and 79 transitions. [2024-11-08 22:34:43,019 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 79 transitions. [2024-11-08 22:34:43,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-08 22:34:43,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:43,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:43,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:43,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 22:34:43,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:43,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 63 states and 78 transitions. [2024-11-08 22:34:43,303 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 78 transitions. [2024-11-08 22:34:43,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-08 22:34:43,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:43,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:43,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:43,381 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:34:43,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:43,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 67 states and 85 transitions. [2024-11-08 22:34:43,448 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 85 transitions. [2024-11-08 22:34:43,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-08 22:34:43,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:43,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:43,579 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:34:43,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:43,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 72 states and 93 transitions. [2024-11-08 22:34:43,723 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 93 transitions. [2024-11-08 22:34:43,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-08 22:34:43,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:43,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:43,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:43,856 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-08 22:34:43,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:43,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 59 states and 72 transitions. [2024-11-08 22:34:43,935 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 72 transitions. [2024-11-08 22:34:43,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-08 22:34:43,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:43,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:43,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:44,058 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 22:34:44,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:44,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 59 states and 71 transitions. [2024-11-08 22:34:44,309 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 71 transitions. [2024-11-08 22:34:44,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-08 22:34:44,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:44,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:44,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:44,525 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 22:34:44,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:44,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 58 states and 70 transitions. [2024-11-08 22:34:44,649 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 70 transitions. [2024-11-08 22:34:44,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-08 22:34:44,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:44,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:44,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:44,785 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 22:34:44,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:44,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 57 states and 69 transitions. [2024-11-08 22:34:44,948 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 69 transitions. [2024-11-08 22:34:44,949 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-08 22:34:44,949 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 12 iterations. [2024-11-08 22:34:44,964 INFO L729 CodeCheckObserver]: All specifications hold 8 specifications checked. All of them hold [2024-11-08 22:34:45,331 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1412 1418) the Hoare annotation is: true [2024-11-08 22:34:45,331 INFO L77 FloydHoareUtils]: At program point printLineEXIT(lines 1412 1418) the Hoare annotation is: true [2024-11-08 22:34:45,331 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1514 1517) the Hoare annotation is: true [2024-11-08 22:34:45,331 INFO L77 FloydHoareUtils]: At program point globalReturnsFalseEXIT(lines 1514 1517) the Hoare annotation is: (= |globalReturnsFalse_#res| 0) [2024-11-08 22:34:45,332 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1426 1429) the Hoare annotation is: true [2024-11-08 22:34:45,332 INFO L77 FloydHoareUtils]: At program point printIntLineEXIT(lines 1426 1429) the Hoare annotation is: true [2024-11-08 22:34:45,332 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1585) the Hoare annotation is: true [2024-11-08 22:34:45,333 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1625) the Hoare annotation is: true [2024-11-08 22:34:45,333 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1564) the Hoare annotation is: true [2024-11-08 22:34:45,333 INFO L77 FloydHoareUtils]: At program point L1564(line 1564) the Hoare annotation is: true [2024-11-08 22:34:45,333 INFO L77 FloydHoareUtils]: At program point L1564-1(line 1564) the Hoare annotation is: true [2024-11-08 22:34:45,333 INFO L77 FloydHoareUtils]: At program point L1622(line 1622) the Hoare annotation is: true [2024-11-08 22:34:45,333 INFO L77 FloydHoareUtils]: At program point L1622-1(lines 1622 1628) the Hoare annotation is: true [2024-11-08 22:34:45,335 INFO L77 FloydHoareUtils]: At program point L1556(line 1556) the Hoare annotation is: (not (and (not (= |ULTIMATE.start_goodB2G1_#t~ret89#1| 0)) (<= (+ |ULTIMATE.start_goodB2G1_~data~0#1| 2147483648) 0))) [2024-11-08 22:34:45,335 INFO L77 FloydHoareUtils]: At program point L1556-1(lines 1556 1571) the Hoare annotation is: (not (and (not (= |ULTIMATE.start_goodB2G1_#t~ret89#1| 0)) (<= (+ |ULTIMATE.start_goodB2G1_~data~0#1| 2147483648) 0))) [2024-11-08 22:34:45,336 INFO L77 FloydHoareUtils]: At program point L1614(lines 1614 1629) the Hoare annotation is: true [2024-11-08 22:34:45,336 INFO L77 FloydHoareUtils]: At program point L1581(line 1581) the Hoare annotation is: (not (and (not (= |ULTIMATE.start_goodB2G2_#t~ret93#1| 1)) (or (= |ULTIMATE.start_goodB2G2_~data~1#1| 0) (< (+ |ULTIMATE.start_goodB2G2_~data~1#1| 2147483647) 0)))) [2024-11-08 22:34:45,336 INFO L77 FloydHoareUtils]: At program point L1581-1(lines 1581 1592) the Hoare annotation is: (not (and (not (= |ULTIMATE.start_goodB2G2_#t~ret93#1| 1)) (or (= |ULTIMATE.start_goodB2G2_~data~1#1| 0) (< (+ |ULTIMATE.start_goodB2G2_~data~1#1| 2147483647) 0)))) [2024-11-08 22:34:45,336 INFO L77 FloydHoareUtils]: At program point L1606(line 1606) the Hoare annotation is: (not (let ((.cse0 (+ 2 |ULTIMATE.start_goodG2B1_~data~2#1|))) (and (<= .cse0 0) (not (= |ULTIMATE.start_goodG2B1_#t~ret97#1| 1)) (<= 0 .cse0)))) [2024-11-08 22:34:45,336 INFO L77 FloydHoareUtils]: At program point L1573(lines 1573 1593) the Hoare annotation is: true [2024-11-08 22:34:45,337 INFO L77 FloydHoareUtils]: At program point L1606-1(lines 1606 1612) the Hoare annotation is: (not (let ((.cse0 (+ 2 |ULTIMATE.start_goodG2B1_~data~2#1|))) (and (<= .cse0 0) (not (= |ULTIMATE.start_goodG2B1_#t~ret97#1| 1)) (<= 0 .cse0)))) [2024-11-08 22:34:45,337 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1564) the Hoare annotation is: true [2024-11-08 22:34:45,337 INFO L77 FloydHoareUtils]: At program point L1598(line 1598) the Hoare annotation is: true [2024-11-08 22:34:45,337 INFO L77 FloydHoareUtils]: At program point L1565(line 1565) the Hoare annotation is: true [2024-11-08 22:34:45,337 INFO L77 FloydHoareUtils]: At program point L1598-1(line 1598) the Hoare annotation is: (= |ULTIMATE.start_goodG2B1_#t~ret95#1| 0) [2024-11-08 22:34:45,338 INFO L77 FloydHoareUtils]: At program point L1565-1(line 1565) the Hoare annotation is: true [2024-11-08 22:34:45,338 INFO L77 FloydHoareUtils]: At program point L1598-2(lines 1598 1605) the Hoare annotation is: (= |ULTIMATE.start_goodG2B1_#t~ret95#1| 0) [2024-11-08 22:34:45,338 INFO L77 FloydHoareUtils]: At program point L1598-4(lines 1598 1605) the Hoare annotation is: true [2024-11-08 22:34:45,338 INFO L77 FloydHoareUtils]: At program point L1590(line 1590) the Hoare annotation is: true [2024-11-08 22:34:45,338 INFO L77 FloydHoareUtils]: At program point L1590-1(line 1590) the Hoare annotation is: true [2024-11-08 22:34:45,338 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-08 22:34:45,339 INFO L77 FloydHoareUtils]: At program point L1640(line 1640) the Hoare annotation is: true [2024-11-08 22:34:45,340 INFO L77 FloydHoareUtils]: At program point L1640-1(line 1640) the Hoare annotation is: true [2024-11-08 22:34:45,340 INFO L77 FloydHoareUtils]: At program point L1558(line 1558) the Hoare annotation is: true [2024-11-08 22:34:45,341 INFO L77 FloydHoareUtils]: At program point L1558-1(line 1558) the Hoare annotation is: true [2024-11-08 22:34:45,342 INFO L77 FloydHoareUtils]: At program point L1583(lines 1583 1591) the Hoare annotation is: true [2024-11-08 22:34:45,342 INFO L75 FloydHoareUtils]: For program point L1600(line 1600) no Hoare annotation was computed. [2024-11-08 22:34:45,342 INFO L77 FloydHoareUtils]: At program point L1600-1(line 1600) the Hoare annotation is: true [2024-11-08 22:34:45,342 INFO L77 FloydHoareUtils]: At program point L1625(line 1625) the Hoare annotation is: true [2024-11-08 22:34:45,342 INFO L77 FloydHoareUtils]: At program point L1625-1(line 1625) the Hoare annotation is: true [2024-11-08 22:34:45,343 INFO L77 FloydHoareUtils]: At program point L1642(line 1642) the Hoare annotation is: true [2024-11-08 22:34:45,344 INFO L77 FloydHoareUtils]: At program point L1609(line 1609) the Hoare annotation is: true [2024-11-08 22:34:45,344 INFO L77 FloydHoareUtils]: At program point L1642-1(line 1642) the Hoare annotation is: true [2024-11-08 22:34:45,344 INFO L77 FloydHoareUtils]: At program point L1609-1(line 1609) the Hoare annotation is: true [2024-11-08 22:34:45,344 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1609) the Hoare annotation is: true [2024-11-08 22:34:45,344 INFO L77 FloydHoareUtils]: At program point L1626(line 1626) the Hoare annotation is: true [2024-11-08 22:34:45,345 INFO L77 FloydHoareUtils]: At program point L1626-1(line 1626) the Hoare annotation is: true [2024-11-08 22:34:45,345 INFO L77 FloydHoareUtils]: At program point L1618(line 1618) the Hoare annotation is: true [2024-11-08 22:34:45,345 INFO L77 FloydHoareUtils]: At program point L1585(line 1585) the Hoare annotation is: (< 0 (+ |ULTIMATE.start_goodB2G2_~data~1#1| 2147483648)) [2024-11-08 22:34:45,345 INFO L77 FloydHoareUtils]: At program point L1618-1(line 1618) the Hoare annotation is: (= |ULTIMATE.start_goodG2B2_#t~ret98#1| 1) [2024-11-08 22:34:45,345 INFO L77 FloydHoareUtils]: At program point L1552(line 1552) the Hoare annotation is: true [2024-11-08 22:34:45,345 INFO L77 FloydHoareUtils]: At program point L1585-1(line 1585) the Hoare annotation is: true [2024-11-08 22:34:45,347 INFO L77 FloydHoareUtils]: At program point L1552-1(line 1552) the Hoare annotation is: (= |ULTIMATE.start_goodB2G1_#t~ret88#1| 1) [2024-11-08 22:34:45,350 INFO L77 FloydHoareUtils]: At program point L1618-4(lines 1618 1621) the Hoare annotation is: (let ((.cse0 (+ |ULTIMATE.start_goodG2B2_~data~3#1| 2))) (and (<= 0 .cse0) (<= .cse0 0))) [2024-11-08 22:34:45,350 INFO L77 FloydHoareUtils]: At program point L1552-4(lines 1552 1555) the Hoare annotation is: (<= (+ |ULTIMATE.start_goodB2G1_~data~0#1| 2147483648) 0) [2024-11-08 22:34:45,350 INFO L77 FloydHoareUtils]: At program point L1610(line 1610) the Hoare annotation is: true [2024-11-08 22:34:45,350 INFO L77 FloydHoareUtils]: At program point L1577(line 1577) the Hoare annotation is: (= |ULTIMATE.start_goodB2G2_~data~1#1| 0) [2024-11-08 22:34:45,351 INFO L77 FloydHoareUtils]: At program point L1610-1(line 1610) the Hoare annotation is: true [2024-11-08 22:34:45,351 INFO L77 FloydHoareUtils]: At program point L1577-1(line 1577) the Hoare annotation is: true [2024-11-08 22:34:45,351 INFO L77 FloydHoareUtils]: At program point L1577-4(lines 1577 1580) the Hoare annotation is: true [2024-11-08 22:34:45,351 INFO L77 FloydHoareUtils]: At program point L1569(line 1569) the Hoare annotation is: true [2024-11-08 22:34:45,351 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-08 22:34:45,351 INFO L77 FloydHoareUtils]: At program point L1569-1(line 1569) the Hoare annotation is: true [2024-11-08 22:34:45,352 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1609) the Hoare annotation is: true [2024-11-08 22:34:45,352 INFO L77 FloydHoareUtils]: At program point L1594(lines 1594 1613) the Hoare annotation is: true [2024-11-08 22:34:45,352 INFO L77 FloydHoareUtils]: At program point L1586(line 1586) the Hoare annotation is: true [2024-11-08 22:34:45,352 INFO L77 FloydHoareUtils]: At program point L1586-1(line 1586) the Hoare annotation is: true [2024-11-08 22:34:45,352 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1585) no Hoare annotation was computed. [2024-11-08 22:34:45,352 INFO L77 FloydHoareUtils]: At program point L1562(lines 1562 1570) the Hoare annotation is: true [2024-11-08 22:34:45,354 INFO L77 FloydHoareUtils]: At program point L1562-2(lines 1548 1572) the Hoare annotation is: true [2024-11-08 22:34:45,354 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW(line 1625) the Hoare annotation is: true [2024-11-08 22:34:45,354 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 1510 1513) the Hoare annotation is: true [2024-11-08 22:34:45,354 INFO L77 FloydHoareUtils]: At program point globalReturnsTrueEXIT(lines 1510 1513) the Hoare annotation is: (= |globalReturnsTrue_#res| 1) [2024-11-08 22:34:45,375 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-11-08 22:34:45,376 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-11-08 22:34:45,376 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-11-08 22:34:45,376 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-11-08 22:34:45,376 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-11-08 22:34:45,376 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-11-08 22:34:45,377 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-11-08 22:34:45,377 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-11-08 22:34:45,378 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-11-08 22:34:45,378 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-11-08 22:34:45,378 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-11-08 22:34:45,378 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-11-08 22:34:45,378 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-11-08 22:34:45,379 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-11-08 22:34:45,379 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-11-08 22:34:45,379 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-11-08 22:34:45,379 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-11-08 22:34:45,379 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-11-08 22:34:45,379 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-11-08 22:34:45,380 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-11-08 22:34:45,380 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-11-08 22:34:45,380 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-11-08 22:34:45,380 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-11-08 22:34:45,380 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-11-08 22:34:45,380 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-11-08 22:34:45,381 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-11-08 22:34:45,381 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-11-08 22:34:45,381 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-11-08 22:34:45,381 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-11-08 22:34:45,382 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-11-08 22:34:45,382 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-11-08 22:34:45,382 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-11-08 22:34:45,382 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-11-08 22:34:45,382 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-11-08 22:34:45,383 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-11-08 22:34:45,383 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-11-08 22:34:45,383 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-11-08 22:34:45,383 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-11-08 22:34:45,383 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-11-08 22:34:45,389 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-11-08 22:34:45,390 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-11-08 22:34:45,392 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-11-08 22:34:45,393 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-11-08 22:34:45,393 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-11-08 22:34:45,393 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-11-08 22:34:45,393 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-11-08 22:34:45,393 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-11-08 22:34:45,394 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-11-08 22:34:45,394 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-11-08 22:34:45,394 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-11-08 22:34:45,394 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-11-08 22:34:45,394 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-11-08 22:34:45,394 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-11-08 22:34:45,395 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-11-08 22:34:45,395 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-11-08 22:34:45,395 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-11-08 22:34:45,395 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-11-08 22:34:45,395 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-11-08 22:34:45,395 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-11-08 22:34:45,398 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-11-08 22:34:45,398 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-11-08 22:34:45,398 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-11-08 22:34:45,398 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-11-08 22:34:45,398 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-11-08 22:34:45,398 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-11-08 22:34:45,398 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-11-08 22:34:45,399 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-11-08 22:34:45,399 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-11-08 22:34:45,399 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-11-08 22:34:45,399 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-11-08 22:34:45,399 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-11-08 22:34:45,399 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-11-08 22:34:45,400 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-11-08 22:34:45,400 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-11-08 22:34:45,400 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-11-08 22:34:45,400 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-11-08 22:34:45,400 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-11-08 22:34:45,400 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-11-08 22:34:45,403 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-11-08 22:34:45,403 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-11-08 22:34:45,403 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-11-08 22:34:45,404 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-11-08 22:34:45,407 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-11-08 22:34:45,408 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-11-08 22:34:45,408 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-11-08 22:34:45,408 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-11-08 22:34:45,408 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-11-08 22:34:45,408 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-11-08 22:34:45,408 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-11-08 22:34:45,409 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-11-08 22:34:45,409 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-11-08 22:34:45,409 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-11-08 22:34:45,409 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-11-08 22:34:45,409 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-11-08 22:34:45,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-11-08 22:34:45,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-11-08 22:34:45,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-11-08 22:34:45,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-11-08 22:34:45,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-11-08 22:34:45,410 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-11-08 22:34:45,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-11-08 22:34:45,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-11-08 22:34:45,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-11-08 22:34:45,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-11-08 22:34:45,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-11-08 22:34:45,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-11-08 22:34:45,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-11-08 22:34:45,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-11-08 22:34:45,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-11-08 22:34:45,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-11-08 22:34:45,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-11-08 22:34:45,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-11-08 22:34:45,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-11-08 22:34:45,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-11-08 22:34:45,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-11-08 22:34:45,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-11-08 22:34:45,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-11-08 22:34:45,414 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL [2024-11-08 22:34:45,418 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID [2024-11-08 22:34:45,418 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID [2024-11-08 22:34:45,418 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper [2024-11-08 22:34:45,418 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower [2024-11-08 22:34:45,419 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha [2024-11-08 22:34:45,419 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit [2024-11-08 22:34:45,419 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit [2024-11-08 22:34:45,419 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace [2024-11-08 22:34:45,419 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint [2024-11-08 22:34:45,419 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph [2024-11-08 22:34:45,420 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank [2024-11-08 22:34:45,420 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl [2024-11-08 22:34:45,420 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct [2024-11-08 22:34:45,420 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum [2024-11-08 22:34:45,420 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper [2024-11-08 22:34:45,420 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower [2024-11-08 22:34:45,420 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha [2024-11-08 22:34:45,421 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit [2024-11-08 22:34:45,421 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit [2024-11-08 22:34:45,421 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace [2024-11-08 22:34:45,421 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint [2024-11-08 22:34:45,421 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph [2024-11-08 22:34:45,421 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank [2024-11-08 22:34:45,422 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl [2024-11-08 22:34:45,422 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct [2024-11-08 22:34:45,422 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum [2024-11-08 22:34:45,422 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper [2024-11-08 22:34:45,422 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower [2024-11-08 22:34:45,423 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha [2024-11-08 22:34:45,423 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit [2024-11-08 22:34:45,423 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit [2024-11-08 22:34:45,423 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace [2024-11-08 22:34:45,423 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint [2024-11-08 22:34:45,423 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph [2024-11-08 22:34:45,424 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank [2024-11-08 22:34:45,424 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl [2024-11-08 22:34:45,424 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct [2024-11-08 22:34:45,424 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum [2024-11-08 22:34:45,426 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 08.11 10:34:45 ImpRootNode [2024-11-08 22:34:45,426 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-08 22:34:45,426 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 22:34:45,427 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 22:34:45,427 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 22:34:45,428 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:34:41" (3/4) ... [2024-11-08 22:34:45,431 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-08 22:34:45,434 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printLine [2024-11-08 22:34:45,434 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsFalse [2024-11-08 22:34:45,434 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine [2024-11-08 22:34:45,434 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure globalReturnsTrue [2024-11-08 22:34:45,440 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 25 nodes and edges [2024-11-08 22:34:45,440 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-11-08 22:34:45,441 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-08 22:34:45,441 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-08 22:34:45,555 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/witness.graphml [2024-11-08 22:34:45,556 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/witness.yml [2024-11-08 22:34:45,556 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 22:34:45,556 INFO L158 Benchmark]: Toolchain (without parser) took 6229.20ms. Allocated memory was 153.1MB in the beginning and 207.6MB in the end (delta: 54.5MB). Free memory was 105.8MB in the beginning and 66.1MB in the end (delta: 39.7MB). Peak memory consumption was 94.8MB. Max. memory is 16.1GB. [2024-11-08 22:34:45,557 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 153.1MB. Free memory is still 123.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 22:34:45,557 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1479.84ms. Allocated memory is still 153.1MB. Free memory was 105.2MB in the beginning and 97.0MB in the end (delta: 8.2MB). Peak memory consumption was 56.3MB. Max. memory is 16.1GB. [2024-11-08 22:34:45,557 INFO L158 Benchmark]: Boogie Procedure Inliner took 63.31ms. Allocated memory is still 153.1MB. Free memory was 97.0MB in the beginning and 94.2MB in the end (delta: 2.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 22:34:45,557 INFO L158 Benchmark]: Boogie Preprocessor took 27.41ms. Allocated memory is still 153.1MB. Free memory was 94.2MB in the beginning and 92.8MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 22:34:45,559 INFO L158 Benchmark]: RCFGBuilder took 562.79ms. Allocated memory is still 153.1MB. Free memory was 92.8MB in the beginning and 72.5MB in the end (delta: 20.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-08 22:34:45,560 INFO L158 Benchmark]: CodeCheck took 3959.04ms. Allocated memory was 153.1MB in the beginning and 207.6MB in the end (delta: 54.5MB). Free memory was 72.5MB in the beginning and 72.4MB in the end (delta: 137.5kB). Peak memory consumption was 55.3MB. Max. memory is 16.1GB. [2024-11-08 22:34:45,560 INFO L158 Benchmark]: Witness Printer took 129.33ms. Allocated memory is still 207.6MB. Free memory was 72.4MB in the beginning and 66.1MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-08 22:34:45,562 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 5 procedures, 73 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 3.5s, OverallIterations: 12, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1613 SdHoareTripleChecker+Valid, 2.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 230 mSDsluCounter, 1199 SdHoareTripleChecker+Invalid, 1.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 178 mSDsCounter, 277 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 858 IncrementalHoareTripleChecker+Invalid, 1135 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 277 mSolverCounterUnsat, 1021 mSDtfsCounter, 858 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 3267 GetRequests, 3218 SyntacticMatches, 1 SemanticMatches, 48 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 426 ImplicationChecksByTransitivity, 1.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.5s InterpolantComputationTime, 474 NumberOfCodeBlocks, 474 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 463 ConstructedInterpolants, 0 QuantifiedInterpolants, 631 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 11 InterpolantComputations, 7 PerfectInterpolantSequences, 215/220 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: 1564]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1564]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1585]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1585]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1609]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1609]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1625]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - PositiveResult [Line: 1625]: integer overflow can never occur For all program executions holds that integer overflow can never occur at this location - AllSpecificationsHoldResult: All specifications hold 8 specifications checked. All of them hold - ProcedureContractResult [Line: 1412]: Procedure Contract for printLine Derived contract for procedure printLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))) - ProcedureContractResult [Line: 1514]: Procedure Contract for globalReturnsFalse Derived contract for procedure globalReturnsFalse. Ensures: ((\result == 0) && (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv)))) - ProcedureContractResult [Line: 1426]: Procedure Contract for printIntLine Derived contract for procedure printIntLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))) - ProcedureContractResult [Line: 1510]: Procedure Contract for globalReturnsTrue Derived contract for procedure globalReturnsTrue. Ensures: ((\result == 1) && (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv)))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.33ms. Allocated memory is still 153.1MB. Free memory is still 123.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1479.84ms. Allocated memory is still 153.1MB. Free memory was 105.2MB in the beginning and 97.0MB in the end (delta: 8.2MB). Peak memory consumption was 56.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 63.31ms. Allocated memory is still 153.1MB. Free memory was 97.0MB in the beginning and 94.2MB in the end (delta: 2.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 27.41ms. Allocated memory is still 153.1MB. Free memory was 94.2MB in the beginning and 92.8MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 562.79ms. Allocated memory is still 153.1MB. Free memory was 92.8MB in the beginning and 72.5MB in the end (delta: 20.3MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * CodeCheck took 3959.04ms. Allocated memory was 153.1MB in the beginning and 207.6MB in the end (delta: 54.5MB). Free memory was 72.5MB in the beginning and 72.4MB in the end (delta: 137.5kB). Peak memory consumption was 55.3MB. Max. memory is 16.1GB. * Witness Printer took 129.33ms. Allocated memory is still 207.6MB. Free memory was 72.4MB in the beginning and 66.1MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum RESULT: Ultimate proved your program to be correct! [2024-11-08 22:34:45,605 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e3489fc-2f94-4bfe-927d-5781c59ec9d0/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE